summary refs log tree commit diff stats
path: root/win32/deps/libxml2
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-03 13:46:24 +0200
committerBerke Viktor <bviktor@hexchat.org>2012-10-03 13:46:24 +0200
commit9fd15ec9904fce62e6b5fea6c67cde06c37d2185 (patch)
treeaae5e6a4072a56f4f53cde44aeb44cec938ba4ad /win32/deps/libxml2
parentae602d442810efacb58b5eb2a43cbcee92f32616 (diff)
Revert to VS2010 part3
Diffstat (limited to 'win32/deps/libxml2')
-rw-r--r--win32/deps/libxml2/win32/VC10/libxml2.vcxproj4
-rw-r--r--win32/deps/libxml2/win32/VC10/runsuite.vcxproj4
2 files changed, 0 insertions, 8 deletions
diff --git a/win32/deps/libxml2/win32/VC10/libxml2.vcxproj b/win32/deps/libxml2/win32/VC10/libxml2.vcxproj
index 101b7845..e9fcadf6 100644
--- a/win32/deps/libxml2/win32/VC10/libxml2.vcxproj
+++ b/win32/deps/libxml2/win32/VC10/libxml2.vcxproj
@@ -27,27 +27,23 @@
     <ConfigurationType>StaticLibrary</ConfigurationType>

     <UseDebugLibraries>true</UseDebugLibraries>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>StaticLibrary</ConfigurationType>

     <UseDebugLibraries>true</UseDebugLibraries>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <UseDebugLibraries>false</UseDebugLibraries>

     <WholeProgramOptimization>true</WholeProgramOptimization>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <UseDebugLibraries>false</UseDebugLibraries>

     <WholeProgramOptimization>true</WholeProgramOptimization>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

   <ImportGroup Label="ExtensionSettings">

diff --git a/win32/deps/libxml2/win32/VC10/runsuite.vcxproj b/win32/deps/libxml2/win32/VC10/runsuite.vcxproj
index 61dfb6ac..d46a0df5 100644
--- a/win32/deps/libxml2/win32/VC10/runsuite.vcxproj
+++ b/win32/deps/libxml2/win32/VC10/runsuite.vcxproj
@@ -27,27 +27,23 @@
     <ConfigurationType>Application</ConfigurationType>

     <UseDebugLibraries>true</UseDebugLibraries>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Application</ConfigurationType>

     <UseDebugLibraries>true</UseDebugLibraries>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Application</ConfigurationType>

     <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">