summaryrefslogtreecommitdiff
path: root/blowfish/blowfish.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'blowfish/blowfish.vcxproj')
-rw-r--r--blowfish/blowfish.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/blowfish/blowfish.vcxproj b/blowfish/blowfish.vcxproj
index 0017155..50c99c9 100644
--- a/blowfish/blowfish.vcxproj
+++ b/blowfish/blowfish.vcxproj
@@ -20,12 +20,12 @@
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>NotSet</CharacterSet>
<WholeProgramOptimization>true</WholeProgramOptimization>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>NotSet</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">