Skip to content

Commit 6d1cc7c

Browse files
committed
Release outputs XP-compatible binary
1 parent e8c3f40 commit 6d1cc7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MessageCrackWiz.vcxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
1919
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
2020
<ConfigurationType>Application</ConfigurationType>
21-
<PlatformToolset>v140</PlatformToolset>
21+
<PlatformToolset>v140_xp</PlatformToolset>
2222
<CharacterSet>MultiByte</CharacterSet>
2323
</PropertyGroup>
2424
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

0 commit comments

Comments
 (0)