Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network64/src/network/synchronisable/CMakeLists.txt @ 2211

Last change on this file since 2211 was 2211, checked in by scheusso, 15 years ago

moved some files (Synchronisable, NetworkCallback) to subfolder
synchronisable

  • Property svn:eol-style set to native
File size: 66 bytes
Line 
1SET( SRC_FILES
2  Synchronisable.cc
3)
4
5ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.