summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/x86.sh
Unidiff
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 @@
1# !/bin/bash
2CROSSCOMPILE=/opt/Embedix/tools
3QTDIR=/opt/Qtopia
4QPEDIR=/opt/Qtopia
5PATH=$PATH:$QTDIR/bin:$QPEDIR/bin:/opt/Embedix/tools/bin:$QTDIR/tmake/bin
6TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-x86-g++/
7LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$QTDIR/lib:/usr/lib
8INCPATH=/usr/include/g++-3
9export QPEDIR QTDIR PATH TMAKEPATH LD_LIBRARY_PATH PS1
10echo "Altered environment for Sharp Zaurus Development x86"