diff options
-rw-r--r-- | .qmake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf index efd0e68..88d13d1 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,4 +1,5 @@ load(qt_build_config) CONFIG += qt_example_installs +CONFIG += warning_clean MODULE_VERSION = 5.3.0 |