Bayeux
3.4.1
Core Foundation library for SuperNEMO
bayeux
datatools
datatools_config.h
Go to the documentation of this file.
1
5
#ifndef DATATOOLS_DATATOOLS_CONFIG_H
6
#define DATATOOLS_DATATOOLS_CONFIG_H 1
7
9
#define DATATOOLS_WITH_BIO 1
10
11
#define Bayeux_USE_EOS_ARCHIVES 0
12
13
#define Bayeux_USE_EPA_ARCHIVES 1
14
16
#define DATATOOLS_WITH_REFLECTION 1
17
19
#define DATATOOLS_WITH_READLINE 1
20
22
#define DATATOOLS_WITH_QT_GUI 1
23
25
/* #undef DATATOOLS_SYS_DEVEL */
26
27
#define DATATOOLS_ENV_RESOURCE_DIR "DATATOOLS_RESOURCE_DIR"
28
30
#define DATATOOLS_WITH_UNICODE_SYMBOLS 1
31
33
#define DATATOOLS_WITH_ANSI_COLORS 1
34
35
#endif // DATATOOLS_DATATOOLS_CONFIG_H
36
37
// Local Variables: --
38
// mode: c++ --
39
// c-file-style: "gnu" --
40
// tab-width: 2 --
41
// End: --
Generated by
1.8.15