summaryrefslogtreecommitdiff
path: root/noncore/unsupported/mail2/mail.pro
authormickeyl <mickeyl>2003-01-23 21:48:51 (UTC)
committer mickeyl <mickeyl>2003-01-23 21:48:51 (UTC)
commit43613e89c7844a328088d54c9d183508dad8a25b (patch) (side-by-side diff)
tree02ea9c768569d9db4c2aa98eebae1f1503e83d9a /noncore/unsupported/mail2/mail.pro
parentbd91bd009b88ce6ac4d6d542490b24c7f8ee6d61 (diff)
downloadopie-43613e89c7844a328088d54c9d183508dad8a25b.zip
opie-43613e89c7844a328088d54c9d183508dad8a25b.tar.gz
opie-43613e89c7844a328088d54c9d183508dad8a25b.tar.bz2
fix .pro files for new buildsystem
ensure libmail and bend gets build before the mail app
Diffstat (limited to 'noncore/unsupported/mail2/mail.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/mail2/mail.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/unsupported/mail2/mail.pro b/noncore/unsupported/mail2/mail.pro
index 407545f..faaec9c 100644
--- a/noncore/unsupported/mail2/mail.pro
+++ b/noncore/unsupported/mail2/mail.pro
@@ -1,6 +1,6 @@
TEMPLATE = app
-CONFIG = qt warn_on debug
-#CONFIG = qt warn_on release
+CONFIG += qt warn_on debug
+#CONFIG += qt warn_on release
HEADERS = accounteditor.h \
addresspicker.h \
composer.h \