summaryrefslogtreecommitdiff
path: root/noncore/net
authorzecke <zecke>2005-02-20 12:51:04 (UTC)
committer zecke <zecke>2005-02-20 12:51:04 (UTC)
commitbdbe220d0096667f26c8c25c1e1011c32fc54524 (patch) (side-by-side diff)
treeaa9084ca932e15c8a763fd8637a9dc78a835b2bb /noncore/net
parent29fef69a2d6a9253ea6bfddb1f9ac09c502f4988 (diff)
downloadopie-bdbe220d0096667f26c8c25c1e1011c32fc54524.zip
opie-bdbe220d0096667f26c8c25c1e1011c32fc54524.tar.gz
opie-bdbe220d0096667f26c8c25c1e1011c32fc54524.tar.bz2
Do not use QuickLaunch to avoid printing of message to stdout,
fix end of files to UNIX This should make it work with bluez again
Diffstat (limited to 'noncore/net') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 12a3110..1b69a8e 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -1,4 +1,5 @@
-CONFIG = qt warn_on quick-app
+CONFIG = qt warn_on
+DESTDIR = $(OPIEDIR)/bin
HEADERS = pindlg.h
SOURCES = main.cc pindlg.cc
INCLUDEPATH += $(OPIEDIR)/include