fixed YACReader compilation under Qt5.5

This commit is contained in:
Luis Ángel San Martín 2015-07-16 20:02:24 +02:00
parent 9ad36e2583
commit e0e8a1e4c7

View File

@ -44,7 +44,7 @@ win32 {
#the OpenGL stuff should be migrated to OpenGL ES
DEFINES += FORCE_ANGLE
} else {
LIBS += -L../dependencies/poppler/lib -loleaut32 -lole32 -lshell32
LIBS += -L../dependencies/poppler/lib -loleaut32 -lole32 -lshell32 -lopengl32 -lglu32 -luser32
}
LIBS += -lpoppler-qt5