summary refs log tree commit diff stats
path: root/win32/deps/pixman/build
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/pixman/build
parentae602d442810efacb58b5eb2a43cbcee92f32616 (diff)
Revert to VS2010 part3
Diffstat (limited to 'win32/deps/pixman/build')
-rw-r--r--win32/deps/pixman/build/win32/vc10/install.vcxproj4
-rw-r--r--win32/deps/pixman/build/win32/vc10/pixman.vcxproj4
-rw-r--r--win32/deps/pixman/build/win32/vc10/testpixman.vcxproj4
3 files changed, 0 insertions, 12 deletions
diff --git a/win32/deps/pixman/build/win32/vc10/install.vcxproj b/win32/deps/pixman/build/win32/vc10/install.vcxproj
index 8dd89e66..bfcb1973 100644
--- a/win32/deps/pixman/build/win32/vc10/install.vcxproj
+++ b/win32/deps/pixman/build/win32/vc10/install.vcxproj
@@ -28,23 +28,19 @@
     <ConfigurationType>Utility</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

     <WholeProgramOptimization>true</WholeProgramOptimization>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Utility</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Utility</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

     <WholeProgramOptimization>true</WholeProgramOptimization>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Utility</ConfigurationType>

     <CharacterSet>MultiByte</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

   <ImportGroup Label="ExtensionSettings">

diff --git a/win32/deps/pixman/build/win32/vc10/pixman.vcxproj b/win32/deps/pixman/build/win32/vc10/pixman.vcxproj
index 318e6e29..3fc08f15 100644
--- a/win32/deps/pixman/build/win32/vc10/pixman.vcxproj
+++ b/win32/deps/pixman/build/win32/vc10/pixman.vcxproj
@@ -28,23 +28,19 @@
     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

     <WholeProgramOptimization>true</WholeProgramOptimization>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

     <WholeProgramOptimization>true</WholeProgramOptimization>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>DynamicLibrary</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

   <ImportGroup Label="ExtensionSettings">

diff --git a/win32/deps/pixman/build/win32/vc10/testpixman.vcxproj b/win32/deps/pixman/build/win32/vc10/testpixman.vcxproj
index 2f8176bb..3bea834a 100644
--- a/win32/deps/pixman/build/win32/vc10/testpixman.vcxproj
+++ b/win32/deps/pixman/build/win32/vc10/testpixman.vcxproj
@@ -28,23 +28,19 @@
     <ConfigurationType>Application</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

     <WholeProgramOptimization>true</WholeProgramOptimization>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Application</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Application</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

     <WholeProgramOptimization>true</WholeProgramOptimization>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

     <ConfigurationType>Application</ConfigurationType>

     <CharacterSet>Unicode</CharacterSet>

-    <PlatformToolset>v110</PlatformToolset>

   </PropertyGroup>

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

   <ImportGroup Label="ExtensionSettings">