Last change
on this file since 10135 was
7459,
checked in by adrfried, 14 years ago
|
Merged ipv6 branch
Orxonox now includes a modified version of ENet 1.3.0
|
-
Property svn:eol-style set to
native
|
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.