Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4249 in orxonox.OLD for orxonox/branches/levelLoader/src/Makefile.in


Ignore:
Timestamp:
May 21, 2005, 10:08:37 PM (19 years ago)
Author:
bensch
Message:

orxonox/branches/levelLoader: loading of parameters through macros generating functors with different sizes and types of functionpointers in templates…. i hope somebody understands what i mean :)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/branches/levelLoader/src/Makefile.in

    r4239 r4249  
    7676am_orxonox_OBJECTS = orxonox.$(OBJEXT) game_loader.$(OBJEXT) \
    7777        command_node.$(OBJEXT) keynames.$(OBJEXT) camera.$(OBJEXT) \
    78         track_manager.$(OBJEXT) track_node.$(OBJEXT) factory.$(OBJEXT) \
     78        track_manager.$(OBJEXT) track_node.$(OBJEXT) \
    7979        animation.$(OBJEXT) animation3d.$(OBJEXT) \
    8080        animation_player.$(OBJEXT) garbage_collector.$(OBJEXT) \
     
    9393        base_entity.$(OBJEXT) base_object.$(OBJEXT) \
    9494        ini_parser.$(OBJEXT) substring.$(OBJEXT) list.$(OBJEXT) \
    95         resource_manager.$(OBJEXT) vector.$(OBJEXT) curve.$(OBJEXT) \
    96         glmenu_imagescreen.$(OBJEXT) benchmark.$(OBJEXT)
     95        resource_manager.$(OBJEXT) factory.$(OBJEXT) vector.$(OBJEXT) \
     96        curve.$(OBJEXT) glmenu_imagescreen.$(OBJEXT) \
     97        benchmark.$(OBJEXT)
    9798orxonox_OBJECTS = $(am_orxonox_OBJECTS)
    9899am__DEPENDENCIES_1 =
     
    298299                 track_manager.cc \
    299300                 track_node.cc \
    300                  factory.cc \
    301301                 util/animation/animation.cc \
    302302                 util/animation/animation3d.cc \
     
    341341                 util/common/list.cc \
    342342                 util/resource_manager.cc \
     343                 util/loading/factory.cc \
    343344                 lib/math/vector.cc \
    344345                 lib/math/curve.cc \
     
    403404                 util/common/list_template.h \
    404405                 util/resource_manager.h \
     406                 util/loading/factory.h \
    405407                 util/loading/load_param.h \
    406408                 lib/util/ini_parser.h \
     
    15081510@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.obj `if test -f 'util/resource_manager.cc'; then $(CYGPATH_W) 'util/resource_manager.cc'; else $(CYGPATH_W) '$(srcdir)/util/resource_manager.cc'; fi`
    15091511
     1512factory.o: util/loading/factory.cc
     1513@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT factory.o -MD -MP -MF "$(DEPDIR)/factory.Tpo" -c -o factory.o `test -f 'util/loading/factory.cc' || echo '$(srcdir)/'`util/loading/factory.cc; \
     1514@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/factory.Tpo" "$(DEPDIR)/factory.Po"; else rm -f "$(DEPDIR)/factory.Tpo"; exit 1; fi
     1515@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/loading/factory.cc' object='factory.o' libtool=no @AMDEPBACKSLASH@
     1516@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/factory.Po' tmpdepfile='$(DEPDIR)/factory.TPo' @AMDEPBACKSLASH@
     1517@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     1518@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o factory.o `test -f 'util/loading/factory.cc' || echo '$(srcdir)/'`util/loading/factory.cc
     1519
     1520factory.obj: util/loading/factory.cc
     1521@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT factory.obj -MD -MP -MF "$(DEPDIR)/factory.Tpo" -c -o factory.obj `if test -f 'util/loading/factory.cc'; then $(CYGPATH_W) 'util/loading/factory.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/factory.cc'; fi`; \
     1522@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/factory.Tpo" "$(DEPDIR)/factory.Po"; else rm -f "$(DEPDIR)/factory.Tpo"; exit 1; fi
     1523@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='util/loading/factory.cc' object='factory.obj' libtool=no @AMDEPBACKSLASH@
     1524@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/factory.Po' tmpdepfile='$(DEPDIR)/factory.TPo' @AMDEPBACKSLASH@
     1525@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     1526@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o factory.obj `if test -f 'util/loading/factory.cc'; then $(CYGPATH_W) 'util/loading/factory.cc'; else $(CYGPATH_W) '$(srcdir)/util/loading/factory.cc'; fi`
     1527
    15101528vector.o: lib/math/vector.cc
    15111529@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT vector.o -MD -MP -MF "$(DEPDIR)/vector.Tpo" -c -o vector.o `test -f 'lib/math/vector.cc' || echo '$(srcdir)/'`lib/math/vector.cc; \
Note: See TracChangeset for help on using the changeset viewer.