From 8753d6a11a4e837df09f4fb2474cfae84d28320a Mon Sep 17 00:00:00 2001 From: eilers Date: Mon, 08 Dec 2003 15:30:24 +0000 Subject: Added CONFIG += plugin for correct support of MacOSX. Note: This should't have any effect to other platforms due to the fact that it will removed in "include.pro" in this case ! --- (limited to 'core/pim/today/plugins/datebook') diff --git a/core/pim/today/plugins/datebook/datebook.pro b/core/pim/today/plugins/datebook/datebook.pro index 1f75964..413aa47 100644 --- a/core/pim/today/plugins/datebook/datebook.pro +++ b/core/pim/today/plugins/datebook/datebook.pro @@ -1,6 +1,6 @@ TEMPLATE = lib CONFIG -= moc -CONFIG += qt release +CONFIG += qt plugin release # Input HEADERS = datebookplugin.h datebookpluginimpl.h datebookpluginconfig.h \ datebookevent.h datebookpluginwidget.h -- cgit v0.9.0.2