- Timestamp:
- Oct 9, 2005, 11:52:21 PM (19 years ago)
- Location:
- trunk/src
- Files:
-
- 1 added
- 5 edited
- 3 moved
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.am
r5315 r5342 77 77 lib/graphics/light.cc \ 78 78 lib/graphics/shader.cc \ 79 lib/graphics/text_engine .cc \79 lib/graphics/text_engine/text_engine.cc \ 80 80 lib/graphics/render2D/element_2d.cc \ 81 81 lib/graphics/render2D/render_2d.cc \ … … 150 150 lib/graphics/light.h \ 151 151 lib/graphics/shader.h \ 152 lib/graphics/text_engine .h \152 lib/graphics/text_engine/text_engine.h \ 153 153 lib/lang/base_object.h \ 154 154 lib/graphics/render2D/element_2d.h \ -
trunk/src/Makefile.in
r5315 r5342 337 337 lib/graphics/light.cc \ 338 338 lib/graphics/shader.cc \ 339 lib/graphics/text_engine .cc \339 lib/graphics/text_engine/text_engine.cc \ 340 340 lib/graphics/render2D/element_2d.cc \ 341 341 lib/graphics/render2D/render_2d.cc \ … … 410 410 lib/graphics/light.h \ 411 411 lib/graphics/shader.h \ 412 lib/graphics/text_engine .h \412 lib/graphics/text_engine/text_engine.h \ 413 413 lib/lang/base_object.h \ 414 414 lib/graphics/render2D/element_2d.h \ … … 1245 1245 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-shader.obj `if test -f 'lib/graphics/shader.cc'; then $(CYGPATH_W) 'lib/graphics/shader.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/shader.cc'; fi` 1246 1246 1247 orxonox-text_engine.o: lib/graphics/text_engine .cc1248 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-text_engine.o -MD -MP -MF "$(DEPDIR)/orxonox-text_engine.Tpo" -c -o orxonox-text_engine.o `test -f 'lib/graphics/text_engine .cc' || echo '$(srcdir)/'`lib/graphics/text_engine.cc; \1247 orxonox-text_engine.o: lib/graphics/text_engine/text_engine.cc 1248 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-text_engine.o -MD -MP -MF "$(DEPDIR)/orxonox-text_engine.Tpo" -c -o orxonox-text_engine.o `test -f 'lib/graphics/text_engine/text_engine.cc' || echo '$(srcdir)/'`lib/graphics/text_engine/text_engine.cc; \ 1249 1249 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-text_engine.Tpo" "$(DEPDIR)/orxonox-text_engine.Po"; else rm -f "$(DEPDIR)/orxonox-text_engine.Tpo"; exit 1; fi 1250 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/text_engine .cc' object='orxonox-text_engine.o' libtool=no @AMDEPBACKSLASH@1250 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/text_engine/text_engine.cc' object='orxonox-text_engine.o' libtool=no @AMDEPBACKSLASH@ 1251 1251 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-text_engine.Po' tmpdepfile='$(DEPDIR)/orxonox-text_engine.TPo' @AMDEPBACKSLASH@ 1252 1252 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1253 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-text_engine.o `test -f 'lib/graphics/text_engine .cc' || echo '$(srcdir)/'`lib/graphics/text_engine.cc1254 1255 orxonox-text_engine.obj: lib/graphics/text_engine .cc1256 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-text_engine.obj -MD -MP -MF "$(DEPDIR)/orxonox-text_engine.Tpo" -c -o orxonox-text_engine.obj `if test -f 'lib/graphics/text_engine .cc'; then $(CYGPATH_W) 'lib/graphics/text_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/text_engine.cc'; fi`; \1253 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-text_engine.o `test -f 'lib/graphics/text_engine/text_engine.cc' || echo '$(srcdir)/'`lib/graphics/text_engine/text_engine.cc 1254 1255 orxonox-text_engine.obj: lib/graphics/text_engine/text_engine.cc 1256 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-text_engine.obj -MD -MP -MF "$(DEPDIR)/orxonox-text_engine.Tpo" -c -o orxonox-text_engine.obj `if test -f 'lib/graphics/text_engine/text_engine.cc'; then $(CYGPATH_W) 'lib/graphics/text_engine/text_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/text_engine/text_engine.cc'; fi`; \ 1257 1257 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-text_engine.Tpo" "$(DEPDIR)/orxonox-text_engine.Po"; else rm -f "$(DEPDIR)/orxonox-text_engine.Tpo"; exit 1; fi 1258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/text_engine .cc' object='orxonox-text_engine.obj' libtool=no @AMDEPBACKSLASH@1258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='lib/graphics/text_engine/text_engine.cc' object='orxonox-text_engine.obj' libtool=no @AMDEPBACKSLASH@ 1259 1259 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-text_engine.Po' tmpdepfile='$(DEPDIR)/orxonox-text_engine.TPo' @AMDEPBACKSLASH@ 1260 1260 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 1261 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-text_engine.obj `if test -f 'lib/graphics/text_engine .cc'; then $(CYGPATH_W) 'lib/graphics/text_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/text_engine.cc'; fi`1261 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-text_engine.obj `if test -f 'lib/graphics/text_engine/text_engine.cc'; then $(CYGPATH_W) 'lib/graphics/text_engine/text_engine.cc'; else $(CYGPATH_W) '$(srcdir)/lib/graphics/text_engine/text_engine.cc'; fi` 1262 1262 1263 1263 orxonox-element_2d.o: lib/graphics/render2D/element_2d.cc … … 1559 1559 1560 1560 distdir: $(DISTFILES) 1561 $(mkdir_p) $(distdir)/defs $(distdir)/lib/coord $(distdir)/lib/graphics $(distdir)/lib/graphics/render2D $(distdir)/lib/ lang $(distdir)/lib/math $(distdir)/lib/util $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/util $(distdir)/util/animation $(distdir)/util/loading $(distdir)/util/track $(distdir)/world_entities $(distdir)/world_entities/weapons1561 $(mkdir_p) $(distdir)/defs $(distdir)/lib/coord $(distdir)/lib/graphics $(distdir)/lib/graphics/render2D $(distdir)/lib/graphics/text_engine $(distdir)/lib/lang $(distdir)/lib/math $(distdir)/lib/util $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/util $(distdir)/util/animation $(distdir)/util/loading $(distdir)/util/track $(distdir)/world_entities $(distdir)/world_entities/weapons 1562 1562 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 1563 1563 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ -
trunk/src/defs/include_paths.am
r5315 r5342 8 8 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/event 9 9 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics 10 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics/text_engine 10 11 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics/importer 11 12 AM_CXXFLAGS+=-I$(MAINSRCDIR)/lib/graphics/spatial_separation -
trunk/src/lib/graphics/Makefile.am
r4789 r5342 1 1 SUBDIRS = importer \ 2 2 spatial_separation 3 4 EXTRA_DIST = text_engine/font.xpm -
trunk/src/lib/graphics/Makefile.in
r5315 r5342 167 167 spatial_separation 168 168 169 EXTRA_DIST = text_engine/font.xpm 169 170 all: all-recursive 170 171 … … 322 323 323 324 distdir: $(DISTFILES) 325 $(mkdir_p) $(distdir)/text_engine 324 326 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 325 327 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
Note: See TracChangeset
for help on using the changeset viewer.