Orxonox
0.0.5 Codename: Arcturus
|
Various constants and options that only affect very little code.More...
#include "OrxonoxConfig.h"
Go to the source code of this file.
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
orxonox::specialConfig | |
Variables | |
const char | orxonox::specialConfig::configDevDirectory [] = "/home/jenkins/workspace/orxonox_doxygen_trunk/build/config" |
const char | orxonox::specialConfig::dataDevDirectory [] = "/home/jenkins/workspace/orxonox_doxygen_trunk/data" |
const char | orxonox::specialConfig::dataInstallDirectory [] = "/usr/local/share/games/orxonox" |
const char | orxonox::specialConfig::defaultArchivePath [] = "lib/static" |
const char | orxonox::specialConfig::defaultConfigPath [] = "config" |
const char | orxonox::specialConfig::defaultDataPath [] = "data" |
const char | orxonox::specialConfig::defaultDocPath [] = "doc" |
const char | orxonox::specialConfig::defaultLibraryPath [] = "lib" |
const char | orxonox::specialConfig::defaultLogPath [] = "log" |
const char | orxonox::specialConfig::defaultModulePath [] = "lib/modules" |
const char | orxonox::specialConfig::defaultPluginPath [] = "lib/plugins" |
const char | orxonox::specialConfig::defaultRuntimePath [] = "bin" |
const char | orxonox::specialConfig::externalDataDevDirectory [] = "EXTERNAL_DATA_DIRECTORY-NOTFOUND" |
const char | orxonox::specialConfig::logDevDirectory [] = "/home/jenkins/workspace/orxonox_doxygen_trunk/build/log" |
const char | orxonox::specialConfig::moduleDevDirectory [] = "/home/jenkins/workspace/orxonox_doxygen_trunk/build/lib/modules" |
const char | orxonox::specialConfig::moduleExtension [] = ".module" |
const char | orxonox::specialConfig::moduleInstallDirectory [] = "/usr/local/lib/games/orxonox/modules" |
const char | orxonox::specialConfig::ogrePlugins [] = "Plugin_ParticleFX, RenderSystem_GL" |
const char | orxonox::specialConfig::ogrePluginsDirectory [] = "/usr/lib/x86_64-linux-gnu/OGRE-1.9.0" |
const char | orxonox::specialConfig::pluginDevDirectory [] = "/home/jenkins/workspace/orxonox_doxygen_trunk/build/lib/plugins" |
const char | orxonox::specialConfig::pluginExtension [] = ".plugin" |
const char | orxonox::specialConfig::pluginInstallDirectory [] = "/usr/local/lib/games/orxonox/plugins" |
Various constants and options that only affect very little code.