fixed some build issues

This commit is contained in:
Luis Ángel San Martín
2013-10-05 12:55:14 +02:00
parent 05944c16d7
commit f29b530f23
9 changed files with 322 additions and 464 deletions

View File

@ -16,7 +16,7 @@ DEFINES += SERVER_RELEASE
win32 {
INCLUDEPATH += ../dependencies/poppler/include
LIBS += -L../dependencies/poppler/lib -lpoppler-qt4
LIBS += -L../dependencies/poppler/lib -lpoppler-qt4 -loleaut32 -lole32
QMAKE_CXXFLAGS_RELEASE += /MP /Ob2 /Oi /Ot /GT /GL
QMAKE_LFLAGS_RELEASE += /LTCG
CONFIG -= embed_manifest_exe