Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4779 in orxonox.OLD for orxonox/trunk/src/Makefile.in


Ignore:
Timestamp:
Jul 2, 2005, 10:03:59 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: created a crosshair class, that will in the future enable us to shoot at enemies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/Makefile.in

    r4758 r4779  
    7171        orxonox-test_entity.$(OBJEXT) orxonox-weapon.$(OBJEXT) \
    7272        orxonox-projectile.$(OBJEXT) orxonox-test_gun.$(OBJEXT) \
    73         orxonox-test_bullet.$(OBJEXT) orxonox-p_node.$(OBJEXT) \
    74         orxonox-null_parent.$(OBJEXT) \
     73        orxonox-test_bullet.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \
     74        orxonox-p_node.$(OBJEXT) orxonox-null_parent.$(OBJEXT) \
    7575        orxonox-graphics_engine.$(OBJEXT) orxonox-light.$(OBJEXT) \
    7676        orxonox-text_engine.$(OBJEXT) orxonox-base_object.$(OBJEXT) \
     
    9393@AMDEP_TRUE@    ./$(DEPDIR)/orxonox-character_attributes.Po \
    9494@AMDEP_TRUE@    ./$(DEPDIR)/orxonox-class_list.Po \
     95@AMDEP_TRUE@    ./$(DEPDIR)/orxonox-crosshair.Po \
    9596@AMDEP_TRUE@    ./$(DEPDIR)/orxonox-curve.Po \
    9697@AMDEP_TRUE@    ./$(DEPDIR)/orxonox-environment.Po \
     
    306307                  world_entities/weapons/test_gun.cc \
    307308                  world_entities/weapons/test_bullet.cc \
     309                  world_entities/weapons/crosshair.cc \
    308310                  lib/coord/p_node.cc \
    309311                  lib/coord/null_parent.cc \
     
    357359                 world_entities/weapons/test_gun.h \
    358360                 world_entities/weapons/test_bullet.h \
     361                 world_entities/weapons/crosshair.h \
    359362                 defs/stdincl.h \
    360363                 defs/stdlibincl.h \
     
    470473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-character_attributes.Po@am__quote@
    471474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-class_list.Po@am__quote@
     475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-crosshair.Po@am__quote@
    472476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-curve.Po@am__quote@
    473477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-environment.Po@am__quote@
     
    10171021@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    10181022@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-test_bullet.obj `if test -f 'world_entities/weapons/test_bullet.cc'; then $(CYGPATH_W) 'world_entities/weapons/test_bullet.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/test_bullet.cc'; fi`
     1023
     1024orxonox-crosshair.o: world_entities/weapons/crosshair.cc
     1025@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-crosshair.o -MD -MP -MF "$(DEPDIR)/orxonox-crosshair.Tpo" -c -o orxonox-crosshair.o `test -f 'world_entities/weapons/crosshair.cc' || echo '$(srcdir)/'`world_entities/weapons/crosshair.cc; \
     1026@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/orxonox-crosshair.Tpo" "$(DEPDIR)/orxonox-crosshair.Po"; else rm -f "$(DEPDIR)/orxonox-crosshair.Tpo"; exit 1; fi
     1027@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='world_entities/weapons/crosshair.cc' object='orxonox-crosshair.o' libtool=no @AMDEPBACKSLASH@
     1028@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/orxonox-crosshair.Po' tmpdepfile='$(DEPDIR)/orxonox-crosshair.TPo' @AMDEPBACKSLASH@
     1029@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     1030@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.o `test -f 'world_entities/weapons/crosshair.cc' || echo '$(srcdir)/'`world_entities/weapons/crosshair.cc
     1031
     1032orxonox-crosshair.obj: world_entities/weapons/crosshair.cc
     1033@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-crosshair.obj -MD -MP -MF "$(DEPDIR)/orxonox-crosshair.Tpo" -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi`; \
     1034@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/orxonox-crosshair.Tpo" "$(DEPDIR)/orxonox-crosshair.Po"; else rm -f "$(DEPDIR)/orxonox-crosshair.Tpo"; exit 1; fi
     1035@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='world_entities/weapons/crosshair.cc' object='orxonox-crosshair.obj' libtool=no @AMDEPBACKSLASH@
     1036@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/orxonox-crosshair.Po' tmpdepfile='$(DEPDIR)/orxonox-crosshair.TPo' @AMDEPBACKSLASH@
     1037@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     1038@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi`
    10191039
    10201040orxonox-p_node.o: lib/coord/p_node.cc
Note: See TracChangeset for help on using the changeset viewer.