/[svn]/libgig/branches/release3_3_0/gig.pc.in
ViewVC logotype

Annotation of /libgig/branches/release3_3_0/gig.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1955 - (hide annotations) (download)
Thu Jul 30 08:24:14 2009 UTC (14 years, 9 months ago) by (unknown author)
File size: 263 byte(s)
This commit was manufactured by cvs2svn to create branch 'release3_3_0'.
1 schoenebeck 196 prefix=@prefix@
2     exec_prefix=@exec_prefix@
3     libdir=@libdir@
4     includedir=@includedir@
5    
6     Name: gig
7 schoenebeck 854 Description: C++ library for loading, creating and modifying Gigasampler files and DLS Level 1/2 files
8 schoenebeck 196 Version: @VERSION@
9     Libs: -L${libdir} -lgig
10     Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC