summary refs log tree commit diff stats
path: root/win32/nls
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-03 13:50:31 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-03 13:50:31 +0200
commitda46225034b71dbb96eaa0a4c65b6c16bce2239b (patch)
tree08d27a45328b941eb3d9742f69a576819012a6b1 /win32/nls
parent9fd15ec9904fce62e6b5fea6c67cde06c37d2185 (diff)
Revert to VS2010 part4
Diffstat (limited to 'win32/nls')
-rw-r--r--win32/nls/nls.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/win32/nls/nls.vcxproj b/win32/nls/nls.vcxproj
index 3d0315bf..559f727c 100644
--- a/win32/nls/nls.vcxproj
+++ b/win32/nls/nls.vcxproj
@@ -20,14 +20,12 @@
     <UseDebugLibraries>false</UseDebugLibraries>

     <WholeProgramOptimization>true</WholeProgramOptimization>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     <ConfigurationType>Application</ConfigurationType>

     <UseDebugLibraries>false</UseDebugLibraries>

     <WholeProgramOptimization>true</WholeProgramOptimization>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

   <ImportGroup Label="ExtensionSettings">