Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/setZaurus b/setZaurus index bad20f9..c7b4e05 100644 --- a/ setZaurus+++ b/ setZaurus |
|
@@ -11,9 +11,9 @@ export OPIEDIR=/kde_dev/opie |
11 | #export BUILD_NO_GAMMU=1 |
11 | #export BUILD_NO_GAMMU=1 |
12 | export QTDIR=/opt/Qtopia/sharp |
12 | 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.5
\ No newline at end of file |
19 | |
|