-rw-r--r-- | noncore/unsupported/qpdf/qpdf.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/qpdf/qpdf.pro b/noncore/unsupported/qpdf/qpdf.pro index 39cbbae..fce3ba6 100644 --- a/noncore/unsupported/qpdf/qpdf.pro +++ b/noncore/unsupported/qpdf/qpdf.pro @@ -49,7 +49,7 @@ INCLUDEPATH += . \ ../goo \ goo -LIBS += -L $(OPIEDIR)/lib -lqpe -lopie +LIBS += -L $(OPIEDIR)/lib -lqpe -lopie -lstdc++ DESTDIR = $(OPIEDIR)/bin TARGET = qpdf |