summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/lib/lib.pro
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/lib/lib.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/wellenreiter/lib/lib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/lib/lib.pro b/noncore/net/wellenreiter/lib/lib.pro
index 75eba76..51243e9 100644
--- a/noncore/net/wellenreiter/lib/lib.pro
+++ b/noncore/net/wellenreiter/lib/lib.pro
@@ -1,15 +1,15 @@
1DESTDIR = $(OPIEDIR)/output/lib 1DESTDIR = $(OPIEDIR)/output/lib
2TEMPLATE = lib 2TEMPLATE = lib
3CONFIG = qt warn_on debug 3CONFIG = qt warn_on
4 4
5HEADERS = ../libopie2/opiecore/odebug.h \ 5HEADERS = ../libopie2/opiecore/odebug.h \
6 ../libopie2/opieui/olistview.h \ 6 ../libopie2/opieui/olistview.h \
7 ../libopie2/opienet/onetutils.h \ 7 ../libopie2/opienet/onetutils.h \
8 ../libopie2/opienet/omanufacturerdb.h \ 8 ../libopie2/opienet/omanufacturerdb.h \
9 ../libopie2/opienet/odebugmapper.h \ 9 ../libopie2/opienet/odebugmapper.h \
10 ../libopie2/opienet/onetwork.h \ 10 ../libopie2/opienet/onetwork.h \
11 ../libopie2/opienet/opcap.h \ 11 ../libopie2/opienet/opcap.h \
12 ../libopie2/opienet/ostation.h 12 ../libopie2/opienet/ostation.h
13 13
14SOURCES = ../libopie2/opiecore/odebug.cpp \ 14SOURCES = ../libopie2/opiecore/odebug.cpp \
15 ../libopie2/opieui/olistview.cpp \ 15 ../libopie2/opieui/olistview.cpp \