summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib/lib.pro
authorzecke <zecke>2002-05-30 21:32:24 (UTC)
committer zecke <zecke>2002-05-30 21:32:24 (UTC)
commit7eff37a7c8744fd0eee7bb93b42913fc9e213827 (patch) (unidiff)
tree87181fd64a3b0222e0781f4f8e55b168f1f4992c /noncore/net/opietooth/lib/lib.pro
parent52e5ef5261c6b098f28f1ad8793a2743ce9c5daa (diff)
downloadopie-7eff37a7c8744fd0eee7bb93b42913fc9e213827.zip
opie-7eff37a7c8744fd0eee7bb93b42913fc9e213827.tar.gz
opie-7eff37a7c8744fd0eee7bb93b42913fc9e213827.tar.bz2
first bits of a impl
Diffstat (limited to 'noncore/net/opietooth/lib/lib.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index 99274a7..7cededf 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -1,8 +1,8 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG += qte warn_on release 2CONFIG += qte warn_on release
3 HEADERS = kprocctrl.h kprocess.h 3 HEADERS = kprocctrl.h kprocess.h device.h
4 SOURCES = kprocctrl.cpp kprocess.cpp 4 SOURCES = kprocctrl.cpp kprocess.cpp device.cc
5 TARGET = opietooth 5 TARGET = opietooth
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DESTDIR = $(QTDIR)/lib$(PROJMAK) 7DESTDIR = $(QTDIR)/lib$(PROJMAK)
8#VERSION = 0.0.0 8#VERSION = 0.0.0