Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 30, 2005, 9:43:05 AM (18 years ago)
Author:
patrick
Message:

network: much work on multiplayability, does not yet work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/subprojects/network/Makefile.am

    r5822 r5829  
    1515network_SOURCES=  network_unit_test.cc \
    1616                  simple_sync.cc \
     17                  read_sync.cc \
     18                  write_sync.cc \
    1719                  \
    1820                  \
     
    2628
    2729noinst_HEADERS  =  network_unit_test.h \
    28                    simple_sync.h
     30                   simple_sync.h \
     31                   read_sync.h \
     32                   write_sync.h
    2933
Note: See TracChangeset for help on using the changeset viewer.