Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

most coding is done, still testing now
types should get transfered in platform independent formats now

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