summaryrefslogtreecommitdiff
path: root/core/pim/today/today.pro
authorharlekin <harlekin>2002-02-15 16:58:37 (UTC)
committer harlekin <harlekin>2002-02-15 16:58:37 (UTC)
commit379e66393a2986e218baad0e585c1b4a0dd7d045 (patch) (side-by-side diff)
treef274d64cd949fd894adcc4795d7e78aed40db76d /core/pim/today/today.pro
parentbca491b8fbb2fe73abcf66c67ca0cd36099a714c (diff)
downloadopie-379e66393a2986e218baad0e585c1b4a0dd7d045.zip
opie-379e66393a2986e218baad0e585c1b4a0dd7d045.tar.gz
opie-379e66393a2986e218baad0e585c1b4a0dd7d045.tar.bz2
brown paperbag release
Diffstat (limited to 'core/pim/today/today.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/today.pro10
1 files changed, 10 insertions, 0 deletions
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