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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1124 - (hide annotations) (download)
Sat Mar 24 18:20:10 2007 UTC (17 years, 1 month ago) by (unknown author)
File size: 263 byte(s)
This commit was manufactured by cvs2svn to create branch 'release3_1_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