-rw-r--r-- | noncore/games/kbill/kbill.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/kbill/kbill.pro b/noncore/games/kbill/kbill.pro index e0f6d1c..119b4c3 100644 --- a/noncore/games/kbill/kbill.pro +++ b/noncore/games/kbill/kbill.pro @@ -10,7 +10,7 @@ INTERFACES = helpdialog.ui TARGET = kbill INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe +LIBS += -lqpe -lstdc++ DESTDIR = $(OPIEDIR)/bin TRANSLATIONS = ../../../i18n/de/kbill.ts \ |