summaryrefslogtreecommitdiff
path: root/libopie/libopie.pro
Unidiff
Diffstat (limited to 'libopie/libopie.pro') (more/less context) (show whitespace changes)
-rw-r--r--libopie/libopie.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/libopie/libopie.pro b/libopie/libopie.pro
new file mode 100644
index 0000000..95ec145
--- a/dev/null
+++ b/libopie/libopie.pro
@@ -0,0 +1,7 @@
1TEMPLATE = lib
2CONFIG += qte warn_on release
3 HEADERS = $(OPIEDIR)/include/opie/xmltree.h
4 SOURCES = xmltree.cc
5 TARGET = opie
6INCLUDEPATH += $(OPIEDIR)/include
7DESTDIR = $(QTDIR)/lib$(PROJMAK)