Changeset 119 for code/trunk/src
- Timestamp:
- Oct 29, 2007, 12:16:26 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/CMakeLists.txt
r113 r119 3 3 # create a few variables to simplify life 4 4 SET(SRC_FILES orxonox.cc) 5 SET(INC_FILES ExampleApplication.h ExampleFrameListener.h)5 #SET(INC_FILES ExampleApplication.h ExampleFrameListener.h) 6 6 7 7 #Creates an executable
Note: See TracChangeset
for help on using the changeset viewer.