Ginga
0.13.6
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
ginga-vs2010-solution
GingaWindowsComp
config.h
1
#ifndef _GINGA_CONFIG_H_
2
#define _GINGA_CONFIG_H_
3
4
#ifndef WIN32
5
#define WIN32 1
6
#endif
7
8
#define VERSION "0.13.5"
9
10
#define STR_PREFIX "/usr/local"
11
12
#define HAVE_SDL 1
13
14
#define HAVE_CURL 1
15
16
#define HAVE_BERKELIUM 1
17
18
#define HAVE_JPEG 0
19
20
#define HAVE_MD 1
21
22
#define HAVE_ZIP 1
23
24
#define HAVE_TUNER 1
25
26
#define HAVE_TSPARSER 1
27
28
#define HAVE_DSMCC 1
29
30
31
#endif
Generated on Tue Aug 5 2014 15:34:49 for Ginga by
1.8.6