[Orxonox-commit 3653] r8338 - code/branches/kicklib2/src/external/ois

rgrieder at orxonox.net rgrieder at orxonox.net
Tue Apr 26 22:34:24 CEST 2011


Author: rgrieder
Date: 2011-04-26 22:34:23 +0200 (Tue, 26 Apr 2011)
New Revision: 8338

Modified:
   code/branches/kicklib2/src/external/ois/CMakeLists.txt
Log:
Random hack not anymore required.

Modified: code/branches/kicklib2/src/external/ois/CMakeLists.txt
===================================================================
--- code/branches/kicklib2/src/external/ois/CMakeLists.txt	2011-04-26 16:33:00 UTC (rev 8337)
+++ code/branches/kicklib2/src/external/ois/CMakeLists.txt	2011-04-26 20:34:23 UTC (rev 8338)
@@ -52,9 +52,6 @@
   ADD_SUBDIRECTORY(linux)
 ENDIF()
 
-# Some unexplained hackery for Visual Studio 2005
-ADD_COMPILER_FLAGS("-D_WIN32_DCOM" MSVC80)
-
 # MinGW doesn't come with some required Windows headers
 IF(MINGW)
   INCLUDE_DIRECTORIES(${WMI_INCLUDE_DIR})




More information about the Orxonox-commit mailing list