diff options
-rw-r--r-- | shemov.pro | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ TEMPLATE = app CONFIG += warn_on \ thread \ qt \ - debug \ - c++11 + debug CONFIG -= release QT += core gui widgets sql concurrent SOURCES = main.cpp \ |