summaryrefslogtreecommitdiff
path: root/noncore/unsupported/qpdf/qpdf.pro
Side-by-side diff
Diffstat (limited to 'noncore/unsupported/qpdf/qpdf.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/qpdf/qpdf.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro
index 06cc7cd..8568f95 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -1,50 +1,50 @@
TEMPLATE = app
-CONFIG *= qt embedded release warn_off
+CONFIG *= qt embedded warn_off
CONFIG -= warn_on
SOURCES = xpdf/Array.cc \
xpdf/BuiltinFont.cc \
xpdf/BuiltinFontTables.cc \
xpdf/CMap.cc \
xpdf/Catalog.cc \
xpdf/CharCodeToUnicode.cc \
xpdf/Decrypt.cc \
xpdf/Dict.cc \
xpdf/Error.cc \
xpdf/FontEncodingTables.cc \
xpdf/Annot.cc \
xpdf/Function.cc \
xpdf/Gfx.cc \
xpdf/GfxFont.cc \
xpdf/GfxState.cc \
xpdf/GlobalParams.cc \
xpdf/Lexer.cc \
xpdf/Link.cc \
xpdf/NameToCharCode.cc \
xpdf/Object.cc \
xpdf/OutputDev.cc \
xpdf/PDFDoc.cc \
xpdf/Page.cc \
xpdf/Parser.cc \
xpdf/PSTokenizer.cc \
xpdf/Stream.cc \
xpdf/TextOutputDev.cc \
xpdf/UnicodeMap.cc \
xpdf/XRef.cc \
goo/GHash.cc \
goo/GString.cc \
goo/GList.cc \
QOutputDev.cpp \
QPEOutputDev.cpp \
qpdf.cpp \
qbusybar.cpp \
gooStub.cpp
HEADERS = QOutputDev.h \
QPEOutputDev.h \
qbusybar.h \
qpdf.h
INCLUDEPATH += . \
.. \
xpdf \
$(OPIEDIR)/include \
../goo \
goo