]> git.draconx.ca Git - upkg.git/blob - libuobject.pc.in
libupkg: Actually fail if the index-decode test fails...
[upkg.git] / libuobject.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 moduledir=${libdir}/@PACKAGE@
5 includedir=@includedir@
6
7 Name: UObject
8 Description: Free implementation of Unreal Tournament's object system.
9 Version: @PACKAGE_VERSION@
10 Libs: -L${libdir} -luobject -lupkg
11 Cflags: -I${includedir}