Fixed mingw64 build and warnings

This commit is contained in:
Sam Lantinga
2014-07-07 10:26:28 -07:00
parent ac112e5f09
commit 1ee96bb994
16 changed files with 43 additions and 46 deletions

2
configure vendored
View File

@@ -23067,7 +23067,7 @@ $as_echo "#define SDL_HAPTIC_XINPUT 1" >>confdefs.h
$as_echo "#define SDL_HAPTIC_DINPUT 1" >>confdefs.h
fi
SOURCES="$SOURCES $srcdir/src/haptic/windows/SDL_syshaptic.c"
SOURCES="$SOURCES $srcdir/src/haptic/windows/*.c"
have_haptic=yes
fi
fi