Fixing SDL build issue with mingw-w64.
This commit is contained in:
+3
-3
@@ -295,9 +295,9 @@ win32 {
|
|||||||
src/core/win32
|
src/core/win32
|
||||||
INCLUDEPATH += ../boost/ \
|
INCLUDEPATH += ../boost/ \
|
||||||
../SDL/include \
|
../SDL/include \
|
||||||
../SDL_mixer
|
../SDL/include/SDL \
|
||||||
INCLUDEPATH += ../SDL/include/SDL \
|
../SDL_mixer \
|
||||||
../SDL_mixer/include \
|
../SDL_mixer/include/SDL \
|
||||||
../GnuTLS/include \
|
../GnuTLS/include \
|
||||||
../gsasl/include \
|
../gsasl/include \
|
||||||
../curl/include \
|
../curl/include \
|
||||||
|
|||||||
Reference in New Issue
Block a user