summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin/blue-pin.pro
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth/blue-pin/blue-pin.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro8
1 files changed, 2 insertions, 6 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 102a937..fbf9dbe 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -1,18 +1,15 @@
-TEMPLATE = app
-#CONFIG = qt warn_on debug
-CONFIG = qt warn_on release
+CONFIG = qt warn_on release quick-app
HEADERS = pindlg.h
SOURCES = main.cc pindlg.cc
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = pindlgbase.ui
-DESTDIR = $(OPIEDIR)/bin
-TARGET = bluepin
+TARGET = bluepin
TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
../../../../i18n/nl/bluepin.ts \
../../../../i18n/da/bluepin.ts \
../../../../i18n/xx/bluepin.ts \
../../../../i18n/en/bluepin.ts \
@@ -27,8 +24,7 @@ TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
../../../../i18n/pt_BR/bluepin.ts \
../../../../i18n/sl/bluepin.ts \
../../../../i18n/zh_CN/bluepin.ts \
../../../../i18n/zh_TW/bluepin.ts
-
include ( $(OPIEDIR)/include.pro )