Changeset 2510 for code/branches/buildsystem2/bin
- Timestamp:
- Dec 17, 2008, 9:05:10 PM (16 years ago)
- Location:
- code/branches/buildsystem2
- Files:
-
- 7 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
code/branches/buildsystem2
- Property svn:mergeinfo changed
/code/branches/buildsystem merged: 2278-2279,2318,2322,2325-2326,2335-2336,2338-2339,2359-2360,2384,2392,2399
- Property svn:mergeinfo changed
-
code/branches/buildsystem2/bin/CMakeLists.txt
r2509 r2510 8 8 9 9 IF(IS_TARDIS) 10 # OGRE can't find fonts to display config screen on Tardis, 11 # so providing default config file here. 10 12 SET(CONFIG_FILES ${CONFIG_FILES} 11 13 linux/run-script 12 tardis/orxonox.ini 14 tardis/orxonox.ini 15 tardis/ogre.cfg 13 16 ) 14 17 … … 16 19 SET(CONFIG_FILES ${CONFIG_FILES} 17 20 linux/run-script 18 21 linux/orxonox.ini 19 22 ) 20 23 ENDIF(IS_TARDIS) -
code/branches/buildsystem2/bin/linux/orxonox.ini
- Property svn:mergeinfo changed
/code/branches/buildsystem/bin/linux/orxonox.ini (added) merged: 2279
r2509 r2510 4 4 [GSGraphics] 5 5 ogrePluginsFolder_ = /usr/lib/OGRE 6 ogrePlugins_ = RenderSystem_GL, Plugin_ParticleFX , Plugin_CgProgramManager #,Plugin_BSPSceneManager, Plugin_OctreeSceneManager6 ogrePlugins_ = RenderSystem_GL, Plugin_ParticleFX #, Plugin_CgProgramManager, Plugin_BSPSceneManager, Plugin_OctreeSceneManager - Property svn:mergeinfo changed
-
code/branches/buildsystem2/bin/linux/run-script
- Property svn:mergeinfo changed (with no actual effect on merging)
-
code/branches/buildsystem2/bin/mingw/orxonox.bat
- Property svn:mergeinfo changed (with no actual effect on merging)
-
code/branches/buildsystem2/bin/mingw/orxonox.ini
- Property svn:mergeinfo changed (with no actual effect on merging)
-
code/branches/buildsystem2/bin/tardis/orxonox.ini
- Property svn:mergeinfo changed (with no actual effect on merging)
Note: See TracChangeset
for help on using the changeset viewer.