Merge bonjour branch

This commit is contained in:
Andrew Nelless
2016-09-26 15:39:53 +01:00
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'