summaryrefslogtreecommitdiff
path: root/tests/test-resource
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-15 08:56:30 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-15 08:56:30 +0200
commit5748ff8e81efa6f2b07aac9a023dbda2ca2cdd69 (patch)
tree39794cc6a210a042a9dc5a183f8a3620009d107e /tests/test-resource
parentdade38119c9fdea35eb2f71cb4e5d43fd7c53a54 (diff)
Integrated Engine and Set and DBusQEventLoop together
Diffstat (limited to 'tests/test-resource')
-rw-r--r--tests/test-resource/test-resource.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-resource/test-resource.pro b/tests/test-resource/test-resource.pro
index c6ec6ab..b103412 100644
--- a/tests/test-resource/test-resource.pro
+++ b/tests/test-resource/test-resource.pro
@@ -12,6 +12,8 @@ SOURCES += $${LIBRESOURCEQT}/src/resource.cpp $${LIBRESOURCEQT}/src/resources.c
OBJECTS_DIR = build
MOC_DIR = build
+QMAKE_CXXFLAGS += -Wall
+
CONFIG += qt qtestlib debug warn_on
QT -= gui