Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ipv6/src/external/enet/libenet.pc.in @ 7328

Last change on this file since 7328 was 7328, checked in by adrfried, 14 years ago

original enet source included

File size: 260 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: @PACKAGE_NAME@
7Description: Low-latency UDP networking library supporting optional reliability
8Version: @PACKAGE_VERSION@
9Cflags: -I${includedir}
10Libs: -L${libdir} -lenet
Note: See TracBrowser for help on using the repository browser.