Last change
on this file since 1742 was
1555,
checked in by landauf, 16 years ago
|
- ParticleInterface uses Orxonox::getTimeFactor to make particle effects independend of gamespeed (but there's still a drawback with thrusters)
- reduced OIS includes in input-related classes, changed OIS search and include to avoid conflicts with other versions of OIS (for example in Ogre). not yet tested on tardis.
|
-
Property svn:eol-style set to
native
|
File size:
324 bytes
|
Rev | Line | |
---|
[1505] | 1 | INCLUDE_DIRECTORIES(.) |
---|
[1555] | 2 | INCLUDE_DIRECTORIES(..) |
---|
[1505] | 3 | INCLUDE_DIRECTORIES(orxonox) |
---|
| 4 | INCLUDE_DIRECTORIES(tolua) |
---|
| 5 | |
---|
| 6 | ADD_SUBDIRECTORY(cpptcl) |
---|
| 7 | ADD_SUBDIRECTORY(ois) |
---|
| 8 | ADD_SUBDIRECTORY(tinyxml) |
---|
| 9 | ADD_SUBDIRECTORY(tolua) |
---|
| 10 | |
---|
| 11 | ADD_SUBDIRECTORY(util) |
---|
| 12 | ADD_SUBDIRECTORY(core) |
---|
| 13 | ADD_SUBDIRECTORY(audio) |
---|
| 14 | ADD_SUBDIRECTORY(network) |
---|
| 15 | ADD_SUBDIRECTORY(orxonox) |
---|
Note: See
TracBrowser
for help on using the repository browser.