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