Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
home
coin
svn-release
Blis-0.94.3
Cgl
src
config_default.h
Go to the documentation of this file.
1
2
/* include the COIN-OR-wide system specific configure header */
3
#include "
configall_system.h
"
4
5
/* include the public project specific macros */
6
#include "
config_cgl_default.h
"
7
8
/***************************************************************************/
9
/* HERE DEFINE THE PROJECT SPECIFIC MACROS */
10
/* These are only in effect in a setting that doesn't use configure */
11
/***************************************************************************/
12
13
/* Define to the debug sanity check level (0 is no test) */
14
#define COIN_CGL_CHECKLEVEL 0
15
16
/* Define to the debug verbosity level (0 is no output) */
17
#define COIN_CGL_VERBOSITY 0
18
19
/* Define to 1 if the Clp package is used */
20
#define COIN_HAS_OSICLP 1
21
22
/* Define to 1 if the CoinUtils package is used */
23
#define COIN_HAS_COINUTILS 1
24
25
/* Define to 1 if the Osi package is used */
26
#define COIN_HAS_OSI 1
27
28
/* Define to 1 if the Vol package is used */
29
#define COIN_HAS_VOL 1
configall_system.h
config_cgl_default.h
Generated by
1.8.5