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 e7c0b7c commit d04451aCopy full SHA for d04451a
recast/proj.win32/librecast.vcxproj
@@ -60,7 +60,7 @@
60
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
61
<ConfigurationType>StaticLibrary</ConfigurationType>
62
<UseDebugLibraries>true</UseDebugLibraries>
63
- <PlatformToolset>v120</PlatformToolset>
+ <PlatformToolset>v120_xp</PlatformToolset>
64
<CharacterSet>Unicode</CharacterSet>
65
</PropertyGroup>
66
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
0 commit comments