Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 3236 in orxonox.OLD for orxonox/trunk/src/Makefile.am


Ignore:
Timestamp:
Dec 20, 2004, 1:39:51 AM (19 years ago)
Author:
patrick
Message:

/orxonox/trunk: unstable - problems getting collision to compile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.am

    r3203 r3236  
    1010                 world.cc \
    1111                 player.cc \
     12                 collision.cc \
    1213                 data_tank.cc \
    1314                 world_entity.cc \
    1415                 vector.cc \
    1516                 camera.cc \
    16                  collision.cc \
    1717                 command_node.cc \
    1818                 ini_parser.cc \
     
    3131noinst_HEADERS = ability.h \
    3232                 data_tank.h \
     33                 collision.h \
    3334                 npc.h \
    3435                 stdincl.h \
     
    4546                 power_up.h \
    4647                 vector.h \
    47                  collision.h \
    4848                 keynames.h \
    4949                 proto_class.h \
Note: See TracChangeset for help on using the changeset viewer.