Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
tmp
OS-2.10.2
Bcp
src
include
config_bcp_default.h
Go to the documentation of this file.
1
/***************************************************************************/
2
/* HERE DEFINE THE PROJECT SPECIFIC PUBLIC MACROS */
3
/* These are only in effect in a setting that doesn't use configure */
4
/***************************************************************************/
5
6
/* Version number of project */
7
#define BCP_VERSION "1.4.4"
8
9
/* Major Version number of project */
10
#define BCP_VERSION_MAJOR 1
11
12
/* Minor Version number of project */
13
#define BCP_VERSION_MINOR 4
14
15
/* Release Version number of project */
16
#define BCP_VERSION_RELEASE 4
17
18
/* Define to 1 if the Mpi package is used */
19
/* #define COIN_HAS_MPI 1 */
20
Generated by
1.8.5