summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/pdf/pdf.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/imageformats/pdf/pdf.pro')
-rw-r--r--src/plugins/imageformats/pdf/pdf.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/plugins/imageformats/pdf/pdf.pro b/src/plugins/imageformats/pdf/pdf.pro
deleted file mode 100644
index b820ae7d5..000000000
--- a/src/plugins/imageformats/pdf/pdf.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TARGET = qpdf
-
-PLUGIN_TYPE = imageformats
-PLUGIN_EXTENDS = pdf
-PLUGIN_CLASS_NAME = QPdfPlugin
-load(qt_plugin)
-
-HEADERS += qpdfiohandler_p.h
-SOURCES += main.cpp \
- qpdfiohandler.cpp
-QT += pdf