summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/x86.sh
Side-by-side diff
Diffstat (limited to 'noncore/apps/qashmoney/x86.sh') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/apps/qashmoney/x86.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/noncore/apps/qashmoney/x86.sh b/noncore/apps/qashmoney/x86.sh
new file mode 100755
index 0000000..b539aba
--- a/dev/null
+++ b/noncore/apps/qashmoney/x86.sh
@@ -0,0 +1,10 @@
+# !/bin/bash
+CROSSCOMPILE=/opt/Embedix/tools
+QTDIR=/opt/Qtopia
+QPEDIR=/opt/Qtopia
+PATH=$PATH:$QTDIR/bin:$QPEDIR/bin:/opt/Embedix/tools/bin:$QTDIR/tmake/bin
+TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-x86-g++/
+LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib:/usr/lib
+INCPATH=/usr/include/g++-3
+export QPEDIR QTDIR PATH TMAKEPATH LD_LIBRARY_PATH PS1
+echo "Altered environment for Sharp Zaurus Development x86"