source:
code/branches/weaponFS15/src/modules/weapons/projectiles/CMakeLists.txt
@
10455
Last change on this file since 10455 was 10341, checked in by meggiman, 10 years ago | |
---|---|
|
|
File size: 220 bytes |
Line | |
---|---|
1 | ADD_SOURCE_FILES(WEAPONS_SRC_FILES |
2 | BasicProjectile.cc |
3 | BillboardProjectile.cc |
4 | ParticleProjectile.cc |
5 | Projectile.cc |
6 | LightningGunProjectile.cc |
7 | Rocket.cc |
8 | SimpleRocket.cc |
9 | GravityBomb.cc |
10 | GravityBombField.cc |
11 | ) |
Note: See TracBrowser
for help on using the repository browser.