blob: 47ece561982148c0173215a2feabc2362f0b334a [file] [log] [blame]
Andreas Traczyke303bc62018-12-05 11:06:31 -05001From 679dde6574e7c465dff38542f20691d9e836d42f Mon Sep 17 00:00:00 2001
2From: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com>
3Date: Wed, 5 Dec 2018 10:13:17 -0500
4Subject: [PATCH] b
5
6---
7 3rdparty/expat-2015.vcxproj | 11 ++++++-----
8 3rdparty/libcrypto-2015.vcxproj | 11 ++++++-----
9 3rdparty/wx-2015.vcxproj | 9 +++++----
10 WinSparkle-2015.vcxproj | 8 ++++----
11 4 files changed, 21 insertions(+), 18 deletions(-)
12
13diff --git a/3rdparty/expat-2015.vcxproj b/3rdparty/expat-2015.vcxproj
14index 7be39be..a310e31 100644
15--- a/3rdparty/expat-2015.vcxproj
16+++ b/3rdparty/expat-2015.vcxproj
17@@ -25,32 +25,33 @@
18 <Keyword>Win32Proj</Keyword>
19 <RootNamespace>WinSparkle_expat</RootNamespace>
20 <ProjectName>WinSparkle_expat</ProjectName>
21+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
22 </PropertyGroup>
23 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
24 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
25 <ConfigurationType>StaticLibrary</ConfigurationType>
26 <UseDebugLibraries>true</UseDebugLibraries>
27 <CharacterSet>Unicode</CharacterSet>
28- <PlatformToolset>v140_xp</PlatformToolset>
29+ <PlatformToolset>v141</PlatformToolset>
30 </PropertyGroup>
31 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
32 <ConfigurationType>StaticLibrary</ConfigurationType>
33 <UseDebugLibraries>true</UseDebugLibraries>
34 <CharacterSet>Unicode</CharacterSet>
35- <PlatformToolset>v140_xp</PlatformToolset>
36+ <PlatformToolset>v141</PlatformToolset>
37 </PropertyGroup>
38 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
39 <ConfigurationType>StaticLibrary</ConfigurationType>
40 <UseDebugLibraries>false</UseDebugLibraries>
41 <CharacterSet>Unicode</CharacterSet>
42- <PlatformToolset>v140_xp</PlatformToolset>
43+ <PlatformToolset>v141</PlatformToolset>
44 <WholeProgramOptimization>true</WholeProgramOptimization>
45 </PropertyGroup>
46 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
47 <ConfigurationType>StaticLibrary</ConfigurationType>
48 <UseDebugLibraries>false</UseDebugLibraries>
49 <CharacterSet>Unicode</CharacterSet>
50- <PlatformToolset>v140_xp</PlatformToolset>
51+ <PlatformToolset>v141</PlatformToolset>
52 <WholeProgramOptimization>true</WholeProgramOptimization>
53 </PropertyGroup>
54 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
55@@ -183,4 +184,4 @@
56 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
57 <ImportGroup Label="ExtensionTargets">
58 </ImportGroup>
59-</Project>
60+</Project>
61\ No newline at end of file
62diff --git a/3rdparty/libcrypto-2015.vcxproj b/3rdparty/libcrypto-2015.vcxproj
63index 8158cc7..e8cbedd 100644
64--- a/3rdparty/libcrypto-2015.vcxproj
65+++ b/3rdparty/libcrypto-2015.vcxproj
66@@ -25,32 +25,33 @@
67 <Keyword>Win32Proj</Keyword>
68 <RootNamespace>WinSparkle_libcrypto</RootNamespace>
69 <ProjectName>WinSparkle_libcrypto</ProjectName>
70+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
71 </PropertyGroup>
72 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
73 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
74 <ConfigurationType>StaticLibrary</ConfigurationType>
75 <UseDebugLibraries>true</UseDebugLibraries>
76 <CharacterSet>Unicode</CharacterSet>
77- <PlatformToolset>v140_xp</PlatformToolset>
78+ <PlatformToolset>v141</PlatformToolset>
79 </PropertyGroup>
80 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
81 <ConfigurationType>StaticLibrary</ConfigurationType>
82 <UseDebugLibraries>true</UseDebugLibraries>
83 <CharacterSet>Unicode</CharacterSet>
84- <PlatformToolset>v140_xp</PlatformToolset>
85+ <PlatformToolset>v141</PlatformToolset>
86 </PropertyGroup>
87 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
88 <ConfigurationType>StaticLibrary</ConfigurationType>
89 <UseDebugLibraries>false</UseDebugLibraries>
90 <CharacterSet>Unicode</CharacterSet>
91- <PlatformToolset>v140_xp</PlatformToolset>
92+ <PlatformToolset>v141</PlatformToolset>
93 <WholeProgramOptimization>true</WholeProgramOptimization>
94 </PropertyGroup>
95 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
96 <ConfigurationType>StaticLibrary</ConfigurationType>
97 <UseDebugLibraries>false</UseDebugLibraries>
98 <CharacterSet>Unicode</CharacterSet>
99- <PlatformToolset>v140_xp</PlatformToolset>
100+ <PlatformToolset>v141</PlatformToolset>
101 <WholeProgramOptimization>true</WholeProgramOptimization>
102 </PropertyGroup>
103 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
104@@ -720,4 +721,4 @@
105 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
106 <ImportGroup Label="ExtensionTargets">
107 </ImportGroup>
108-</Project>
109+</Project>
110\ No newline at end of file
111diff --git a/3rdparty/wx-2015.vcxproj b/3rdparty/wx-2015.vcxproj
112index e055722..62ebfb7 100644
113--- a/3rdparty/wx-2015.vcxproj
114+++ b/3rdparty/wx-2015.vcxproj
115@@ -25,32 +25,33 @@
116 <Keyword>Win32Proj</Keyword>
117 <RootNamespace>WinSparkle_wx</RootNamespace>
118 <ProjectName>WinSparkle_wx</ProjectName>
119+ <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
120 </PropertyGroup>
121 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
122 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
123 <ConfigurationType>StaticLibrary</ConfigurationType>
124 <UseDebugLibraries>true</UseDebugLibraries>
125 <CharacterSet>Unicode</CharacterSet>
126- <PlatformToolset>v140_xp</PlatformToolset>
127+ <PlatformToolset>v141</PlatformToolset>
128 </PropertyGroup>
129 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
130 <ConfigurationType>StaticLibrary</ConfigurationType>
131 <UseDebugLibraries>true</UseDebugLibraries>
132 <CharacterSet>Unicode</CharacterSet>
133- <PlatformToolset>v140_xp</PlatformToolset>
134+ <PlatformToolset>v141</PlatformToolset>
135 </PropertyGroup>
136 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
137 <ConfigurationType>StaticLibrary</ConfigurationType>
138 <UseDebugLibraries>false</UseDebugLibraries>
139 <CharacterSet>Unicode</CharacterSet>
140- <PlatformToolset>v140_xp</PlatformToolset>
141+ <PlatformToolset>v141</PlatformToolset>
142 <WholeProgramOptimization>true</WholeProgramOptimization>
143 </PropertyGroup>
144 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
145 <ConfigurationType>StaticLibrary</ConfigurationType>
146 <UseDebugLibraries>false</UseDebugLibraries>
147 <CharacterSet>Unicode</CharacterSet>
148- <PlatformToolset>v140_xp</PlatformToolset>
149+ <PlatformToolset>v141</PlatformToolset>
150 <WholeProgramOptimization>true</WholeProgramOptimization>
151 </PropertyGroup>
152 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
153diff --git a/WinSparkle-2015.vcxproj b/WinSparkle-2015.vcxproj
154index 5ceec0d..a4a64e3 100644
155--- a/WinSparkle-2015.vcxproj
156+++ b/WinSparkle-2015.vcxproj
157@@ -32,26 +32,26 @@
158 <ConfigurationType>DynamicLibrary</ConfigurationType>
159 <UseDebugLibraries>true</UseDebugLibraries>
160 <CharacterSet>Unicode</CharacterSet>
161- <PlatformToolset>v140_xp</PlatformToolset>
162+ <PlatformToolset>v141</PlatformToolset>
163 </PropertyGroup>
164 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
165 <ConfigurationType>DynamicLibrary</ConfigurationType>
166 <UseDebugLibraries>true</UseDebugLibraries>
167 <CharacterSet>Unicode</CharacterSet>
168- <PlatformToolset>v140_xp</PlatformToolset>
169+ <PlatformToolset>v141</PlatformToolset>
170 </PropertyGroup>
171 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
172 <ConfigurationType>DynamicLibrary</ConfigurationType>
173 <UseDebugLibraries>false</UseDebugLibraries>
174 <CharacterSet>Unicode</CharacterSet>
175- <PlatformToolset>v140_xp</PlatformToolset>
176+ <PlatformToolset>v141</PlatformToolset>
177 <WholeProgramOptimization>true</WholeProgramOptimization>
178 </PropertyGroup>
179 <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
180 <ConfigurationType>DynamicLibrary</ConfigurationType>
181 <UseDebugLibraries>false</UseDebugLibraries>
182 <CharacterSet>Unicode</CharacterSet>
183- <PlatformToolset>v140_xp</PlatformToolset>
184+ <PlatformToolset>v141</PlatformToolset>
185 <WholeProgramOptimization>true</WholeProgramOptimization>
186 </PropertyGroup>
187 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
188--
1892.19.0.windows.1
190