summaryrefslogtreecommitdiff
path: root/thirdparty/windows/include/coin/CglConfig.h
blob: 9291ebd8d8f2542aba341424b2931809b59c07d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* src/config_cgl.h.  Generated by configure.  */
/* src/config_cgl.h.in. */

#ifndef __CONFIG_CGL_H__
#define __CONFIG_CGL_H__

/* Version number of project */
#define CGL_VERSION "0.59.8"

/* Major Version number of project */
#define CGL_VERSION_MAJOR 0

/* Minor Version number of project */
#define CGL_VERSION_MINOR 59

/* Release Version number of project */
#define CGL_VERSION_RELEASE 8

#endif