Changeset 8233 for code/branches/kicklib/src
- Timestamp:
- Apr 12, 2011, 3:18:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/kicklib/src/OrxonoxConfig.cmake
r8073 r8233 111 111 ${CMAKE_CURRENT_BINARY_DIR}/SpecialConfig.h 112 112 ) 113 114 # Make special target including the configured header files for Visual Studio 115 IF(MSVC) 116 ADD_CUSTOM_TARGET(config 117 SOURCES 118 ${ORXONOX_CONFIG_FILES} 119 ${ORXONOX_CONFIG_FILES_GENERATED} 120 ) 121 ENDIF()
Note: See TracChangeset
for help on using the changeset viewer.