Trying to fix lib order.

This commit is contained in:
lotodore
2010-10-19 15:53:23 +00:00
parent c8bab1fb97
commit b7db47f2f0
+1 -1
View File
@@ -336,9 +336,9 @@ win32 {
LIBS += -lboost_thread-mgw45-mt-1_44.dll LIBS += -lboost_thread-mgw45-mt-1_44.dll
LIBS += -lboost_filesystem-mgw45-mt-1_44.dll LIBS += -lboost_filesystem-mgw45-mt-1_44.dll
LIBS += -lboost_regex-mgw45-mt-1_44 LIBS += -lboost_regex-mgw45-mt-1_44
LIBS += -lboost_system-mgw45-mt-1_44.dll
LIBS += -lboost_iostreams-mgw45-mt-1_44.dll LIBS += -lboost_iostreams-mgw45-mt-1_44.dll
LIBS += -lboost_zlib-mgw45-mt-1_44.dll LIBS += -lboost_zlib-mgw45-mt-1_44.dll
LIBS += -lboost_system-mgw45-mt-1_44.dll
} }
LIBS += \ LIBS += \
-lSDL_mixer \ -lSDL_mixer \