From 1eb61020dcba9bafd2926ab701120f5ef94905f7 Mon Sep 17 00:00:00 2001 From: treke Date: Tue, 11 Nov 2003 07:14:38 +0000 Subject: Updating apps to use quickexec. Ipks are now generated properly. --- (limited to 'core/pim/today') diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro index 218cab8..26692cc 100644 --- a/core/pim/today/today.pro +++ b/core/pim/today/today.pro @@ -1,5 +1,4 @@ -CONFIG = qt warn_on -#CONFIG = qt warn_on release +CONFIG += qt warn on release quick-app HEADERS = today.h todaybase.h todayconfig.h SOURCES = today.cpp todaybase.cpp todayconfig.cpp @@ -29,18 +28,3 @@ TRANSLATIONS = ../../../i18n/de/today.ts \ ../../../i18n/da/today.ts include ( $(OPIEDIR)/include.pro ) - -oapp { - TEMPLATE = lib - SOURCES += plugin.cpp - LIBS += -loapp - - DESTDIR = $(OPIEDIR)/plugins/app - INCLUDEPATH += $(OPIEDIR)/core/apps/oapp - DEPENDPATH += $(OPIEDIR)/core/apps/oapp -} -else { - TEMPLATE = app - SOURCES += main.cpp - DESTDIR = $(OPIEDIR)/bin -} -- cgit v0.9.0.2