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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3525 - (hide annotations) (download)
Thu Jul 25 11:03:02 2019 UTC (4 years, 10 months ago) by schoenebeck
File size: 273 byte(s)
- Created libgig branch 'release4_2_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