root/libswish3/tags/10Feb2008/libswish3.pc.in

Revision 1913, 259 bytes (checked in by karpet, 2 years ago)

for all the world to see

Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6
7 Name: libswish3
8 Version: @VERSION@
9 Description: libswish3 - Swish3 C library
10 Requires:
11 Libs: -L${libdir} -lswish3 @Z_LIBS@ @LIBS@
12 Cflags: @CFLAGS@ -I${includedir} @Z_CFLAGS@
Note: See TracBrowser for help on using the browser.