summaryrefslogtreecommitdiff
path: root/tests/test-resource-engine/test-resource-engine.pro
diff options
context:
space:
mode:
authorWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-17 11:40:38 +0200
committerWolf Bergenheim <ext-wolf.2.bergenheim@nokia.com>2010-02-17 11:40:38 +0200
commit28aaf4eb7d89bba113d27a9a39fc787a03a05e31 (patch)
tree67f353cda2b44b419d108f5c91e0cf5d1fa27f7a /tests/test-resource-engine/test-resource-engine.pro
parente288abf93cc33ce7f6d535e1e5d887e8f9628119 (diff)
Implemented release, update and related callbacks (grant, release, lost
resources). Initial implementation of audio (group only at this stage).
Diffstat (limited to 'tests/test-resource-engine/test-resource-engine.pro')
-rw-r--r--tests/test-resource-engine/test-resource-engine.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-resource-engine/test-resource-engine.pro b/tests/test-resource-engine/test-resource-engine.pro
index d558bc2..6084df7 100644
--- a/tests/test-resource-engine/test-resource-engine.pro
+++ b/tests/test-resource-engine/test-resource-engine.pro
@@ -10,12 +10,14 @@ HEADERS += $${POLICY}/resource.h \
$${POLICY}/resources.h \
$${POLICY}/resource-set.h \
$${LIBRESOURCEQT}/src/resource-engine.h \
+ $${POLICY}/audio-resource.h \
test-resource-engine.h
SOURCES += $${LIBRESOURCEQT}/src/resource.cpp \
$${LIBRESOURCEQT}/src/resources.cpp \
$${LIBRESOURCEQT}/src/resource-set.cpp \
$${LIBRESOURCEQT}/src/resource-engine.cpp \
+ $${LIBRESOURCEQT}/src/audio-resource.cpp \
test-resource-engine.cpp
OBJECTS_DIR = build