summaryrefslogtreecommitdiffstats
path: root/testApp.sh
diff options
context:
space:
mode:
authorJonathan Bauer2012-02-21 19:06:08 +0100
committerJonathan Bauer2012-02-21 19:06:08 +0100
commit9fabc0bd3cb496dc77c872993ea2b54cbd2e71bf (patch)
tree847b6f0f0a305355593e1a70e5dfb8f92edd3d1c /testApp.sh
parentMerge branch 'ssl' of git.openslx.org:openslx-ng/fbgui into ssl (diff)
downloadfbgui-9fabc0bd3cb496dc77c872993ea2b54cbd2e71bf.tar.gz
fbgui-9fabc0bd3cb496dc77c872993ea2b54cbd2e71bf.tar.xz
fbgui-9fabc0bd3cb496dc77c872993ea2b54cbd2e71bf.zip
globals in extra class, new javascript interface classes for fbgui and ndgui, various cleanups in ndgui...
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 $*