Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 17, 2005, 11:07:59 AM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: Now the Subprojects get the DataDirectory from the ~/orxonox/orxonox.conf file

File:
1 edited

Legend:

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

    r4649 r4650  
    88                  $(MAINSRCDIR)/lib/event/libORXevent.a \
    99                  $(MAINSRCDIR)/lib/particles/libORXparticles.a \
     10                  $(MAINSRCDIR)/lib/sound/libORXsound.a \
    1011                  $(MAINSRCDIR)/lib/graphics/importer/libORXimporter.a \
    1112                  $(MAINSRCDIR)/lib/physics/libORXphysics.a \
     
    1314                  $(GTK2_LIBS) $(GTHREAD_LIBS) $(CURL_LIBS)
    1415
    15 particles_CPPFLAGS =  -DGUI_MODULE  -DNO_AUDIO \
     16particles_CPPFLAGS =  -DGUI_MODULE  \
    1617                      $(GTK2_CFLAGS) $(GTHREAD_CFLAGS) $(CURL_CFLAGS) $(MSBITFIELDS)
    1718
Note: See TracChangeset for help on using the changeset viewer.