Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 21, 2006, 10:48:52 PM (18 years ago)
Author:
bensch
Message:

orxonox/dylib: now the dylibLoader should work

File:
1 edited

Legend:

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

    r7169 r7174  
    11## THE SUBCLASSES. THESE MUST BE DYNAMICALLY LINKED OR COMPILED IN DIRECTLY
     2
     3pkglib_LTLIBRARIES = libORXground_turret.la
     4libORXground_turret_la_SOURCES = world_entities/npcs/ground_turret.cc
     5
     6
    27WorldEntities_SOURCES_ = \
    38                world_entities/npcs/npc_test1.cc \
Note: See TracChangeset for help on using the changeset viewer.