Go to the source code of this file.
Macros | |
#define | __SIMCRS_PATHS_HPP__ |
#define | PACKAGE "@PACKAGE@" |
#define | PACKAGE_NAME "@PACKAGE_NAME@" |
#define | PACKAGE_VERSION "@PACKAGE_VERSION@" |
#define | PREFIXDIR "@prefix@" |
#define | EXEC_PREFIX "@exec_prefix@" |
#define | BINDIR "@bindir@" |
#define | LIBDIR "@libdir@" |
#define | LIBEXECDIR "@libexecdir@" |
#define | SBINDIR "@sbindir@" |
#define | SYSCONFDIR "@sysconfdir@" |
#define | INCLUDEDIR "@includedir@" |
#define | DATAROOTDIR "@datarootdir@" |
#define | DATADIR "@datadir@" |
#define | DOCDIR "@docdir@" |
#define | MANDIR "@mandir@" |
#define | INFODIR "@infodir@" |
#define | HTMLDIR "@htmldir@" |
#define | PDFDIR "@pdfdir@" |
#define | STDAIR_SAMPLE_DIR "@sampledir@" |
#define __SIMCRS_PATHS_HPP__ |
Definition at line 2 of file simcrs-paths.hpp.in.
#define PACKAGE "@PACKAGE@" |
Definition at line 4 of file simcrs-paths.hpp.in.
#define PACKAGE_NAME "@PACKAGE_NAME@" |
Definition at line 5 of file simcrs-paths.hpp.in.
Referenced by readConfiguration().
#define PACKAGE_VERSION "@PACKAGE_VERSION@" |
Definition at line 6 of file simcrs-paths.hpp.in.
Referenced by readConfiguration().
#define PREFIXDIR "@prefix@" |
Definition at line 7 of file simcrs-paths.hpp.in.
Referenced by readConfiguration().
#define EXEC_PREFIX "@exec_prefix@" |
Definition at line 8 of file simcrs-paths.hpp.in.
#define BINDIR "@bindir@" |
Definition at line 9 of file simcrs-paths.hpp.in.
#define LIBDIR "@libdir@" |
Definition at line 10 of file simcrs-paths.hpp.in.
#define LIBEXECDIR "@libexecdir@" |
Definition at line 11 of file simcrs-paths.hpp.in.
#define SBINDIR "@sbindir@" |
Definition at line 12 of file simcrs-paths.hpp.in.
#define SYSCONFDIR "@sysconfdir@" |
Definition at line 13 of file simcrs-paths.hpp.in.
#define INCLUDEDIR "@includedir@" |
Definition at line 14 of file simcrs-paths.hpp.in.
#define DATAROOTDIR "@datarootdir@" |
Definition at line 15 of file simcrs-paths.hpp.in.
#define DATADIR "@datadir@" |
Definition at line 16 of file simcrs-paths.hpp.in.
#define DOCDIR "@docdir@" |
Definition at line 17 of file simcrs-paths.hpp.in.
#define MANDIR "@mandir@" |
Definition at line 18 of file simcrs-paths.hpp.in.
#define INFODIR "@infodir@" |
Definition at line 19 of file simcrs-paths.hpp.in.
#define HTMLDIR "@htmldir@" |
Definition at line 20 of file simcrs-paths.hpp.in.
#define PDFDIR "@pdfdir@" |
Definition at line 21 of file simcrs-paths.hpp.in.
#define STDAIR_SAMPLE_DIR "@sampledir@" |
Definition at line 22 of file simcrs-paths.hpp.in.