summaryrefslogtreecommitdiff
path: root/protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj')
-rw-r--r--protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj b/protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj
index 9a8ea705e3..f25ebe82d3 100644
--- a/protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj
+++ b/protocols/IRCG/proto_irc/Proto_IRC_11.vcxproj
@@ -27,25 +27,25 @@
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>true</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<UseDebugLibraries>false</UseDebugLibraries>
<CharacterSet>Unicode</CharacterSet>
- <PlatformToolset>v110</PlatformToolset>
+ <PlatformToolset>v110_xp</PlatformToolset>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<ImportGroup Label="ExtensionSettings">