Changeset 5915 for code/branches/core5/src
- Timestamp:
- Oct 9, 2009, 1:12:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/OrxonoxConfig.cmake
r5695 r5915 38 38 OPTION(PCH_ENABLE "Global PCH switch" TRUE) 39 39 ENDIF() 40 41 # Global switch to disable multiple file compilations 42 OPTION(DISABLE_COMPILATIONS "Global multi-file compilation switch" FALSE) 40 43 41 44 # Use WinMain() or main()?
Note: See TracChangeset
for help on using the changeset viewer.