openMSX
Namespaces | Macros
build-info.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openmsx
 This file implemented 3 utility functions:
 

Macros

#define ASM_X86   1
 
#define ASM_X86_32   0
 
#define ASM_X86_64   1
 
#define PLATFORM_DINGUX   0
 
#define PLATFORM_ANDROID   0
 
#define MIN_SCALE_FACTOR   2
 
#define MAX_SCALE_FACTOR   4
 

Macro Definition Documentation

◆ ASM_X86

#define ASM_X86   1

Definition at line 12 of file build-info.hh.

◆ ASM_X86_32

#define ASM_X86_32   0

Definition at line 13 of file build-info.hh.

◆ ASM_X86_64

#define ASM_X86_64   1

Definition at line 14 of file build-info.hh.

◆ MAX_SCALE_FACTOR

#define MAX_SCALE_FACTOR   4

Definition at line 19 of file build-info.hh.

◆ MIN_SCALE_FACTOR

#define MIN_SCALE_FACTOR   2

Definition at line 18 of file build-info.hh.

◆ PLATFORM_ANDROID

#define PLATFORM_ANDROID   0

Definition at line 17 of file build-info.hh.

◆ PLATFORM_DINGUX

#define PLATFORM_DINGUX   0

Definition at line 16 of file build-info.hh.