summaryrefslogtreecommitdiff
path: root/core/pim/today/today.pro
authorharlekin <harlekin>2002-02-15 16:25:32 (UTC)
committer harlekin <harlekin>2002-02-15 16:25:32 (UTC)
commit9847b3a997f504e82ff391efe6304d3bb110b617 (patch) (side-by-side diff)
tree7b28cb45598cba9f1fb595b75127a0b9b4787d2e /core/pim/today/today.pro
parent453278dfcc3f9c96862cb69aed21df2597718d2d (diff)
downloadopie-9847b3a997f504e82ff391efe6304d3bb110b617.zip
opie-9847b3a997f504e82ff391efe6304d3bb110b617.tar.gz
opie-9847b3a997f504e82ff391efe6304d3bb110b617.tar.bz2
initial import
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