summaryrefslogtreecommitdiff
path: root/tests/test-resource
diff options
context:
space:
mode:
authorMartin Wolf <ext-martin.2.wolf@nokia.com>2010-02-03 10:13:44 +0200
committerMartin Wolf <ext-martin.2.wolf@nokia.com>2010-02-03 10:13:44 +0200
commit06644af1a621f2afbd42957afc9cfda24056df54 (patch)
treedac557aab7a7bff21ad7b7c0ccc877bf42f5303e /tests/test-resource
parent8bff62c335842b4c850cc09716e79c2f556247c7 (diff)
Added debian packaging info and libdbus-qeventloop library
Diffstat (limited to 'tests/test-resource')
-rw-r--r--tests/test-resource/test-resource.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test-resource/test-resource.pro b/tests/test-resource/test-resource.pro
index 7ab2678..6ff2f35 100644
--- a/tests/test-resource/test-resource.pro
+++ b/tests/test-resource/test-resource.pro
@@ -1,4 +1,4 @@
-BASE = ..
+BASE = ../../libresourceqt
TEMPLATE = app
TARGET = test-resource
DESTDIR = build
@@ -17,5 +17,5 @@ QT -= gui
# Install directives
INSTALLBASE = /usr
-target.path = $$INSTALLBASE/share/libresourceqt/tests
+target.path = $$INSTALLBASE/lib/libresourceqt-tests/
INSTALLS = target