Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Sep 19, 2006, 3:47:07 PM (18 years ago)
Author:
bensch
Message:

orxonox/new_class_id: moved the graphics_effect back to the lib as the GraphicsEngine is dependant on it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/new_class_id/src/lib/graphics/Makefile.am

    r9760 r9761  
    66libORXgraphics_a_SOURCES = \
    77                graphics_engine.cc \
     8                graphics_effect.cc \
    89                light.cc \
    910                shader.cc \
     
    2223noinst_HEADERS =\
    2324                graphics_engine.h \
     25                graphics_effect.h \
    2426                light.h \
    2527                shader.h \
Note: See TracChangeset for help on using the changeset viewer.