[Orxonox-commit 3654] r8339 - code/branches/kicklib2/src/external/enet
rgrieder at orxonox.net
rgrieder at orxonox.net
Tue Apr 26 22:39:57 CEST 2011
Author: rgrieder
Date: 2011-04-26 22:39:56 +0200 (Tue, 26 Apr 2011)
New Revision: 8339
Modified:
code/branches/kicklib2/src/external/enet/CMakeLists.txt
Log:
Some more hackery that isn't necessary anymore.
Modified: code/branches/kicklib2/src/external/enet/CMakeLists.txt
===================================================================
--- code/branches/kicklib2/src/external/enet/CMakeLists.txt 2011-04-26 20:34:23 UTC (rev 8338)
+++ code/branches/kicklib2/src/external/enet/CMakeLists.txt 2011-04-26 20:39:56 UTC (rev 8339)
@@ -28,8 +28,6 @@
utility.h
win32.h
- win32.c
-
COMPILATION_BEGIN ENetCompilation.c
callbacks.c
compress.c
@@ -39,6 +37,7 @@
peer.c
protocol.c
unix.c
+ win32.c
COMPILATION_END
)
More information about the Orxonox-commit
mailing list