Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/merger/src/orxonox/hud/CMakeLists.txt @ 319

Last change on this file since 319 was 319, checked in by nicolasc, 16 years ago

initial merge of steering

File size: 98 bytes
Line 
1PROJECT(Orxonox)
2
3SET(SRC_FILES hud_overlay.cc test_overlay.cc)
4
5ADD_LIBRARY(objects ${SRC_FILES})
Note: See TracBrowser for help on using the repository browser.