summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-04-21 16:03:03 +0300
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-04-21 16:14:01 +0300
commit3a5be2e8aff1c1bdd6406904307a7b3b7a062d38 (patch)
treec31a83baf98e753675bcdc1f67b739f1bdae5896 /tests
parent118f1cc0392785bd0f8b31cbcd624885eebe4fcb (diff)
Fixed destructor
Diffstat (limited to 'tests')
-rw-r--r--tests/test-resource-engine/test-resource-engine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-resource-engine/test-resource-engine.pro b/tests/test-resource-engine/test-resource-engine.pro
index d976536..3fe581d 100644
--- a/tests/test-resource-engine/test-resource-engine.pro
+++ b/tests/test-resource-engine/test-resource-engine.pro
@@ -21,7 +21,7 @@ SOURCES += $${LIBRESOURCEQT}/src/resource.cpp \
test-resource-engine.cpp
OBJECTS_DIR = build
-MOC_DIR = build
+MOC_DIR = build/moc
QMAKE_CXXFLAGS += -Wall
LIBS += -L$${LIBDBUSQEVENTLOOP}/build -ldbus-qeventloop