Changeset 7808 for code/forks/sandbox_qt/src
- Timestamp:
- Dec 26, 2010, 12:01:17 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/forks/sandbox_qt/src/SpecialConfig.h.in
r7421 r7808 48 48 #cmakedefine CMAKE_CONFIGURATION_TYPES ///< Using MSVC or XCode IDE 49 49 50 #cmakedefine ORXONOX_USE_WINMAIN ///< Whether or not the console window is started as well 51 50 52 // Handle default ConfigValues 51 53 namespace orxonox { namespace specialConfig … … 80 82 } } 81 83 82 #cmakedefine ORXONOX_USE_WINMAIN ///< Using MSVC or XCode IDE83 84 84 #endif /* _SpecialConfig_H__ */
Note: See TracChangeset
for help on using the changeset viewer.