From 9847b3a997f504e82ff391efe6304d3bb110b617 Mon Sep 17 00:00:00 2001 From: harlekin Date: Fri, 15 Feb 2002 16:25:32 +0000 Subject: initial import --- (limited to 'core/pim/today/today.pro') diff --git a/core/pim/today/today.pro b/core/pim/today/today.pro new file mode 100644 index 0000000..d8efe5a --- a/dev/null +++ b/core/pim/today/today.pro @@ -0,0 +1,10 @@ +TEMPLATE = app +#CONFIG = qt warn_on debug +CONFIG = qt warn_on release +HEADERS = today.h TodoItem.h minidom.h todaybase.h todayconfig.h +SOURCES = main.cpp today.cpp todaybase.cpp todayconfig.cpp minidom.c TodoItem.cpp +INCLUDEPATH += $(QPEDIR)/include +DEPENDPATH += $(QPEDIR)/include +LIBS += -lqpe +INTERFACES = +TARGET = today -- cgit v0.9.0.2