summaryrefslogtreecommitdiff
path: root/noncore/net
authorharlekin <harlekin>2002-06-20 22:32:26 (UTC)
committer harlekin <harlekin>2002-06-20 22:32:26 (UTC)
commit99acb72cb2bd8d5d647aad891f001d8ef2c8d96d (patch) (unidiff)
treea4acdb712585b1381d4b61ed5d3e18f8b777e2ca /noncore/net
parent7b4a1dfd56b64e588d3fe6c75a51490df13e9797 (diff)
downloadopie-99acb72cb2bd8d5d647aad891f001d8ef2c8d96d.zip
opie-99acb72cb2bd8d5d647aad891f001d8ef2c8d96d.tar.gz
opie-99acb72cb2bd8d5d647aad891f001d8ef2c8d96d.tar.bz2
type in pro file
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 8b103ce..32366bc 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -1,12 +1,12 @@
1TEMPLATE = app 1TEMPLATE = app
2#CONFIG = qt warn_on debug 2#CONFIG = qt warn_on debug
3CONFIG = qt warn_on release 3CONFIG = qt warn_on release
4HEADERS = pindlg.h 4HEADERS = pindlg.h
5SOURCES = main.cc pindlg.cc 5SOURCES = main.cc pindlg.cc
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib 7INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = pindlgbase.ui 10INTERFACES = pindlgbase.ui
11TARGET = $(OPIEDIR)bin/bluepin 11TARGET = $(OPIEDIR)/bin/bluepin
12 12