summaryrefslogtreecommitdiffabout
path: root/setZaurus
Unidiff
Diffstat (limited to 'setZaurus') (more/less context) (ignore whitespace changes)
-rw-r--r--setZaurus5
1 files changed, 4 insertions, 1 deletions
diff --git a/setZaurus b/setZaurus
index 50cdab6..101298d 100644
--- a/setZaurus
+++ b/setZaurus
@@ -5,10 +5,13 @@
5# then type in terminal cz<return> to set the variables 5# then type in terminal cz<return> to set the variables
6# for cross-compiling 6# for cross-compiling
7export QPEDIR=/opt/Qtopia/sharp 7export QPEDIR=/opt/Qtopia/sharp
8export OPIEDIR=/oldhome/opie 8export OPIEDIR=/kde_dev/opie
9#export BUILD_NO_OPIE_PLUGIN=1
10#export BUILD_NO_SHARP_PLUGIN=1
9export QTDIR=/opt/Qtopia/sharp 11export QTDIR=/opt/Qtopia/sharp
10export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH 12export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH
11export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++ 13export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++
12export PLATFORM=zaurus 14export PLATFORM=zaurus
13export RELEASE_DEBUG=release 15export RELEASE_DEBUG=release
16export SHARPDTMSDK=/opt/dtm
14#export RELEASE_DEBUG=debug \ No newline at end of file 17#export RELEASE_DEBUG=debug \ No newline at end of file