source:
code/branches/ipv6/src/external/enet/libenet.pc.in
@
7397
Last change on this file since 7397 was 7328, checked in by adrfried, 14 years ago | |
---|---|
File size: 260 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: @PACKAGE_NAME@ |
7 | Description: Low-latency UDP networking library supporting optional reliability |
8 | Version: @PACKAGE_VERSION@ |
9 | Cflags: -I${includedir} |
10 | Libs: -L${libdir} -lenet |
Note: See TracBrowser
for help on using the repository browser.