-rw-r--r-- | noncore/settings/sshkeys/sshkeys.pro | 2 |
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,5 +1,5 @@ TEMPLATE = app -CONFIG += qt warn_on release +CONFIG += qt warn_on HEADERS = sshkeys.h SOURCES = main.cpp sshkeys.cpp TARGET = sshkeys |