Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 27, 2005, 7:57:52 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/physics: now the modular it is :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/physics/src/subprojects/particles/Makefile.am

    r4333 r4335  
    3838particles_CPPFLAGS = $(GTK2_CFLAGS) $(GTHREAD_CFLAGS) $(CURL_CFLAGS) $(MSBITFIELDS)
    3939
    40 particles_SOURCES= framework.cc \
     40particles_SOURCES= ../framework.cc \
    4141                   particle_fun.cc \
    4242                  $(MAINSRCDIR)/lib/graphics/particles/particle_engine.cc \
     
    6060                  $(MAINSRCDIR)/lib/coord/null_parent.cc \
    6161                  $(MAINSRCDIR)/lib/gui/gui/gui_gtk.cc
    62 
    63 noinst_HEADERS = framework.h
Note: See TracChangeset for help on using the changeset viewer.