Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jun 8, 2005, 2:35:10 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: style

File:
1 edited

Legend:

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

    r4428 r4556  
    22include $(MAINSRCDIR)/defs/include_paths.am
    33
    4 noinst_LIBRARIES = libORXparticles.a 
     4noinst_LIBRARIES = libORXparticles.a
    55
    66libORXparticles_a_SOURCES = particle_engine.cc \
    7                           particle_emitter.cc \
    8                           particle_system.cc \
    9                           quick_animation.cc
     7                            particle_emitter.cc \
     8                            particle_system.cc \
     9                            quick_animation.cc
    1010
    1111
    1212noinst_HEADERS= particle_engine.h \
    13                 particle_emitter.h \
    14                 particle_system.h \
    15                 quick_animation.h
     13                particle_emitter.h \
     14                particle_system.h \
     15                quick_animation.h
Note: See TracChangeset for help on using the changeset viewer.