Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 20, 2006, 9:33:36 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: precache works, and the particle-systems get Linked.. (HACK)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r6455 r6630  
    1010
    1111orxonox_CPPFLAGS = -DIS_ORXONOX
     12orxonox_LDFLAGS = -u global_ModelParticles_Factory
    1213
    1314orxonox_DEPENDENCIES = \
     
    5556                $(StoryEntities_SOURCES_) \
    5657                orxonox.cc \
     58                \
     59                lib/particles/model_particles.cc \
     60                lib/particles/spark_particles.cc \
     61                lib/particles/sprite_particles.cc \
     62                \
    5763                subprojects/benchmark.cc
    5864
Note: See TracChangeset for help on using the changeset viewer.