|
1
|
1 <?xml version="1.0" encoding="utf-8"?>
|
|
|
2 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
3 <ItemGroup Label="ProjectConfigurations">
|
|
|
4 <ProjectConfiguration Include="Debug|ARM64">
|
|
|
5 <Configuration>Debug</Configuration>
|
|
|
6 <Platform>ARM64</Platform>
|
|
|
7 </ProjectConfiguration>
|
|
|
8 <ProjectConfiguration Include="Debug|ARM64EC">
|
|
|
9 <Configuration>Debug</Configuration>
|
|
|
10 <Platform>ARM64EC</Platform>
|
|
|
11 </ProjectConfiguration>
|
|
|
12 <ProjectConfiguration Include="Debug|Win32">
|
|
|
13 <Configuration>Debug</Configuration>
|
|
|
14 <Platform>Win32</Platform>
|
|
|
15 </ProjectConfiguration>
|
|
|
16 <ProjectConfiguration Include="Debug|x64">
|
|
|
17 <Configuration>Debug</Configuration>
|
|
|
18 <Platform>x64</Platform>
|
|
|
19 </ProjectConfiguration>
|
|
|
20 <ProjectConfiguration Include="Release|ARM64">
|
|
|
21 <Configuration>Release</Configuration>
|
|
|
22 <Platform>ARM64</Platform>
|
|
|
23 </ProjectConfiguration>
|
|
|
24 <ProjectConfiguration Include="Release|ARM64EC">
|
|
|
25 <Configuration>Release</Configuration>
|
|
|
26 <Platform>ARM64EC</Platform>
|
|
|
27 </ProjectConfiguration>
|
|
|
28 <ProjectConfiguration Include="Release|Win32">
|
|
|
29 <Configuration>Release</Configuration>
|
|
|
30 <Platform>Win32</Platform>
|
|
|
31 </ProjectConfiguration>
|
|
|
32 <ProjectConfiguration Include="Release|x64">
|
|
|
33 <Configuration>Release</Configuration>
|
|
|
34 <Platform>x64</Platform>
|
|
|
35 </ProjectConfiguration>
|
|
|
36 </ItemGroup>
|
|
|
37 <PropertyGroup Label="Globals">
|
|
|
38 <ProjectGuid>{71AD2674-065B-48F5-B8B0-E1F9D3892081}</ProjectGuid>
|
|
|
39 <RootNamespace>foobar2000_component_client</RootNamespace>
|
|
|
40 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
|
41 </PropertyGroup>
|
|
|
42 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
44 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
45 <UseOfMfc>false</UseOfMfc>
|
|
|
46 <CharacterSet>Unicode</CharacterSet>
|
|
|
47 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
48 <PlatformToolset>v142</PlatformToolset>
|
|
|
49 </PropertyGroup>
|
|
|
50 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|
|
51 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
52 <UseOfMfc>false</UseOfMfc>
|
|
|
53 <CharacterSet>Unicode</CharacterSet>
|
|
|
54 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
55 <PlatformToolset>v142</PlatformToolset>
|
|
|
56 </PropertyGroup>
|
|
|
57 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
|
|
|
58 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
59 <UseOfMfc>false</UseOfMfc>
|
|
|
60 <CharacterSet>Unicode</CharacterSet>
|
|
|
61 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
62 <PlatformToolset>v143</PlatformToolset>
|
|
|
63 </PropertyGroup>
|
|
|
64 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="Configuration">
|
|
|
65 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
66 <UseOfMfc>false</UseOfMfc>
|
|
|
67 <CharacterSet>Unicode</CharacterSet>
|
|
|
68 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
69 <PlatformToolset>v143</PlatformToolset>
|
|
|
70 </PropertyGroup>
|
|
|
71 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
72 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
73 <UseOfMfc>false</UseOfMfc>
|
|
|
74 <CharacterSet>Unicode</CharacterSet>
|
|
|
75 <PlatformToolset>v142</PlatformToolset>
|
|
|
76 </PropertyGroup>
|
|
|
77 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
78 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
79 <UseOfMfc>false</UseOfMfc>
|
|
|
80 <CharacterSet>Unicode</CharacterSet>
|
|
|
81 <PlatformToolset>v142</PlatformToolset>
|
|
|
82 </PropertyGroup>
|
|
|
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
|
|
|
84 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
85 <UseOfMfc>false</UseOfMfc>
|
|
|
86 <CharacterSet>Unicode</CharacterSet>
|
|
|
87 <PlatformToolset>v143</PlatformToolset>
|
|
|
88 </PropertyGroup>
|
|
|
89 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'" Label="Configuration">
|
|
|
90 <ConfigurationType>StaticLibrary</ConfigurationType>
|
|
|
91 <UseOfMfc>false</UseOfMfc>
|
|
|
92 <CharacterSet>Unicode</CharacterSet>
|
|
|
93 <PlatformToolset>v143</PlatformToolset>
|
|
|
94 </PropertyGroup>
|
|
|
95 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
96 <ImportGroup Label="ExtensionSettings">
|
|
|
97 </ImportGroup>
|
|
|
98 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
|
99 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
100 </ImportGroup>
|
|
|
101 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
|
102 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
103 </ImportGroup>
|
|
|
104 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
|
|
|
105 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
106 </ImportGroup>
|
|
|
107 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="PropertySheets">
|
|
|
108 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
109 </ImportGroup>
|
|
|
110 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
|
111 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
112 </ImportGroup>
|
|
|
113 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
|
114 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
115 </ImportGroup>
|
|
|
116 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
|
|
|
117 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
118 </ImportGroup>
|
|
|
119 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'" Label="PropertySheets">
|
|
|
120 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
121 </ImportGroup>
|
|
|
122 <PropertyGroup Label="UserMacros" />
|
|
|
123 <PropertyGroup>
|
|
|
124 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|
|
125 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</OutDir>
|
|
|
126 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
|
|
|
127 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir>
|
|
|
128 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
|
|
|
129 </PropertyGroup>
|
|
|
130 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
131 <ClCompile>
|
|
|
132 <Optimization>Disabled</Optimization>
|
|
|
133 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
134 <PrecompiledHeader>
|
|
|
135 </PrecompiledHeader>
|
|
|
136 <WarningLevel>Level3</WarningLevel>
|
|
|
137 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
138 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
139 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
140 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
141 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
142 <ConformanceMode>true</ConformanceMode>
|
|
|
143 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
144 </ClCompile>
|
|
|
145 <ResourceCompile>
|
|
|
146 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
147 <Culture>0x0409</Culture>
|
|
|
148 </ResourceCompile>
|
|
|
149 <Lib>
|
|
|
150 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
151 </Lib>
|
|
|
152 </ItemDefinitionGroup>
|
|
|
153 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
154 <ClCompile>
|
|
|
155 <Optimization>Disabled</Optimization>
|
|
|
156 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
157 <PrecompiledHeader>
|
|
|
158 </PrecompiledHeader>
|
|
|
159 <WarningLevel>Level3</WarningLevel>
|
|
|
160 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
161 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
162 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
163 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
164 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
165 <ConformanceMode>true</ConformanceMode>
|
|
|
166 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
167 </ClCompile>
|
|
|
168 <ResourceCompile>
|
|
|
169 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
170 <Culture>0x0409</Culture>
|
|
|
171 </ResourceCompile>
|
|
|
172 <Lib>
|
|
|
173 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
174 </Lib>
|
|
|
175 </ItemDefinitionGroup>
|
|
|
176 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
|
|
|
177 <ClCompile>
|
|
|
178 <Optimization>Disabled</Optimization>
|
|
|
179 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
180 <PrecompiledHeader>
|
|
|
181 </PrecompiledHeader>
|
|
|
182 <WarningLevel>Level3</WarningLevel>
|
|
|
183 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
184 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
185 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
186 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
187 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
188 <ConformanceMode>true</ConformanceMode>
|
|
|
189 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
190 </ClCompile>
|
|
|
191 <ResourceCompile>
|
|
|
192 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
193 <Culture>0x0409</Culture>
|
|
|
194 </ResourceCompile>
|
|
|
195 <Lib>
|
|
|
196 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
197 </Lib>
|
|
|
198 </ItemDefinitionGroup>
|
|
|
199 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">
|
|
|
200 <ClCompile>
|
|
|
201 <Optimization>Disabled</Optimization>
|
|
|
202 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
203 <PrecompiledHeader>
|
|
|
204 </PrecompiledHeader>
|
|
|
205 <WarningLevel>Level3</WarningLevel>
|
|
|
206 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
207 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
208 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
209 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
210 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
211 <ConformanceMode>true</ConformanceMode>
|
|
|
212 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
213 </ClCompile>
|
|
|
214 <ResourceCompile>
|
|
|
215 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
216 <Culture>0x0409</Culture>
|
|
|
217 </ResourceCompile>
|
|
|
218 <Lib>
|
|
|
219 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
220 </Lib>
|
|
|
221 </ItemDefinitionGroup>
|
|
|
222 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
223 <ClCompile>
|
|
|
224 <Optimization>MinSpace</Optimization>
|
|
|
225 <StringPooling>true</StringPooling>
|
|
|
226 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
227 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
228 <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
|
229 <WarningLevel>Level3</WarningLevel>
|
|
|
230 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
231 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
232 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
233 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
234 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
235 <OmitFramePointers>true</OmitFramePointers>
|
|
|
236 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
237 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
238 <ConformanceMode>true</ConformanceMode>
|
|
|
239 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
240 </ClCompile>
|
|
|
241 <ResourceCompile>
|
|
|
242 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
243 <Culture>0x0409</Culture>
|
|
|
244 </ResourceCompile>
|
|
|
245 <Lib>
|
|
|
246 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
247 </Lib>
|
|
|
248 </ItemDefinitionGroup>
|
|
|
249 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
250 <ClCompile>
|
|
|
251 <Optimization>MinSpace</Optimization>
|
|
|
252 <StringPooling>true</StringPooling>
|
|
|
253 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
254 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
255 <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
|
256 <WarningLevel>Level3</WarningLevel>
|
|
|
257 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
258 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
259 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
260 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
261 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
262 <OmitFramePointers>true</OmitFramePointers>
|
|
|
263 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
264 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
265 <ConformanceMode>true</ConformanceMode>
|
|
|
266 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
267 </ClCompile>
|
|
|
268 <ResourceCompile>
|
|
|
269 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
270 <Culture>0x0409</Culture>
|
|
|
271 </ResourceCompile>
|
|
|
272 <Lib>
|
|
|
273 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
274 </Lib>
|
|
|
275 </ItemDefinitionGroup>
|
|
|
276 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
|
|
|
277 <ClCompile>
|
|
|
278 <Optimization>MinSpace</Optimization>
|
|
|
279 <StringPooling>true</StringPooling>
|
|
|
280 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
281 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
282 <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
|
283 <WarningLevel>Level3</WarningLevel>
|
|
|
284 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
285 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
286 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
287 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
288 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
289 <OmitFramePointers>true</OmitFramePointers>
|
|
|
290 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
291 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
292 <ConformanceMode>true</ConformanceMode>
|
|
|
293 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
294 </ClCompile>
|
|
|
295 <ResourceCompile>
|
|
|
296 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
297 <Culture>0x0409</Culture>
|
|
|
298 </ResourceCompile>
|
|
|
299 <Lib>
|
|
|
300 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
301 </Lib>
|
|
|
302 </ItemDefinitionGroup>
|
|
|
303 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">
|
|
|
304 <ClCompile>
|
|
|
305 <Optimization>MinSpace</Optimization>
|
|
|
306 <StringPooling>true</StringPooling>
|
|
|
307 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
308 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
309 <RuntimeTypeInfo>false</RuntimeTypeInfo>
|
|
|
310 <WarningLevel>Level3</WarningLevel>
|
|
|
311 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
312 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
313 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
314 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
315 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
316 <OmitFramePointers>true</OmitFramePointers>
|
|
|
317 <PreprocessorDefinitions>NDEBUG;_UNICODE;UNICODE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
318 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
319 <ConformanceMode>true</ConformanceMode>
|
|
|
320 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
321 </ClCompile>
|
|
|
322 <ResourceCompile>
|
|
|
323 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
324 <Culture>0x0409</Culture>
|
|
|
325 </ResourceCompile>
|
|
|
326 <Lib>
|
|
|
327 <SuppressStartupBanner>true</SuppressStartupBanner>
|
|
|
328 </Lib>
|
|
|
329 </ItemDefinitionGroup>
|
|
|
330 <ItemGroup>
|
|
|
331 <ClCompile Include="component_client.cpp">
|
|
|
332 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
|
|
|
333 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
|
|
|
334 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Disabled</Optimization>
|
|
|
335 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Disabled</Optimization>
|
|
|
336 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
|
|
|
337 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
|
|
|
338 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">EnableFastChecks</BasicRuntimeChecks>
|
|
|
339 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">EnableFastChecks</BasicRuntimeChecks>
|
|
|
340 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
|
|
|
341 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
|
|
|
342 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">MaxSpeed</Optimization>
|
|
|
343 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">MaxSpeed</Optimization>
|
|
|
344 </ClCompile>
|
|
|
345 </ItemGroup>
|
|
|
346 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
347 <ImportGroup Label="ExtensionTargets">
|
|
|
348 </ImportGroup>
|
|
|
349 </Project> |