summaryrefslogtreecommitdiffstats
path: root/testApp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testApp.sh')
-rwxr-xr-xtestApp.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/testApp.sh b/testApp.sh
index 4fcfe25..ad505d8 100755
--- a/testApp.sh
+++ b/testApp.sh
@@ -13,7 +13,8 @@
# Note: all path are expected to be absolute.
# Adapt these to your own system.
QT_VERSION=Qt-4.8.0
-PATH_TO_FBGUI_BUILD=~/fbgui/build
+#PATH_TO_FBGUI_BUILD=~/fbgui/build
+PATH_TO_FBGUI_BUILD=~/workspace/fbgui
# check if network discovery is activated and if running as root
for ARG in $*