summaryrefslogtreecommitdiffstats
path: root/qpdf.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-14 12:51:38 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2014-12-14 12:51:38 +0100
commitc756df4177fd3666b88312c90b67679fc1200b5f (patch)
tree2ac514c23cf1c47b8e15e88fb1ea046fc3bc2bd3 /qpdf.pro
parentc6a8ae209fd2fe3db6d18a8f1986f6152dddb944 (diff)
Re-organize the build system to turn this into a full-fledged module
Diffstat (limited to 'qpdf.pro')
-rw-r--r--qpdf.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/qpdf.pro b/qpdf.pro
index 9beab6f..58c33f2 100644
--- a/qpdf.pro
+++ b/qpdf.pro
@@ -1,5 +1 @@
-TEMPLATE = lib
-CONFIG += c++11 warn_off
-VPATH += src/3rdparty/pdfium
-linux*:QMAKE_LFLAGS += $$QMAKE_LFLAGS_NOUNDEF
-include(pdfium.pri)
+load(qt_parts)