Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7268 in orxonox.OLD for branches/shared_lib/src/world_entities


Ignore:
Timestamp:
Apr 2, 2006, 5:54:55 PM (18 years ago)
Author:
bensch
Message:

shared_lib, ok loading everything (strangely npc is not a default dependency for orxonox, nowhere is it referenced… (but in NPC's)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/shared_lib/src/world_entities/Makefile.am

    r7264 r7268  
    1616                player.cc \
    1717                \
    18                 npcs/npc.cc \
    1918                \
    2019                weapons/weapon_manager.cc \
     
    3938                \
    4039                $(WRONG_SORTED_SOURCES_)
     40
     41#               npcs/npc.cc
    4142
    4243LDFLAGS = --export-dynamic -module
     
    8485
    8586libORXnpcs_la_SOURCES = \
     87                npcs/npc.cc \
    8688                npcs/ground_turret.cc \
    8789                npcs/npc_test.cc \
Note: See TracChangeset for help on using the changeset viewer.