mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Add define for pdfkit support on mac to .pro files
This commit is contained in:
@ -86,6 +86,10 @@ macx{
|
||||
#INCLUDEPATH += /usr/local/include/poppler/qt4
|
||||
#LIBS += -L/usr/local/lib -lpoppler-qt4
|
||||
#}
|
||||
|
||||
#TODO: pdfium support
|
||||
DEFINES += "USE_PDFKIT"
|
||||
|
||||
CONFIG += objective_c
|
||||
QT += macextras gui-private
|
||||
|
||||
|
Reference in New Issue
Block a user