Changeset 10214 in orxonox.OLD for branches/heathaze/src/lib/graphics/Makefile.am
- Timestamp:
- Jan 10, 2007, 2:57:14 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/heathaze/src/lib/graphics/Makefile.am
r9869 r10214 22 22 text_engine/font.cc \ 23 23 text_engine/font_data.cc \ 24 text_engine/resource_font.cc 24 text_engine/resource_font.cc \ 25 \ 26 effects/heat_haze_manager.cc 25 27 26 28 noinst_HEADERS =\ … … 43 45 text_engine/font_data.h \ 44 46 text_engine/resource_font.h \ 45 text_engine/default_font.xpm 47 text_engine/default_font.xpm \ 48 \ 49 effects/heat_haze_manager.h 46 50 47 51
Note: See TracChangeset
for help on using the changeset viewer.