mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
win32/SDL build fixes
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1144 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
53360e00e2
commit
9f059eca52
3 changed files with 6 additions and 2 deletions
1
configure
vendored
1
configure
vendored
|
@ -172,6 +172,7 @@ if test "$mingw32" = "yes" ; then
|
|||
target_list="i386-softmmu ppc-softmmu sparc-softmmu"
|
||||
EXESUF=".exe"
|
||||
gdbstub="no"
|
||||
oss="no"
|
||||
fi
|
||||
|
||||
if test -z "$cross_prefix" ; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue