Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 8141 in orxonox.OLD for branches/gui/src/lib/gui/gl/Makefile.am


Ignore:
Timestamp:
Jun 4, 2006, 1:19:07 AM (18 years ago)
Author:
bensch
Message:

gui: added a class for the Styles of the GUI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/lib/gui/gl/Makefile.am

    r8035 r8141  
    1111libORXglgui_a_SOURCES = \
    1212                glmenu/glmenu_imagescreen.cc \
     13                \
     14                glgui_style.cc \
    1315                glgui_handler.cc \
    1416                signal_connector.cc \
     
    3234noinst_HEADERS= \
    3335                glmenu/glmenu_imagescreen.h \
     36                \
     37                glgui_style.h \
    3438                signal_connector.h \
    3539                glgui.h \
Note: See TracChangeset for help on using the changeset viewer.