Changeset 9761 in orxonox.OLD for branches/new_class_id/src/lib/graphics/Makefile.am
- Timestamp:
- Sep 19, 2006, 3:47:07 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/new_class_id/src/lib/graphics/Makefile.am
r9760 r9761 6 6 libORXgraphics_a_SOURCES = \ 7 7 graphics_engine.cc \ 8 graphics_effect.cc \ 8 9 light.cc \ 9 10 shader.cc \ … … 22 23 noinst_HEADERS =\ 23 24 graphics_engine.h \ 25 graphics_effect.h \ 24 26 light.h \ 25 27 shader.h \
Note: See TracChangeset
for help on using the changeset viewer.