Changeset 5874 for code/branches/core5
- Timestamp:
- Oct 4, 2009, 9:51:14 PM (15 years ago)
- Location:
- code/branches/core5/src
- Files:
-
- 3 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/core5/src/modules/pong/CMakeLists.txt
r5873 r5874 1 1 SET_SOURCE_FILES(PONG_SRC_FILES 2 #COMPILATION_BEGIN PongCompilation.cc2 COMPILATION_BEGIN PongCompilation.cc 3 3 Pong.cc 4 4 PongAI.cc … … 8 8 PongCenterpoint.cc 9 9 PongScore.cc 10 #COMPILATION_END10 COMPILATION_END 11 11 ) 12 12
Note: See TracChangeset
for help on using the changeset viewer.