Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 9537 in orxonox.OLD for branches/proxy/src/lib/network/Makefile.am


Ignore:
Timestamp:
Jul 27, 2006, 11:28:45 PM (18 years ago)
Author:
patrick
Message:

found the bug. there is need for another control center for proxies to signal new clients and leavings. This is a central part of the proxy synchronization process

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/proxy/src/lib/network/Makefile.am

    r9494 r9537  
    2727                      \
    2828                      proxy/network_settings.cc \
     29                      proxy/proxy_control.cc \
    2930                      \
    3031                      monitor/connection_monitor.cc \
     
    7677                udp_broadcast.h \
    7778                \
    78                 proxy/network_settings.cc \
     79                proxy/network_settings.h \
     80                proxy/proxy_control.h \
    7981                \
    8082                monitor/connection_monitor.h \
Note: See TracChangeset for help on using the changeset viewer.