qtbase/qmake/generators/win32
Joerg Bornemann 542d14bd02 Fix "Broken filename passed to function" message for qmake -tp vc
Since commit 9ab043b6 we're checking for invalid file paths passed to
Qt's file system engine. When initializing the deployment tool for VS
projects we accidentally passed a file path containing '\0'. Fix that by
using an infix QString, not QChar.

Change-Id: Ieae066d20ac290354febd420abce68f28649b365
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
2019-12-16 13:28:37 +01:00
..
mingw_make.cpp Be able to create a response file for other generators too 2019-11-06 18:14:17 +01:00
mingw_make.h
msbuild_objectmodel.cpp Improve readability of commands in VS project files 2019-08-22 18:15:08 +02:00
msbuild_objectmodel.h
msvc_nmake.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
msvc_nmake.h
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
msvc_objectmodel.h
msvc_vcproj.cpp Fix "Broken filename passed to function" message for qmake -tp vc 2019-12-16 13:28:37 +01:00
msvc_vcproj.h
msvc_vcxproj.cpp
msvc_vcxproj.h
winmakefile.cpp Fix needless resolution of -l LIBS entries on Windows 2019-10-03 20:27:48 +02:00
winmakefile.h