- Timestamp:
- Oct 23, 2007, 11:08:31 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/mainloop/src/CMakeLists.txt
r81 r86 3 3 # create a few variables to simplify life 4 4 SET(SRC_FILES orxonox.cc) 5 SET(INC_FILES ExampleApplication.h ExampleFrameListener.h ExampleLoadingBar.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.