Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Nov 1, 2005, 11:09:15 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: removed LIBTOOL again

File:
1 edited

Legend:

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

    r5450 r5463  
    22include $(MAINSRCDIR)/defs/include_paths.am
    33
    4 pkglib_LTLIBRARIES = libORXparticles.la
     4noinst_LIBRARIES = libORXparticles.a
    55
    6 libORXparticles_la_SOURCES = particle_engine.cc \
    7                              particle_emitter.cc \
    8                              particle_system.cc \
    9                              quick_animation.cc
     6libORXparticles_a_SOURCES = particle_engine.cc \
     7                            particle_emitter.cc \
     8                            particle_system.cc \
     9                            quick_animation.cc
    1010
    1111
Note: See TracChangeset for help on using the changeset viewer.