root/trunk/libcwiid/cwiid.pc.in

Revision 153, 323 bytes (checked in by dsmith, 1 year ago)

#52: added libcwiid package configuration file

Line 
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 sysconfdir=@sysconfdir@
6 cwiid_config_dir=@CWIID_CONFIG_DIR@
7 cwiid_plugins_dir=@CWIID_PLUGINS_DIR@
8
9 Name: CWiid
10 Description: CWiid Wiimote Interface
11 Version: @PACKAGE_VERSION@
12 Requires: bluez
13 Libs: -L${libdir} -lcwiid
14 Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.