Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/setZaurus b/setZaurus index 2493ccb..bad20f9 100644 --- a/ setZaurus+++ b/ setZaurus |
|
@@ -13,7 +13,7 @@ export QTDIR=/opt/Qtopia/sharp |
13 | export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH |
13 | export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH |
14 | export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++ |
14 | export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++ |
15 | export PLATFORM=zaurus |
15 | export PLATFORM=zaurus |
16 | export RELEASE_DEBUG=release |
16 | export RELEASE_DEBUG=release |
17 | export SHARPDTMSDK=/opt/dtm |
17 | export SHARPDTMSDK=/opt/dtm |
18 | #export RELEASE_DEBUG=debug |
18 | #export RELEASE_DEBUG=debug |
19 | export KDEPIM_VERSION=1.9.4a
\ No newline at end of file |
19 | export KDEPIM_VERSION=1.9.5
\ No newline at end of file |
|