[Orxonox-commit 2806] r7509 - code/branches/ois_update/src/external/ois/mac
rgrieder at orxonox.net
rgrieder at orxonox.net
Thu Oct 7 21:30:12 CEST 2010
Author: rgrieder
Date: 2010-10-07 21:30:12 +0200 (Thu, 07 Oct 2010)
New Revision: 7509
Modified:
code/branches/ois_update/src/external/ois/mac/CMakeLists.txt
Log:
No more compilations here as well.
Modified: code/branches/ois_update/src/external/ois/mac/CMakeLists.txt
===================================================================
--- code/branches/ois_update/src/external/ois/mac/CMakeLists.txt 2010-10-07 19:28:22 UTC (rev 7508)
+++ code/branches/ois_update/src/external/ois/mac/CMakeLists.txt 2010-10-07 19:30:12 UTC (rev 7509)
@@ -7,12 +7,12 @@
MacMouse.h
MacPrereqs.h
-COMPILATION_BEGIN OISMacCompilation.cpp
+ #COMPILATION_BEGIN OISMacCompilation.cpp
MacHelpers.cpp
MacHIDManager.cpp
MacInputManager.cpp
MacJoyStick.cpp
MacKeyboard.cpp
MacMouse.cpp
-COMPILATION_END
+ #COMPILATION_END
)
More information about the Orxonox-commit
mailing list