1 #ifndef CLIB_PROGRAM_CONFIG_H 2 #define CLIB_PROGRAM_CONFIG_H 40 #define PROG_CONFIG Pol::Clib::ProgramConfig 42 #endif // CLIB_PROGRAM_CONFIG_H static std::string m_programName
static std::string programName()
Returns the name of the currently running program.
static void configureProgramEnvironment(const std::string &programName)
Configures the bug reporting system.
static std::string m_programDir
static std::string programDir()
Returns the directory of the currently running program.
static std::string build_target()
static std::string build_datetime()