Go to the source code of this file.
Macros | |
#define | PACKAGE "opentrep" |
#define | PACKAGE_NAME "OPENTREP" |
#define | PACKAGE_VERSION "0.07.4" |
#define | PREFIXDIR "/usr" |
#define | EXEC_PREFIX "/usr" |
#define | BINDIR "/usr/bin" |
#define | LIBDIR "/usr/lib64" |
#define | PYLIBDIR "/usr/lib64/python3.6/site-packages/pyopentrep" |
#define | LIBEXECDIR "/usr/libexec" |
#define | SBINDIR "/usr/sbin" |
#define | SYSCONFDIR "/usr/etc" |
#define | INCLUDEDIR "/usr/include" |
#define | DATAROOTDIR "/usr/share" |
#define | DATADIR "/usr/share" |
#define | DOCDIR "/usr/share/doc/opentrep-0.07.4" |
#define | MANDIR "/usr/share/man" |
#define | INFODIR "/usr/share/info" |
#define | HTMLDIR "/usr/share/doc/opentrep-0.07.4/html" |
#define | PDFDIR "/usr/share/doc/opentrep-0.07.4/html" |
#define | OPENTREP_DATA_DIR "/usr/share/opentrep/data" |
#define | OPENTREP_POR_DATA_DIR "/usr/share/opentrep/data/por" |
#define PACKAGE "opentrep" |
Definition at line 4 of file opentrep-paths.hpp.
#define PACKAGE_NAME "OPENTREP" |
Definition at line 5 of file opentrep-paths.hpp.
Referenced by readConfiguration().
#define PACKAGE_VERSION "0.07.4" |
Definition at line 6 of file opentrep-paths.hpp.
Referenced by readConfiguration().
#define PREFIXDIR "/usr" |
Definition at line 7 of file opentrep-paths.hpp.
Referenced by readConfiguration().
#define EXEC_PREFIX "/usr" |
Definition at line 8 of file opentrep-paths.hpp.
#define BINDIR "/usr/bin" |
Definition at line 9 of file opentrep-paths.hpp.
#define LIBDIR "/usr/lib64" |
Definition at line 10 of file opentrep-paths.hpp.
#define PYLIBDIR "/usr/lib64/python3.6/site-packages/pyopentrep" |
Definition at line 11 of file opentrep-paths.hpp.
#define LIBEXECDIR "/usr/libexec" |
Definition at line 12 of file opentrep-paths.hpp.
#define SBINDIR "/usr/sbin" |
Definition at line 13 of file opentrep-paths.hpp.
#define SYSCONFDIR "/usr/etc" |
Definition at line 14 of file opentrep-paths.hpp.
#define INCLUDEDIR "/usr/include" |
Definition at line 15 of file opentrep-paths.hpp.
#define DATAROOTDIR "/usr/share" |
Definition at line 16 of file opentrep-paths.hpp.
#define DATADIR "/usr/share" |
Definition at line 17 of file opentrep-paths.hpp.
#define DOCDIR "/usr/share/doc/opentrep-0.07.4" |
Definition at line 18 of file opentrep-paths.hpp.
#define MANDIR "/usr/share/man" |
Definition at line 19 of file opentrep-paths.hpp.
#define INFODIR "/usr/share/info" |
Definition at line 20 of file opentrep-paths.hpp.
#define HTMLDIR "/usr/share/doc/opentrep-0.07.4/html" |
Definition at line 21 of file opentrep-paths.hpp.
#define PDFDIR "/usr/share/doc/opentrep-0.07.4/html" |
Definition at line 22 of file opentrep-paths.hpp.
#define OPENTREP_DATA_DIR "/usr/share/opentrep/data" |
Definition at line 23 of file opentrep-paths.hpp.
#define OPENTREP_POR_DATA_DIR "/usr/share/opentrep/data/por" |
Definition at line 24 of file opentrep-paths.hpp.