|
146 | 146 | <WindowsTargetPlatformVersion>10.0.10586.0</WindowsTargetPlatformVersion>
|
147 | 147 | </PropertyGroup>
|
148 | 148 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
149 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
| 149 | + <PropertyGroup Label="Configuration"> |
150 | 150 | <ConfigurationType>StaticLibrary</ConfigurationType>
|
151 |
| - <UseDebugLibraries>true</UseDebugLibraries> |
152 |
| - <CharacterSet>Unicode</CharacterSet> |
153 |
| - <PlatformToolset>v140</PlatformToolset> |
154 |
| - </PropertyGroup> |
155 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
156 |
| - <ConfigurationType>StaticLibrary</ConfigurationType> |
157 |
| - <UseDebugLibraries>true</UseDebugLibraries> |
158 |
| - <CharacterSet>Unicode</CharacterSet> |
159 |
| - <PlatformToolset>v140</PlatformToolset> |
160 |
| - </PropertyGroup> |
161 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
162 |
| - <ConfigurationType>StaticLibrary</ConfigurationType> |
163 |
| - <UseDebugLibraries>false</UseDebugLibraries> |
164 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
165 |
| - <CharacterSet>Unicode</CharacterSet> |
166 |
| - <PlatformToolset>v140</PlatformToolset> |
167 |
| - </PropertyGroup> |
168 |
| - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
169 |
| - <ConfigurationType>StaticLibrary</ConfigurationType> |
170 |
| - <UseDebugLibraries>false</UseDebugLibraries> |
171 |
| - <WholeProgramOptimization>true</WholeProgramOptimization> |
172 | 151 | <CharacterSet>Unicode</CharacterSet>
|
173 | 152 | <PlatformToolset>v140</PlatformToolset>
|
174 | 153 | </PropertyGroup>
|
|
0 commit comments