Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

made some adjustments mostly to the networkid (classid) in order to have it platform independent

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