summaryrefslogtreecommitdiff
path: root/noncore/settings/sshkeys/sshkeys.pro
Side-by-side diff
Diffstat (limited to 'noncore/settings/sshkeys/sshkeys.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/sshkeys/sshkeys.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/sshkeys/sshkeys.pro b/noncore/settings/sshkeys/sshkeys.pro
index 273db3c..87d5ce9 100644
--- a/noncore/settings/sshkeys/sshkeys.pro
+++ b/noncore/settings/sshkeys/sshkeys.pro
@@ -1,12 +1,12 @@
TEMPLATE = app
-CONFIG += qt warn_on release
+CONFIG += qt warn_on
HEADERS = sshkeys.h
SOURCES = main.cpp sshkeys.cpp
TARGET = sshkeys
INTERFACES = sshkeysbase.ui
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopiecore2
DESTDIR = $(OPIEDIR)/bin
include ( $(OPIEDIR)/include.pro )