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
Enumerations
Enumerator
Friends
Macros
Pages
tvlsim-paths.hpp.in
Go to the documentation of this file.
1
#ifndef __TVLSIM_PATHS_HPP__
2
#define __TVLSIM_PATHS_HPP__
3
4
#define PACKAGE "@PACKAGE@"
5
#define PACKAGE_NAME "@PACKAGE_NAME@"
6
#define PACKAGE_VERSION "@PACKAGE_VERSION@"
7
#define PREFIXDIR "@prefix@"
8
#define EXEC_PREFIX "@exec_prefix@"
9
#define BINDIR "@bindir@"
10
#define LIBDIR "@libdir@"
11
#define LIBEXECDIR "@libexecdir@"
12
#define SBINDIR "@sbindir@"
13
#define SYSCONFDIR "@sysconfdir@"
14
#define INCLUDEDIR "@includedir@"
15
#define DATAROOTDIR "@datarootdir@"
16
#define DATADIR "@datadir@"
17
#define DOCDIR "@docdir@"
18
#define MANDIR "@mandir@"
19
#define INFODIR "@infodir@"
20
#define HTMLDIR "@htmldir@"
21
#define PDFDIR "@pdfdir@"
22
#define STDAIR_SAMPLE_DIR "@sampledir@"
23
24
#endif // __TVLSIM_PATHS_HPP__
Generated on Wed Dec 26 2012 01:13:38 for TvlSim by
1.8.1.1