Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jan 29, 2006, 1:57:03 AM (20 years ago)
Author:
bensch
Message:

trunk: ParticleEmitters now splitted into SubClasses.
Also fixed a little Boeg in the ClassID

File:
1 edited

Legend:

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

    r6652 r6822  
    66libORXparticles_a_SOURCES = \
    77                        particle_emitter.cc \
     8                        dot_emitter.cc \
    89                        \
    910                        particle_system.cc \
     
    1819noinst_HEADERS = \
    1920                        particle_emitter.h \
     21                        dot_emitter.h \
    2022                        \
    2123                        particle_system.h \
Note: See TracChangeset for help on using the changeset viewer.