Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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


Ignore:
Timestamp:
Jun 15, 2006, 10:16:36 PM (18 years ago)
Author:
bensch
Message:

notifier added (does not compile)

File:
1 edited

Legend:

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

    r8145 r8498  
    2929                glgui_image.cc \
    3030                glgui_window.cc \
    31                 glgui_cursor.cc
     31                glgui_cursor.cc \
     32                \
     33                specials/glgui_notifier.cc
    3234
    3335
     
    5456                glgui_image.h \
    5557                glgui_window.h \
    56                 glgui_cursor.h
     58                glgui_cursor.h \
     59                \
     60                specials/glgui_notifier.h
     61
    5762
    5863
Note: See TracChangeset for help on using the changeset viewer.