openMSX
Main Page
Namespaces
Classes
Files
File List
File Members
derived
x86_64-linux-devel
config
build-info.hh
Go to the documentation of this file.
1
// Automatically generated by build process.
2
3
#ifndef BUILD_INFO_HH
4
#define BUILD_INFO_HH
5
6
#ifdef __MINGW64__
7
#define ASM_X86 0
8
#define ASM_X86 0
9
#define ASM_X86_32 0
10
#define ASM_X86_64 0
11
#else
12
#define ASM_X86 1
13
#define ASM_X86_32 0
14
#define ASM_X86_64 1
15
#endif
16
#define PLATFORM_DINGUX 0
17
#define PLATFORM_GP2X 0
18
#define PLATFORM_MAEMO5 0
19
#define PLATFORM_ANDROID 0
20
#define HAVE_16BPP 1
21
#define HAVE_32BPP 1
22
#define MIN_SCALE_FACTOR 1
23
#define MAX_SCALE_FACTOR 4
24
25
namespace
openmsx {
26
27
static
const
bool
OPENMSX_BIGENDIAN =
false
;
28
static
const
bool
OPENMSX_UNALIGNED_MEMORY_ACCESS =
true
;
29
static
const
bool
OPENMSX_SET_WINDOW_ICON =
true
;
30
static
const
char
*
const
DATADIR =
"/opt/openMSX/share"
;
31
static
const
char
*
const
BUILD_FLAVOUR =
"devel"
;
32
33
}
// namespace openmsx
34
35
#endif // BUILD_INFO_HH
Generated on Sat May 18 2013 13:16:50 for openMSX by
1.8.1.2