AirInv Logo  0.1.2
C++ Simulated Airline Inventory Management System library
airinv-paths.hpp File Reference

Go to the source code of this file.

Defines

#define PACKAGE   "airinv"
#define PACKAGE_NAME   "AIRINV"
#define PACKAGE_VERSION   "0.1.2"
#define PREFIXDIR   "/usr"
#define EXEC_PREFIX   "/usr"
#define BINDIR   "/usr/bin"
#define LIBDIR   "/usr/lib"
#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/airinv-0.1.2"
#define MANDIR   "/usr/share/man"
#define INFODIR   "/usr/share/info"
#define HTMLDIR   "/usr/share/doc/airinv-0.1.2/html"
#define PDFDIR   "/usr/share/doc/airinv-0.1.2/html"
#define STDAIR_SAMPLE_DIR   "/usr/share/stdair/samples"

Define Documentation

#define PACKAGE   "airinv"

Definition at line 4 of file airinv-paths.hpp.

#define PACKAGE_NAME   "AIRINV"

Definition at line 5 of file airinv-paths.hpp.

#define PACKAGE_VERSION   "0.1.2"

Definition at line 6 of file airinv-paths.hpp.

#define PREFIXDIR   "/usr"

Definition at line 7 of file airinv-paths.hpp.

#define EXEC_PREFIX   "/usr"

Definition at line 8 of file airinv-paths.hpp.

#define BINDIR   "/usr/bin"

Definition at line 9 of file airinv-paths.hpp.

#define LIBDIR   "/usr/lib"

Definition at line 10 of file airinv-paths.hpp.

#define LIBEXECDIR   "/usr/libexec"

Definition at line 11 of file airinv-paths.hpp.

#define SBINDIR   "/usr/sbin"

Definition at line 12 of file airinv-paths.hpp.

#define SYSCONFDIR   "/usr/etc"

Definition at line 13 of file airinv-paths.hpp.

#define INCLUDEDIR   "/usr/include"

Definition at line 14 of file airinv-paths.hpp.

#define DATAROOTDIR   "/usr/share"

Definition at line 15 of file airinv-paths.hpp.

#define DATADIR   "/usr/share"

Definition at line 16 of file airinv-paths.hpp.

#define DOCDIR   "/usr/share/doc/airinv-0.1.2"

Definition at line 17 of file airinv-paths.hpp.

#define MANDIR   "/usr/share/man"

Definition at line 18 of file airinv-paths.hpp.

#define INFODIR   "/usr/share/info"

Definition at line 19 of file airinv-paths.hpp.

#define HTMLDIR   "/usr/share/doc/airinv-0.1.2/html"

Definition at line 20 of file airinv-paths.hpp.

#define PDFDIR   "/usr/share/doc/airinv-0.1.2/html"

Definition at line 21 of file airinv-paths.hpp.

#define STDAIR_SAMPLE_DIR   "/usr/share/stdair/samples"

Definition at line 22 of file airinv-paths.hpp.