We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0110486 commit 2f3aadcCopy full SHA for 2f3aadc
1 file changed
QuantumStreamer.vcxproj
@@ -21,13 +21,13 @@
21
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
22
<ConfigurationType>DynamicLibrary</ConfigurationType>
23
<UseDebugLibraries>true</UseDebugLibraries>
24
- <PlatformToolset>v143</PlatformToolset>
+ <PlatformToolset>v145</PlatformToolset>
25
<CharacterSet>Unicode</CharacterSet>
26
</PropertyGroup>
27
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
28
29
<UseDebugLibraries>false</UseDebugLibraries>
30
31
<WholeProgramOptimization>true</WholeProgramOptimization>
32
33
0 commit comments