summaryrefslogtreecommitdiff
path: root/tests/test-resource/test-resource.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test-resource/test-resource.pro')
-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