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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 855 - (show annotations) (download)
Fri Apr 28 17:51:28 2006 UTC (17 years, 11 months ago) by (unknown author)
File size: 263 byte(s)
This commit was manufactured by cvs2svn to create branch 'release3_0_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