diff options
author | Stefan Weil <sw@weilnetz.de> | 2011-12-03 22:32:21 +0100 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-12-10 17:04:58 +0000 |
commit | 946fc459969b78966798399d5dc8ec7e6f4a1c1c (patch) | |
tree | da1137cd23f1c2602ed4e3365ace49adec51304f /cpu-exec.c | |
parent | f9db31a29e8ec43f73a9e948e980c569beef0136 (diff) | |
download | hqemu-946fc459969b78966798399d5dc8ec7e6f4a1c1c.zip hqemu-946fc459969b78966798399d5dc8ec7e6f4a1c1c.tar.gz |
w32: QEMU applications with SDL are always GUI applications
Since commit 1d14ffa97eacd3cb722271eaf6f093038396eac4 (in 2005),
QEMU applications on W32 don't use the default SDL compiler flags:
Instead of a GUI application, a console application is created.
This has disadvantages (there is always an empty console window) and
no obvious reason, so this patch removes the strange flag modification.
The SDL GUI applications still can be run from a console window
and even send stdout and stderr to that console by setting environment
variable SDL_STDIO_REDIRECT=no.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'cpu-exec.c')
0 files changed, 0 insertions, 0 deletions