|
9 | 9 | <Configuration>Debug</Configuration> |
10 | 10 | <Platform>x64</Platform> |
11 | 11 | </ProjectConfiguration> |
12 | | - <ProjectConfiguration Include="Release|Win32"> |
13 | | - <Configuration>Release</Configuration> |
| 12 | + <ProjectConfiguration Include="Release WinXP|Win32"> |
| 13 | + <Configuration>Release WinXP</Configuration> |
14 | 14 | <Platform>Win32</Platform> |
15 | 15 | </ProjectConfiguration> |
16 | | - <ProjectConfiguration Include="Release|x64"> |
17 | | - <Configuration>Release</Configuration> |
| 16 | + <ProjectConfiguration Include="Release WinXP|x64"> |
| 17 | + <Configuration>Release WinXP</Configuration> |
18 | 18 | <Platform>x64</Platform> |
19 | 19 | </ProjectConfiguration> |
20 | | - <ProjectConfiguration Include="Win7Release|Win32"> |
21 | | - <Configuration>Win7Release</Configuration> |
| 20 | + <ProjectConfiguration Include="Release|Win32"> |
| 21 | + <Configuration>Release</Configuration> |
22 | 22 | <Platform>Win32</Platform> |
23 | 23 | </ProjectConfiguration> |
24 | | - <ProjectConfiguration Include="Win7Release|x64"> |
25 | | - <Configuration>Win7Release</Configuration> |
| 24 | + <ProjectConfiguration Include="Release|x64"> |
| 25 | + <Configuration>Release</Configuration> |
26 | 26 | <Platform>x64</Platform> |
27 | 27 | </ProjectConfiguration> |
28 | 28 | </ItemGroup> |
|
46 | 46 | <CharacterSet>MultiByte</CharacterSet> |
47 | 47 | <WholeProgramOptimization>true</WholeProgramOptimization> |
48 | 48 | </PropertyGroup> |
49 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|Win32'" Label="Configuration"> |
| 49 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|Win32'" Label="Configuration"> |
50 | 50 | <ConfigurationType>StaticLibrary</ConfigurationType> |
51 | 51 | <PlatformToolset>v140</PlatformToolset> |
52 | 52 | <UseOfMfc>false</UseOfMfc> |
53 | 53 | <CharacterSet>MultiByte</CharacterSet> |
| 54 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
54 | 55 | </PropertyGroup> |
55 | 56 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
56 | 57 | <ConfigurationType>StaticLibrary</ConfigurationType> |
|
64 | 65 | <UseOfMfc>false</UseOfMfc> |
65 | 66 | <CharacterSet>MultiByte</CharacterSet> |
66 | 67 | </PropertyGroup> |
67 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|x64'" Label="Configuration"> |
| 68 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|x64'" Label="Configuration"> |
68 | 69 | <ConfigurationType>StaticLibrary</ConfigurationType> |
69 | 70 | <PlatformToolset>v140</PlatformToolset> |
70 | 71 | <UseOfMfc>false</UseOfMfc> |
|
81 | 82 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
82 | 83 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
83 | 84 | </ImportGroup> |
84 | | - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|Win32'" Label="PropertySheets"> |
| 85 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|Win32'" Label="PropertySheets"> |
85 | 86 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
86 | 87 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
87 | 88 | </ImportGroup> |
|
93 | 94 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
94 | 95 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
95 | 96 | </ImportGroup> |
96 | | - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|x64'" Label="PropertySheets"> |
| 97 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|x64'" Label="PropertySheets"> |
97 | 98 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
98 | 99 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
99 | 100 | </ImportGroup> |
|
106 | 107 | <IntDir>.\$(Platform)\$(Configuration)\</IntDir> |
107 | 108 | <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../ZLib;</IncludePath> |
108 | 109 | </PropertyGroup> |
109 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|Win32'"> |
| 110 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|Win32'"> |
110 | 111 | <OutDir>.\$(Platform)\$(Configuration)\</OutDir> |
111 | 112 | <IntDir>.\$(Platform)\$(Configuration)\</IntDir> |
112 | 113 | <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);../ZLib;</IncludePath> |
|
115 | 116 | <OutDir>.\$(Platform)\$(Configuration)\</OutDir> |
116 | 117 | <IntDir>.\$(Platform)\$(Configuration)\</IntDir> |
117 | 118 | </PropertyGroup> |
118 | | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|x64'"> |
| 119 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|x64'"> |
119 | 120 | <OutDir>.\$(Platform)\$(Configuration)\</OutDir> |
120 | 121 | <IntDir>.\$(Platform)\$(Configuration)\</IntDir> |
121 | 122 | </PropertyGroup> |
|
146 | 147 | <CompileAs>Default</CompileAs> |
147 | 148 | <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing> |
148 | 149 | <DebugInformationFormat>None</DebugInformationFormat> |
| 150 | + <WholeProgramOptimization>false</WholeProgramOptimization> |
149 | 151 | </ClCompile> |
150 | 152 | <ResourceCompile> |
151 | 153 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
156 | 158 | <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> |
157 | 159 | </Lib> |
158 | 160 | </ItemDefinitionGroup> |
159 | | - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|Win32'"> |
| 161 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|Win32'"> |
160 | 162 | <ClCompile> |
161 | 163 | <Optimization>Full</Optimization> |
162 | 164 | <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> |
|
167 | 169 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
168 | 170 | <StringPooling>true</StringPooling> |
169 | 171 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
170 | | - <BufferSecurityCheck>false</BufferSecurityCheck> |
| 172 | + <BufferSecurityCheck>true</BufferSecurityCheck> |
171 | 173 | <PrecompiledHeader>NotUsing</PrecompiledHeader> |
172 | 174 | <WarningLevel>Level3</WarningLevel> |
173 | 175 | <SuppressStartupBanner>true</SuppressStartupBanner> |
174 | 176 | <CompileAs>Default</CompileAs> |
175 | 177 | <UseUnicodeForAssemblerListing>false</UseUnicodeForAssemblerListing> |
176 | 178 | <DebugInformationFormat>None</DebugInformationFormat> |
| 179 | + <WholeProgramOptimization>false</WholeProgramOptimization> |
177 | 180 | </ClCompile> |
178 | 181 | <ResourceCompile> |
179 | 182 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
215 | 218 | <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration> |
216 | 219 | </Lib> |
217 | 220 | </ItemDefinitionGroup> |
218 | | - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Win7Release|x64'"> |
| 221 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release WinXP|x64'"> |
219 | 222 | <Midl> |
220 | 223 | <TargetEnvironment>X64</TargetEnvironment> |
221 | 224 | </Midl> |
|
0 commit comments