summaryrefslogtreecommitdiffabout
path: root/setZaurus
authorzautrix <zautrix>2004-08-30 12:50:07 (UTC)
committer zautrix <zautrix>2004-08-30 12:50:07 (UTC)
commitc015c3061d8d5b81316b862fd927340d9909aabc (patch) (unidiff)
tree40aeadc7fbc1b123857cdeb1bed109053c955870 /setZaurus
parent9dae10e99ea95055d9b230ce7d1bcf2925e93580 (diff)
downloadkdepimpi-c015c3061d8d5b81316b862fd927340d9909aabc.zip
kdepimpi-c015c3061d8d5b81316b862fd927340d9909aabc.tar.gz
kdepimpi-c015c3061d8d5b81316b862fd927340d9909aabc.tar.bz2
Compilation fixes
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