Fixed library include path in the Qt project on Windows

This commit is contained in:
Xawotihs
2010-11-22 19:26:33 +00:00
parent 22fd66493a
commit b057532a2e

View File

@@ -27,7 +27,7 @@ MOC_DIR = objs
DESTDIR = bin
unix:LIBS += -ljpeg -lgif -lpng12
windows:LIBS += -LD:\Projects\Wagic\JGE\Dependencies\lib -llibjpeg-static-mt-debug -lgiflib -llibpng -lfmodvc
windows:LIBS += -L../../JGE/Dependencies/lib -llibjpeg-static-mt-debug -lgiflib -llibpng -lfmodvc
# MGT
SOURCES += \