/[svn]/libsf2/trunk/sf2.pc.in
ViewVC logotype

Annotation of /libsf2/trunk/sf2.pc.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2008 - (hide annotations) (download)
Fri Oct 23 16:56:16 2009 UTC (14 years, 7 months ago) by iliev
File size: 207 byte(s)
* Initial CVS Import

1 iliev 2008 prefix=@prefix@
2     exec_prefix=@exec_prefix@
3     libdir=@libdir@
4     includedir=@includedir@
5    
6     Name: sf2
7     Description: C++ library for loading SF2 files
8     Version: @VERSION@
9     Libs: -L${libdir} -lsf2
10     Cflags: -I${includedir}

  ViewVC Help
Powered by ViewVC