summaryrefslogtreecommitdiff
path: root/noncore/unsupported/qpdf/qpdf.pro
authorsandman <sandman>2002-04-16 22:16:56 (UTC)
committer sandman <sandman>2002-04-16 22:16:56 (UTC)
commitece373988ee95e4dc3c22eeb012a077595740057 (patch) (side-by-side diff)
treef28fc0976feae59e9b31eae7c17611943cb8a0f2 /noncore/unsupported/qpdf/qpdf.pro
parente7e4ecaae60f5444c4ec581077f91e6b412c780c (diff)
downloadopie-ece373988ee95e4dc3c22eeb012a077595740057.zip
opie-ece373988ee95e4dc3c22eeb012a077595740057.tar.gz
opie-ece373988ee95e4dc3c22eeb012a077595740057.tar.bz2
- fixed a bug with zero-length strings
- introduces macros for fast PDF-debugging - speedup in math-emulation (rounding,sqrt,fabs) - libstdc++ not needed anymore
Diffstat (limited to 'noncore/unsupported/qpdf/qpdf.pro') (more/less context) (ignore 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 6ba4f49..0c2e38b 100644
--- a/noncore/unsupported/qpdf/qpdf.pro
+++ b/noncore/unsupported/qpdf/qpdf.pro
@@ -52,7 +52,7 @@ INCLUDEPATH += . \
../goo \
goo
-LIBS += -L $(OPIEDIR)/lib -lqpe -lstdc++
+LIBS += -L $(OPIEDIR)/lib -lqpe
DESTDIR = $(OPIEDIR)/bin
TARGET = qpdf