mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-11-23 03:09:55 +00:00
release version to qt 6.4.2 as well
This commit is contained in:
parent
8f499d2341
commit
499d4ad46f
@ -61,7 +61,7 @@
|
||||
<QtBuildConfig>debug</QtBuildConfig>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'" Label="QtSettings">
|
||||
<QtInstall>6.4.0</QtInstall>
|
||||
<QtInstall>6.4.2</QtInstall>
|
||||
<QtModules>core;gui;widgets</QtModules>
|
||||
<QtBuildConfig>release</QtBuildConfig>
|
||||
</PropertyGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user