source:
code/branches/SuperOrxoBros_HS18/src/external/enet/libenet.pc.in
@
12181
| Last change on this file since 12181 was 12177, checked in by siramesh, 7 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.










