Last change
on this file since 5723 was
5722,
checked in by landauf, 15 years ago
|
renamed QuestPrereqs.h as QuestsystemPrereqs.h and _QuestExport as _QuestsystemExport
fixed paths to QuestsystemPrereqs.h and other includes
compiles now
|
-
Property svn:eol-style set to
native
|
File size:
387 bytes
|
Line | |
---|
1 | ADD_SOURCE_FILES(ORXONOX_SRC_FILES |
---|
2 | EventListener.cc |
---|
3 | EventDispatcher.cc |
---|
4 | EventTarget.cc |
---|
5 | GlobalShader.cc |
---|
6 | Level.cc |
---|
7 | Radar.cc |
---|
8 | Scene.cc |
---|
9 | Script.cc |
---|
10 | ) |
---|
11 | |
---|
12 | ADD_SUBDIRECTORY(collisionshapes) |
---|
13 | ADD_SUBDIRECTORY(controllers) |
---|
14 | ADD_SUBDIRECTORY(gametypes) |
---|
15 | ADD_SUBDIRECTORY(infos) |
---|
16 | ADD_SUBDIRECTORY(items) |
---|
17 | ADD_SUBDIRECTORY(pickup) |
---|
18 | ADD_SUBDIRECTORY(weaponsystem) |
---|
19 | ADD_SUBDIRECTORY(worldentities) |
---|
20 | |
---|
Note: See
TracBrowser
for help on using the repository browser.