updated to qt 6.4.2

This commit is contained in:
georgemoralis 2023-02-28 11:11:06 +02:00
parent 30c7a1ffdb
commit 8f499d2341
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<Import Project="$(QtMsBuild)\qt_defaults.props" />
</ImportGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'" Label="QtSettings">
<QtInstall>6.4.0</QtInstall>
<QtInstall>6.4.2</QtInstall>
<QtModules>core;gui;widgets</QtModules>
<QtBuildConfig>debug</QtBuildConfig>
</PropertyGroup>