]> 4ch.mooo.com Git - 16.git/blob - 16/adplug/libbinio/libbinio.pc.in
wwww~
[16.git] / 16 / adplug / libbinio / libbinio.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: @PACKAGE@
7 Description: Binary I/O stream class library
8 URL: http://libbinio.sourceforge.net
9 Version: @VERSION@
10 Libs: -L${libdir} -lbinio
11 Libs.private: -lm
12 CFlags: -I${includedir}/@PACKAGE@