summaryrefslogtreecommitdiff
path: root/library/library.pro
Side-by-side diff
Diffstat (limited to 'library/library.pro') (more/less context) (show whitespace changes)
-rw-r--r--library/library.pro6
1 files changed, 6 insertions, 0 deletions
diff --git a/library/library.pro b/library/library.pro
index 80a0f62..ab1f451 100644
--- a/library/library.pro
+++ b/library/library.pro
@@ -120,2 +120,4 @@ SOURCES = calendar.cpp \
+
+
# Qt 3 compatibility
@@ -151 +153,5 @@ TRANSLATIONS = ../i18n/de/libqpe.ts \
include ( $(OPIEDIR)/include.pro )
+
+contains( CONFIG, no-override ){
+ DEFINES += OPIE_NO_OVERRIDE_QT
+}