Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 594


Ignore:
Timestamp:
Dec 17, 2007, 9:06:41 PM (16 years ago)
Author:
rgrieder
Message:

-finally removed my old framework stuff and with it the weapon system files

Location:
code/branches/FICN/src/orxonox
Files:
23 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/FICN/src/orxonox/CMakeLists.txt

    r576 r594  
    66  ADD_SUBDIRECTORY(objects)
    77ENDIF(NOT WIN32)
    8 ADD_SUBDIRECTORY(weapon)
    98ADD_SUBDIRECTORY(particle)
    109
     
    1211SET( ORXONOX_SRC_FILES
    1312  orxonox.cc
    14   orxonox_scene.cc
    15   orxonox_ship.cc
    16   run_manager.cc
    1713  spaceship_steering.cc
    18   inertial_node.cc
    1914  main.cc
    2015  graphicsEngine.cc
     
    6156  hud
    6257  ${LINK_OBJECTS_LIBRARY}
    63   weapon
    6458  xml
    6559  particle
Note: See TracChangeset for help on using the changeset viewer.