Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2007, 6:33:17 PM (16 years ago)
Author:
rgrieder
Message:
  • fixed the last bug (BaseObjet.cc —> BaseObject.cc)
  • removed the header file names in the CMakeLists.txt (src/weapon and src)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/main_reto/src/weapon/CMakeLists.txt

    r272 r273  
    99        bullet_manager.cc
    1010        weapon_station.cc
    11 
    12         ammunition_dump.h
    13         barrel_gun.h
    14         base_weapon.h
    15         bullet.h
    16         bullet_manager.h
    17         weapon_station.h
    18    )
     11)
    1912
    2013ADD_LIBRARY(WEAPON ${WEAPON_SRC} )
Note: See TracChangeset for help on using the changeset viewer.