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, 0 insertions, 10 deletions
diff --git a/noncore/apps/qashmoney/x86.sh b/noncore/apps/qashmoney/x86.sh
deleted file mode 100755
index b539aba..0000000
--- a/noncore/apps/qashmoney/x86.sh
+++ b/dev/null
@@ -1,10 +0,0 @@
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"