1.00.0
C++ Simulated Travel-Oriented Distribution System Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Pages
simcrs-paths.hpp
Go to the documentation of this file.
1
#ifndef __SIMCRS_PATHS_HPP__
2
#define __SIMCRS_PATHS_HPP__
3
4
#define PACKAGE "simcrs"
5
#define PACKAGE_NAME "SIMCRS"
6
#define PACKAGE_VERSION "1.00.0"
7
#define PREFIXDIR "/usr"
8
#define EXEC_PREFIX "/usr"
9
#define BINDIR "/usr/bin"
10
#define LIBDIR "/usr/lib"
11
#define LIBEXECDIR "/usr/libexec"
12
#define SBINDIR "/usr/sbin"
13
#define SYSCONFDIR "/usr/etc"
14
#define INCLUDEDIR "/usr/include"
15
#define DATAROOTDIR "/usr/share"
16
#define DATADIR "/usr/share"
17
#define DOCDIR "/usr/share/doc/simcrs-1.00.0"
18
#define MANDIR "/usr/share/man"
19
#define INFODIR "/usr/share/info"
20
#define HTMLDIR "/usr/share/doc/simcrs-1.00.0/html"
21
#define PDFDIR "/usr/share/doc/simcrs-1.00.0/html"
22
#define STDAIR_SAMPLE_DIR "/usr/share/stdair/samples"
23
24
#endif // __SIMCRS_PATHS_HPP__
Generated on Sun Jan 13 2013 09:24:45 for SimCRS by
1.8.1.1