Browse Source

Less verbose compilation output. Closes #3565.

adaptive-webui-19844
sledgehammer999 9 years ago
parent
commit
f893131b8d
  1. 2
      src/src.pro

2
src/src.pro

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
# Global
TEMPLATE = app
CONFIG += qt thread
CONFIG += qt thread silent
# Windows specific configuration
win32: include(../winconf.pri)

Loading…
Cancel
Save