Let's static link SDL on win32 build (nw)

This commit is contained in:
Miodrag Milanovic 2014-09-02 08:35:09 +00:00
parent 297b45de1e
commit ba2f3c2814

View File

@ -622,7 +622,7 @@ ifndef NO_USE_QTDEBUG
MOC = @moc
endif
LIBS += -lSDL.dll
LIBS += -lSDL -static
LIBS += -luser32 -lgdi32 -lddraw -ldsound -ldxguid -lwinmm -ladvapi32 -lcomctl32 -lshlwapi
endif # Win32