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

Contents of /libgig/branches/release3_2_0/gig.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1419 - (show annotations) (download)
Sun Oct 14 14:21:37 2007 UTC (16 years, 5 months ago) by (unknown author)
File size: 263 byte(s)
This commit was manufactured by cvs2svn to create branch 'release3_2_0'.
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: gig
7 Description: C++ library for loading, creating and modifying Gigasampler files and DLS Level 1/2 files
8 Version: @VERSION@
9 Libs: -L${libdir} -lgig
10 Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC