summary refs log tree commit diff stats
path: root/win32/deps/expat/lib/expatw_static.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/deps/expat/lib/expatw_static.vcxproj')
-rw-r--r--win32/deps/expat/lib/expatw_static.vcxproj6
1 files changed, 0 insertions, 6 deletions
diff --git a/win32/deps/expat/lib/expatw_static.vcxproj b/win32/deps/expat/lib/expatw_static.vcxproj
index c943668c..c22b9c7e 100644
--- a/win32/deps/expat/lib/expatw_static.vcxproj
+++ b/win32/deps/expat/lib/expatw_static.vcxproj
@@ -34,33 +34,27 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

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

     <ConfigurationType>Application</ConfigurationType>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Application</ConfigurationType>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>StaticLibrary</ConfigurationType>

-    <PlatformToolset>v110</PlatformToolset>

     <UseOfMfc>false</UseOfMfc>

     <CharacterSet>MultiByte</CharacterSet>

   </PropertyGroup>

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

     <ConfigurationType>StaticLibrary</ConfigurationType>

-    <PlatformToolset>v110</PlatformToolset>

     <UseOfMfc>false</UseOfMfc>

     <CharacterSet>MultiByte</CharacterSet>

   </PropertyGroup>

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

     <ConfigurationType>StaticLibrary</ConfigurationType>

-    <PlatformToolset>v110</PlatformToolset>

     <UseOfMfc>false</UseOfMfc>

     <CharacterSet>MultiByte</CharacterSet>

   </PropertyGroup>

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

     <ConfigurationType>StaticLibrary</ConfigurationType>

-    <PlatformToolset>v110</PlatformToolset>

     <UseOfMfc>false</UseOfMfc>

     <CharacterSet>MultiByte</CharacterSet>

   </PropertyGroup>