Unidiff1 files changed, 1 insertions, 0 deletions
|
diff --git a/setQtopia b/setQtopia index e08f13c..60778ed 100755 --- a/ setQtopia+++ b/ setQtopia |
|
@@ -5,6 +5,7 @@ |
5 | export QPEDIR=/opt/Qtopia |
5 | export QPEDIR=/opt/Qtopia |
6 | export OPIEDIR=/kde_dev/opie |
6 | export OPIEDIR=/kde_dev/opie |
7 | export BUILD_NO_OPIE_PLUGIN=1 |
7 | export BUILD_NO_OPIE_PLUGIN=1 |
| |
8 | #export BUILD_NO_GAMMU=1 |
8 | export QTDIR=/opt/Qtopia |
9 | export QTDIR=/opt/Qtopia |
9 | export PATH=$QTDIR/bin:$PATH |
10 | export PATH=$QTDIR/bin:$PATH |
10 | export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-generic-g++ |
11 | export TMAKEPATH=/opt/Qtopia/tmake/lib/qws/linux-generic-g++ |
|