Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6619 in orxonox.OLD for trunk/src/lib/particles/Makefile.am


Ignore:
Timestamp:
Jan 19, 2006, 6:23:56 PM (18 years ago)
Author:
bensch
Message:

orxonox/trunk: rendering without the ParticleEngine, so now we are FAST :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/particles/Makefile.am

    r5463 r6619  
    44noinst_LIBRARIES = libORXparticles.a
    55
    6 libORXparticles_a_SOURCES = particle_engine.cc \
    7                             particle_emitter.cc \
     6libORXparticles_a_SOURCES = particle_emitter.cc \
    87                            particle_system.cc \
    98                            quick_animation.cc
    109
    1110
    12 noinst_HEADERS= particle_engine.h \
    13                 particle_emitter.h \
     11noinst_HEADERS= particle_emitter.h \
    1412                particle_system.h \
    1513                quick_animation.h
Note: See TracChangeset for help on using the changeset viewer.