Unidiff1 files changed, 3 insertions, 0 deletions
|
diff --git a/setQtopia b/setQtopia index 60778ed..50cc6e6 100755 --- a/ setQtopia+++ b/ setQtopia |
|
@@ -7,2 +7,3 @@ export OPIEDIR=/kde_dev/opie |
7 | export BUILD_NO_OPIE_PLUGIN=1 |
7 | export BUILD_NO_OPIE_PLUGIN=1 |
| |
8 | export BUILD_NO_LDAP_PLUGIN=1 |
8 | #export BUILD_NO_GAMMU=1 |
9 | #export BUILD_NO_GAMMU=1 |
@@ -10,2 +11,3 @@ export QTDIR=/opt/Qtopia |
10 | export PATH=$QTDIR/bin:$PATH |
11 | export PATH=$QTDIR/bin:$PATH |
| |
12 | #export BUILD_NO_PWMANAGER=1 |
11 | export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-generic-g++ |
13 | export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-generic-g++ |
@@ -14,2 +16,3 @@ export PLATFORM=qtopia |
14 | export QTOPIALIB=-lqtopia |
16 | export QTOPIALIB=-lqtopia |
| |
17 | export LIBICAL_PATH=/qtopia |
15 | #export RELEASE_DEBUG=release |
18 | #export RELEASE_DEBUG=release |
|