root/libcwiid/cwiid.pc.in

Revision 4a756331c81775add5ad2128ae5e8d1641e4c1d7, 323 bytes (checked in by dsmith <dsmith@…>, 4 years ago)

#52: added libcwiid package configuration file

git-svn-id: http://abstrakraft.org/cwiid/svn/trunk@153 918edb2d-ff29-0410-9de2-eb38e7f22bc7

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