Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/network/packet/CMakeLists.txt @ 3084

Last change on this file since 3084 was 3084, checked in by landauf, 15 years ago

merged netp3 branch back to trunk

  • Property svn:eol-style set to native
File size: 176 bytes
Line 
1ADD_SOURCE_FILES(NETWORK_SRC_FILES
2  Packet.cc
3  Acknowledgement.cc
4  Chat.cc
5  ClassID.cc
6  DeleteObjects.cc
7  FunctionIDs.cc
8  FunctionCalls.cc
9  Gamestate.cc
10  Welcome.cc
11)
Note: See TracBrowser for help on using the repository browser.