Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6080 in orxonox.OLD for branches/network/src/Makefile.am


Ignore:
Timestamp:
Dec 13, 2005, 10:53:29 AM (18 years ago)
Author:
patrick
Message:

network: spawning pooint

File:
1 edited

Legend:

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

    r5996 r6080  
    2525                       lib/gui/gl_gui/libORXglgui.a \
    2626                       lib/shell/libORXshell.a \
    27                        lib/network/libORXnet.a 
     27                       lib/network/libORXnet.a
    2828
    2929orxonox_LDADD = util/libORXutils.a \
     
    8282                  world_entities/power_ups/laser_power_up.cc \
    8383                  world_entities/space_ships/space_ship.cc \
     84                  world_entities/spawning_point.cc \
    8485                  subprojects/benchmark.cc
    8586
     
    122123                 world_entities/power_ups/turret_power_up.h \
    123124                 world_entities/power_ups/laser_power_up.h \
     125                 world_entities/spawning_point.h \
    124126                 defs/stdincl.h \
    125127                 defs/stdlibincl.h \
Note: See TracChangeset for help on using the changeset viewer.