Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5621 in orxonox.OLD for branches/world_entities/src/Makefile.in


Ignore:
Timestamp:
Nov 17, 2005, 12:31:14 AM (18 years ago)
Author:
bensch
Message:

orxonox/branches/world_entities: added new Class Weapon, that will once fire BOMBS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/world_entities/src/Makefile.in

    r5597 r5621  
    6565        orxonox-weapon.$(OBJEXT) orxonox-projectile.$(OBJEXT) \
    6666        orxonox-test_gun.$(OBJEXT) orxonox-turret.$(OBJEXT) \
    67         orxonox-aiming_turret.$(OBJEXT) orxonox-test_bullet.$(OBJEXT) \
    68         orxonox-rocket.$(OBJEXT) orxonox-laser.$(OBJEXT) \
    69         orxonox-aim.$(OBJEXT) orxonox-bomb.$(OBJEXT) \
    70         orxonox-crosshair.$(OBJEXT) orxonox-power_up.$(OBJEXT) \
    71         orxonox-turret_power_up.$(OBJEXT) \
     67        orxonox-aiming_turret.$(OBJEXT) orxonox-cannon.$(OBJEXT) \
     68        orxonox-test_bullet.$(OBJEXT) orxonox-rocket.$(OBJEXT) \
     69        orxonox-laser.$(OBJEXT) orxonox-aim.$(OBJEXT) \
     70        orxonox-bomb.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \
     71        orxonox-power_up.$(OBJEXT) orxonox-turret_power_up.$(OBJEXT) \
    7272        orxonox-laser_power_up.$(OBJEXT) orxonox-benchmark.$(OBJEXT)
    7373orxonox_OBJECTS = $(am_orxonox_OBJECTS)
     
    259259                  world_entities/weapons/turret.cc \
    260260                  world_entities/weapons/aiming_turret.cc \
     261                  world_entities/weapons/cannon.cc \
    261262                  world_entities/weapons/test_bullet.cc \
    262263                  world_entities/weapons/rocket.cc \
     
    293294                 world_entities/weapons/projectile.h \
    294295                 world_entities/weapons/test_gun.h \
     296                 world_entities/weapons/cannon.h \
    295297                 world_entities/weapons/turret.h \
    296298                 world_entities/weapons/aiming_turret.h \
     
    406408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-camera.Po@am__quote@
    407409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-campaign.Po@am__quote@
     410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-cannon.Po@am__quote@
    408411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-character_attributes.Po@am__quote@
    409412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-crosshair.Po@am__quote@
     
    754757@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
    755758@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aiming_turret.obj `if test -f 'world_entities/weapons/aiming_turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/aiming_turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aiming_turret.cc'; fi`
     759
     760orxonox-cannon.o: world_entities/weapons/cannon.cc
     761@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-cannon.o -MD -MP -MF "$(DEPDIR)/orxonox-cannon.Tpo" -c -o orxonox-cannon.o `test -f 'world_entities/weapons/cannon.cc' || echo '$(srcdir)/'`world_entities/weapons/cannon.cc; \
     762@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/orxonox-cannon.Tpo" "$(DEPDIR)/orxonox-cannon.Po"; else rm -f "$(DEPDIR)/orxonox-cannon.Tpo"; exit 1; fi
     763@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='world_entities/weapons/cannon.cc' object='orxonox-cannon.o' libtool=no @AMDEPBACKSLASH@
     764@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     765@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-cannon.o `test -f 'world_entities/weapons/cannon.cc' || echo '$(srcdir)/'`world_entities/weapons/cannon.cc
     766
     767orxonox-cannon.obj: world_entities/weapons/cannon.cc
     768@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-cannon.obj -MD -MP -MF "$(DEPDIR)/orxonox-cannon.Tpo" -c -o orxonox-cannon.obj `if test -f 'world_entities/weapons/cannon.cc'; then $(CYGPATH_W) 'world_entities/weapons/cannon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/cannon.cc'; fi`; \
     769@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/orxonox-cannon.Tpo" "$(DEPDIR)/orxonox-cannon.Po"; else rm -f "$(DEPDIR)/orxonox-cannon.Tpo"; exit 1; fi
     770@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='world_entities/weapons/cannon.cc' object='orxonox-cannon.obj' libtool=no @AMDEPBACKSLASH@
     771@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
     772@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-cannon.obj `if test -f 'world_entities/weapons/cannon.cc'; then $(CYGPATH_W) 'world_entities/weapons/cannon.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/cannon.cc'; fi`
    756773
    757774orxonox-test_bullet.o: world_entities/weapons/test_bullet.cc
Note: See TracChangeset for help on using the changeset viewer.