summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/tetrix/tetrix.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/tetrix/tetrix.pro b/noncore/games/tetrix/tetrix.pro
index f316dc2..b2beaaf 100644
--- a/noncore/games/tetrix/tetrix.pro
+++ b/noncore/games/tetrix/tetrix.pro
@@ -11,13 +11,13 @@ SOURCES = main.cpp \
qtetrix.cpp \
qtetrixb.cpp \
tpiece.cpp \
ohighscoredlg.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lstdc++
INTERFACES =
TARGET = tetrix
TRANSLATIONS = ../../../i18n/de/tetrix.ts \
../../../i18n/da/tetrix.ts \
../../../i18n/xx/tetrix.ts \