]> 4ch.mooo.com Git - 16.git/blob - 16/adplug/adplug/adplug.pc.in
wwww~
[16.git] / 16 / adplug / adplug / adplug.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: @PACKAGE@
7 Description: A free AdLib sound player library
8 URL: http://adplug.sourceforge.net
9 Version: @VERSION@
10 Requires: libbinio >= 1.4
11 Libs: -L${libdir} -ladplug
12 CFlags: -I${includedir}