cli: cli.pro: Add poppler include path

Este commit está contenido en:
Albert S. 2023-05-14 14:27:06 +02:00
padre 763bc47a89
commit 6a8323f2cf
Se han modificado 1 ficheros con 2 adiciones y 0 borrados

Ver fichero

@ -46,6 +46,8 @@ packagesExist(quazip1-qt5) {
}
INCLUDEPATH += $$PWD/../shared
INCLUDEPATH += /usr/include/poppler/qt5/
DEPENDPATH += $$PWD/../shared
win32-g++:CONFIG(release, debug|release): PRE_TARGETDEPS += $$OUT_PWD/../shared/release/libshared.a