summaryrefslogtreecommitdiffstats
path: root/testApp.sh
diff options
context:
space:
mode:
authorJonathan Bauer2012-10-12 12:46:08 +0200
committerJonathan Bauer2012-10-12 12:46:08 +0200
commit15d58128a87a4ae87842c685c07f895599103992 (patch)
treef2a32901575a669cd2e856f9600715a03477e0a9 /testApp.sh
parentREADME: log4cxx setup instructions (diff)
downloadfbgui-master.tar.gz
fbgui-master.tar.xz
fbgui-master.zip
README deps updatedHEADmaster
Diffstat (limited to 'testApp.sh')
-rwxr-xr-xtestApp.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/testApp.sh b/testApp.sh
index 56e467a..fe9e7e6 100755
--- a/testApp.sh
+++ b/testApp.sh
@@ -12,9 +12,9 @@
#
# 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=~/workspace/fbgui
+QT_VERSION=Qt-4.8.2
+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 $*