We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c3f40 commit 6d1cc7cCopy full SHA for 6d1cc7c
1 file changed
MessageCrackWiz.vcxproj
@@ -18,7 +18,7 @@
18
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
20
<ConfigurationType>Application</ConfigurationType>
21
- <PlatformToolset>v140</PlatformToolset>
+ <PlatformToolset>v140_xp</PlatformToolset>
22
<CharacterSet>MultiByte</CharacterSet>
23
</PropertyGroup>
24
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
0 commit comments