summaryrefslogtreecommitdiff
path: root/tests/test-resource.pro
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-01-21 09:56:07 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-01-21 09:56:38 +0200
commitdef881f37f26d6f3b9bf1a9c077dae4916717157 (patch)
tree6b378f9c7de325ad8d3bfb57b1e5d354d7e529fa /tests/test-resource.pro
parentf482f4e2ebdff76d1818822fd98f7941787745d8 (diff)
Refactored Resource
Diffstat (limited to 'tests/test-resource.pro')
-rw-r--r--tests/test-resource.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-resource.pro b/tests/test-resource.pro
index 3271864..bb4da4c 100644
--- a/tests/test-resource.pro
+++ b/tests/test-resource.pro
@@ -6,8 +6,8 @@ DEPENDPATH += $${BASE}/include $${BASE}/src .
INCLUDEPATH += $${BASE}/src $${BASE}/include
# Input
-HEADERS += $${BASE}/include/resource.h test-resource.h mock-resource-library.h
-SOURCES += $${BASE}/src/resource.cpp test-resource.cpp mock-resource-library.cpp
+HEADERS += $${BASE}/include/resource.h test-resource.h
+SOURCES += $${BASE}/src/resource.cpp test-resource.cpp
OBJECTS_DIR = build
MOC_DIR = build