Add universal CRT binary to debug installer

This commit is contained in:
Andrew Nelless 2017-02-09 12:49:51 +00:00
parent 31680ee252
commit ab534cd292
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
<File Source="$(var.QtBinPath)\Qt5Widgetsd.dll"/>
<File Source="$(var.QtBinPath)\libGLESv2d.dll"/>
<File Source="$(var.QtBinPath)\libEGLd.dll"/>
<File Source="C:\Program Files (x86)\Windows Kits\10\bin\$(var.Platform)\ucrt\ucrtbased.dll"/>
<?else ?>
<File Source="$(var.QtBinPath)\Qt5Core.dll"/>
<File Source="$(var.QtBinPath)\Qt5Gui.dll"/>