summaryrefslogtreecommitdiffstats
path: root/qtbase.pro
diff options
context:
space:
mode:
authorFabian Bumberger <fbumberger@rim.com>2012-09-18 14:15:18 -0400
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-04 14:25:47 +0200
commitc86ed49a7989adb3e2e3c42794e44609f12ce493 (patch)
treec76cf967541b294fcaff4a1d0e7cfda21de88a00 /qtbase.pro
parentc1197677901648893856084178291078035f2bc2 (diff)
Use slogger2 for logging on Blackberry instead of writing to stderr
Change-Id: Id0137400f18c8dfe7be7ca44670c16615401d424 Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com> Reviewed-by: Peter Hartmann <phartmann@rim.com>
Diffstat (limited to 'qtbase.pro')
-rw-r--r--qtbase.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qtbase.pro b/qtbase.pro
index 8e65546230..48038eb399 100644
--- a/qtbase.pro
+++ b/qtbase.pro
@@ -29,6 +29,7 @@ unix {
(cd config.tests/unix/sqlite2 && $(MAKE) distclean); \
(cd config.tests/unix/libjpeg && $(MAKE) distclean); \
(cd config.tests/unix/libpng && $(MAKE) distclean); \
+ (cd config.tests/unix/slog2 && $(MAKE) distclean); \
(cd config.tests/x11/xcursor && $(MAKE) distclean); \
(cd config.tests/x11/xrender && $(MAKE) distclean); \
(cd config.tests/x11/xrandr && $(MAKE) distclean); \