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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2786 - (hide annotations) (download)
Tue Jul 14 14:19:37 2015 UTC (8 years, 10 months ago) by schoenebeck
File size: 273 byte(s)
- Created libgig branch 'release4_0_0'.

1 schoenebeck 196 prefix=@prefix@
2     exec_prefix=@exec_prefix@
3 schoenebeck 2586 libdir=@libdir@/libgig
4     includedir=@includedir@/libgig
5 schoenebeck 196
6     Name: gig
7 schoenebeck 2543 Description: C++ library for accessing Gigasampler/GigaStudio, DLS, SoundFont and KORG sound files
8 schoenebeck 196 Version: @VERSION@
9     Libs: -L${libdir} -lgig
10     Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC