-rw-r--r-- | libopie/libopie.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro index 1c0bf7b..1b7257c 100644 --- a/libopie/libopie.pro +++ b/libopie/libopie.pro | |||
@@ -1,6 +1,6 @@ | |||
1 | TEMPLATE = lib | 1 | TEMPLATE = lib |
2 | CONFIG += qte warn_on release | 2 | CONFIG += qte warn_on release |
3 | HEADERS = $(OPIEDIR)/include/opie/xmltree.h | 3 | HEADERS = tododb.h todoevent.h todoresource.h xmltree.h |
4 | SOURCES = xmltree.cc tododb.cpp todoevent.cpp todovcalresource.cpp | 4 | SOURCES = xmltree.cc tododb.cpp todoevent.cpp todovcalresource.cpp |
5 | TARGET = opie | 5 | TARGET = opie |
6 | INCLUDEPATH += $(OPIEDIR)/include | 6 | INCLUDEPATH += $(OPIEDIR)/include |