summaryrefslogtreecommitdiff
path: root/noncore/apps/qashmoney/x86.sh
authorallenforsythe <allenforsythe>2003-05-04 22:02:48 (UTC)
committer allenforsythe <allenforsythe>2003-05-04 22:02:48 (UTC)
commit4593e3cf4eca4867e34b3220007c24523cf642b6 (patch) (side-by-side diff)
treebd8071834dec2a5008b1b270c7953f5cfd65754d /noncore/apps/qashmoney/x86.sh
parent2894d0b14c0b3efa3ce259214b5aa597a6abfed1 (diff)
downloadopie-4593e3cf4eca4867e34b3220007c24523cf642b6.zip
opie-4593e3cf4eca4867e34b3220007c24523cf642b6.tar.gz
opie-4593e3cf4eca4867e34b3220007c24523cf642b6.tar.bz2
Initial revision
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"