Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5311 in orxonox.OLD for trunk/src/Makefile.am


Ignore:
Timestamp:
Oct 8, 2005, 1:08:04 AM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: moved the entire GUI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Makefile.am

    r5266 r5311  
    1010orxonox_CPPFLAGS = -DIS_ORXONOX
    1111
    12 orxonox_DEPENDENCIES = lib/gui/libORXgui.a \
     12orxonox_DEPENDENCIES = lib/gui/gui_gtk/libORXgui.a \
    1313                       lib/graphics/importer/libORXimporter.a \
    1414                       lib/sound/libORXsound.a \
     
    2121                       lib/shell/libORXshell.a
    2222
    23 orxonox_LDADD = lib/gui/libORXgui.a \
     23orxonox_LDADD = lib/gui/gui_gtk/libORXgui.a \
    2424                lib/graphics/importer/libORXimporter.a \
    2525                lib/sound/libORXsound.a \
Note: See TracChangeset for help on using the changeset viewer.