blob: 1a11b8ef2b92e61ec9124f4e953243a727be76f7 [file] [log] [blame]
TARGET = qpdf
PLUGIN_TYPE = imageformats
PLUGIN_EXTENDS = pdf
PLUGIN_CLASS_NAME = QPdfPlugin
HEADERS += qpdfiohandler_p.h
SOURCES += main.cpp \
qpdfiohandler.cpp
QT += pdf
include($${OUT_PWD}/../../../pdf/$$getConfigDir()/QtPdf_static_dep.pri)
load(qt_plugin)