diff options
Diffstat (limited to 'gpg4usb.pro')
-rw-r--r-- | gpg4usb.pro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gpg4usb.pro b/gpg4usb.pro index 300d112..dfa3e8b 100644 --- a/gpg4usb.pro +++ b/gpg4usb.pro @@ -14,6 +14,10 @@ INCLUDEPATH += . #DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT CONFIG += release static + +# qdebug on windows +CONFIG += console + #CONFIG += release #CONFIG += debug |