summaryrefslogtreecommitdiffstats
path: root/interpreter/interpreter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'interpreter/interpreter.pro')
-rw-r--r--interpreter/interpreter.pro4
1 files changed, 4 insertions, 0 deletions
diff --git a/interpreter/interpreter.pro b/interpreter/interpreter.pro
index eb3be3f..c91e4ee 100644
--- a/interpreter/interpreter.pro
+++ b/interpreter/interpreter.pro
@@ -57,3 +57,7 @@ mac {
CONFIG(debug,debug|release): LIBS += -L$$BUILDROOT/lib -lqsystemtest_debug -lqtuitest_debug
CONFIG(release,debug|release): LIBS += -L$$BUILDROOT/lib -lqsystemtest -lqtuitest
}
+
+
+target.path += \
+ /usr/local/bin \ No newline at end of file