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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1550 - (hide annotations) (download)
Wed Dec 5 15:01:12 2007 UTC (16 years, 4 months ago) by (unknown author)
File size: 263 byte(s)
This commit was manufactured by cvs2svn to create branch 'release3_2_1'.
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