#4978 Link Bonjour statically

This commit is contained in:
Andrew Nelless
2016-06-27 08:59:33 +01:00
parent 342b3d1e8d
commit bb3be59c91
6 changed files with 25 additions and 31 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -208,7 +208,7 @@ class InternalCommands:
qmake_cmd = 'qmake'
make_cmd = 'make'
xcodebuild_cmd = 'xcodebuild'
w32_make_cmd = 'mingw32-make'
w32_make_cmd = 'nmake'
w32_qt_version = '5.6.1'
defaultTarget = 'release'