-rw-r--r-- | setZaurus | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -7,13 +7,14 @@ export QPEDIR=/opt/Qtopia/sharp export OPIEDIR=/kde_dev/opie -#export BUILD_NO_OPIE_PLUGIN=1 +export BUILD_NO_OPIE_PLUGIN=1 #export BUILD_NO_SHARP_PLUGIN=1 #export BUILD_NO_GAMMU=1 +#export BUILD_NO_PWMANAGER=1 export QTDIR=/opt/Qtopia/sharp export PATH=$QTDIR/bin:/opt/Embedix/tools/bin:$PATH export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-sharp-g++ -export PLATFORM=zaurus +export PLATFORM=zaurus export RELEASE_DEBUG=release +export LIBICAL_PATH=/zaurus export SHARPDTMSDK=/opt/dtm -#export RELEASE_DEBUG=debug - +#export RELEASE_DEBUG=debug
\ No newline at end of file |