openMSX
derived
x86_64-linux-opt
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_ANDROID 0
18
#define MIN_SCALE_FACTOR 2
19
#define MAX_SCALE_FACTOR 4
20
21
namespace
openmsx
{
22
23
static
const
bool
OPENMSX_SET_WINDOW_ICON =
true
;
24
static
const
char
*
const
DATADIR =
"/opt/openMSX/share"
;
25
static
const
char
*
const
DOCDIR =
"/opt/openMSX/doc"
;
26
static
const
char
*
const
BUILD_FLAVOUR =
"opt"
;
27
static
const
char
*
const
TARGET_PLATFORM =
"linux"
;
28
static
const
char
*
const
TARGET_CPU =
"x86_64"
;
29
30
}
// namespace openmsx
31
32
#endif
// BUILD_INFO_HH
openmsx
This file implemented 3 utility functions:
Definition
Autofire.cc:11
Generated on Thu Dec 19 2024 23:13:45 for openMSX by
1.9.8