From b7737f53584424d3ed31467869392c1e9ce7e7e0 Mon Sep 17 00:00:00 2001
From: harlekin <harlekin>
Date: Sat, 11 Jan 2003 16:49:20 +0000
Subject: debug not as default

---
diff --git a/core/pim/today/plugins/mail/mail.pro b/core/pim/today/plugins/mail/mail.pro
index 58bda54..467e1d8 100644
--- a/core/pim/today/plugins/mail/mail.pro
+++ b/core/pim/today/plugins/mail/mail.pro
@@ -1,6 +1,6 @@
 TEMPLATE = lib
 CONFIG -= moc
-CONFIG += qt debug
+CONFIG += qt release
 
 # Input
 HEADERS = mailplugin.h mailpluginimpl.h mailpluginwidget.h
--
cgit v0.9.0.2