Last change
on this file since 5730 was
5728,
checked in by landauf, 15 years ago
|
Added a new module for unconnected object classes and/or specializations of basisclasses in the orxonox library. All classes are only created and used in XML and therefore aren't needed in the orxonox library itself.
Doesn't compile atm.
|
-
Property svn:eol-style set to
native
|
File size:
318 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(ORXONOX_SRC_FILES |
---|
2 | GlobalShader.cc |
---|
3 | Level.cc |
---|
4 | Radar.cc |
---|
5 | Scene.cc |
---|
6 | ) |
---|
7 | |
---|
8 | ADD_SUBDIRECTORY(collisionshapes) |
---|
9 | ADD_SUBDIRECTORY(controllers) |
---|
10 | ADD_SUBDIRECTORY(gametypes) |
---|
11 | ADD_SUBDIRECTORY(infos) |
---|
12 | ADD_SUBDIRECTORY(items) |
---|
13 | ADD_SUBDIRECTORY(pickup) |
---|
14 | ADD_SUBDIRECTORY(weaponsystem) |
---|
15 | ADD_SUBDIRECTORY(worldentities) |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.