Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/fps/src/libraries/tools/bsp/CMakeLists.txt @ 7168

Last change on this file since 7168 was 6824, checked in by landauf, 15 years ago

added CMakeLists.txt for bsp renderer. compiles, but with a shitload of warnings

  • Property svn:eol-style set to native
File size: 154 bytes
Line 
1ADD_SOURCE_FILES(TOOLS_SRC_FILES
2  DemoApp.cpp
3  OgreFramework.cpp
4  OgreGpuCommandBufferFlush.cpp
5  Q3Map.cpp
6  Q3Map_Bezier.cpp
7  Q3Map_BspVertex.cpp
8)
Note: See TracBrowser for help on using the repository browser.