Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics/src/network/packet/CMakeLists.txt @ 2187

Last change on this file since 2187 was 2187, checked in by rgrieder, 15 years ago
  • Property svn:eol-style set to native
File size: 149 bytes
Line 
1SET( SRC_FILES
2  Packet.cc
3  Chat.cc
4  ClassID.cc
5  Acknowledgement.cc
6  Gamestate.cc
7  Welcome.cc
8  DeleteObjects.cc
9)
10
11ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.