Xemu [doxygen]
hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
build
configure
config-win64.h
Go to the documentation of this file.
1
/* This file is generated by xemu-configure. Do not edit by hand! */
2
#ifdef XEMU_LOW_LEVEL_CONFIG_H_INCLUDED
3
# error "config-*.h cannot be included more times"
4
#endif
5
#define XEMU_LOW_LEVEL_CONFIG_H_INCLUDED
6
#include "
xemu/arch-sys.h
"
7
#define XEMU_CONFIGURATION_PENDING
8
#define XEMU_BUILD_OS "Linux"
9
#define XEMU_MAKE_ARCH win64
10
#define XEMU_MAKE_ARCH_NAME "win64"
11
#define _CONFIG_DATE "Wed 8 Dec 22:04:06 CET 2021"
12
#define _CONFIG_OS "Linux rygel 5.4.0-91-generic #102-Ubuntu SMP Fri Nov 5 16:31:28 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux"
13
#define XEMU_HAS_SOCKET_API
14
#define XEMU_HAS_SDL2
15
#define SDL_REQVER0 2
16
#define SDL_REQVER1 0
17
#define SDL_REQVER2 4
18
#ifndef XEMU_NO_TARGET
19
# include "xemu-target.h"
20
# if defined(XEMU_ARCH_HTML) && !defined(CONFIG_EMSCRIPTEN_OK)
21
# error "Sorry, emscripten is not yet validated for this sub-project (CONFIG_EMSCRIPTEN_OK is not defined in xemu-target.h) ..."
22
# endif
23
#endif
24
#undef XEMU_CONFIGURATION_PENDING
25
#define XEMU_CONFIGURATION_COMPLETED
arch-sys.h
Generated by
1.8.17