|
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>{85FBFD09-0099-4FE9-9DB6-78DB6F60F817}</ProjectGuid>
|
|
|
39 <RootNamespace>foo_input_raw</RootNamespace>
|
|
|
40 <Keyword>Win32Proj</Keyword>
|
|
|
41 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
|
|
|
42 </PropertyGroup>
|
|
|
43 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|
|
44 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|
|
45 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
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>DynamicLibrary</ConfigurationType>
|
|
|
52 <CharacterSet>Unicode</CharacterSet>
|
|
|
53 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
54 <PlatformToolset>v142</PlatformToolset>
|
|
|
55 </PropertyGroup>
|
|
|
56 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
|
|
|
57 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
58 <CharacterSet>Unicode</CharacterSet>
|
|
|
59 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
60 <PlatformToolset>v143</PlatformToolset>
|
|
|
61 </PropertyGroup>
|
|
|
62 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="Configuration">
|
|
|
63 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
64 <CharacterSet>Unicode</CharacterSet>
|
|
|
65 <WholeProgramOptimization>true</WholeProgramOptimization>
|
|
|
66 <PlatformToolset>v143</PlatformToolset>
|
|
|
67 </PropertyGroup>
|
|
|
68 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|
|
69 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
70 <CharacterSet>Unicode</CharacterSet>
|
|
|
71 <PlatformToolset>v142</PlatformToolset>
|
|
|
72 </PropertyGroup>
|
|
|
73 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|
|
74 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
75 <CharacterSet>Unicode</CharacterSet>
|
|
|
76 <PlatformToolset>v142</PlatformToolset>
|
|
|
77 </PropertyGroup>
|
|
|
78 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
|
|
|
79 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
80 <CharacterSet>Unicode</CharacterSet>
|
|
|
81 <PlatformToolset>v143</PlatformToolset>
|
|
|
82 </PropertyGroup>
|
|
|
83 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'" Label="Configuration">
|
|
|
84 <ConfigurationType>DynamicLibrary</ConfigurationType>
|
|
|
85 <CharacterSet>Unicode</CharacterSet>
|
|
|
86 <PlatformToolset>v143</PlatformToolset>
|
|
|
87 </PropertyGroup>
|
|
|
88 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|
|
89 <ImportGroup Label="ExtensionSettings">
|
|
|
90 </ImportGroup>
|
|
|
91 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
|
|
|
92 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
93 </ImportGroup>
|
|
|
94 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|
|
95 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
96 </ImportGroup>
|
|
|
97 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets">
|
|
|
98 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
99 </ImportGroup>
|
|
|
100 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'" Label="PropertySheets">
|
|
|
101 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
102 </ImportGroup>
|
|
|
103 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
|
|
|
104 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
105 </ImportGroup>
|
|
|
106 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|
|
107 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
108 </ImportGroup>
|
|
|
109 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets">
|
|
|
110 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
111 </ImportGroup>
|
|
|
112 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'" Label="PropertySheets">
|
|
|
113 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|
|
114 </ImportGroup>
|
|
|
115 <PropertyGroup Label="UserMacros" />
|
|
|
116 <PropertyGroup>
|
|
|
117 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|
|
|
118 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
|
|
|
119 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
|
|
|
120 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
|
|
|
121 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
|
|
|
122 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">true</LinkIncremental>
|
|
|
123 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">true</LinkIncremental>
|
|
|
124 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(SolutionDir)$(Configuration)\</OutDir>
|
|
|
125 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
|
|
|
126 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
|
|
|
127 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
|
|
|
128 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">false</LinkIncremental>
|
|
|
129 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">false</LinkIncremental>
|
|
|
130 </PropertyGroup>
|
|
|
131 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|
|
132 <ClCompile>
|
|
|
133 <Optimization>Disabled</Optimization>
|
|
|
134 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
135 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
136 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
137 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
138 <WarningLevel>Level3</WarningLevel>
|
|
|
139 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
140 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
141 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
142 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
143 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
144 </ClCompile>
|
|
|
145 <Link>
|
|
|
146 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
147 <SubSystem>Windows</SubSystem>
|
|
|
148 <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
149 <DataExecutionPrevention>
|
|
|
150 </DataExecutionPrevention>
|
|
|
151 <TargetMachine>MachineX86</TargetMachine>
|
|
|
152 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
153 </Link>
|
|
|
154 </ItemDefinitionGroup>
|
|
|
155 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
156 <ClCompile>
|
|
|
157 <Optimization>Disabled</Optimization>
|
|
|
158 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
159 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
160 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
161 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
162 <WarningLevel>Level3</WarningLevel>
|
|
|
163 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
164 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
165 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
166 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
167 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
168 </ClCompile>
|
|
|
169 <Link>
|
|
|
170 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
171 <SubSystem>Windows</SubSystem>
|
|
|
172 <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
173 <DataExecutionPrevention>
|
|
|
174 </DataExecutionPrevention>
|
|
|
175 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
176 </Link>
|
|
|
177 </ItemDefinitionGroup>
|
|
|
178 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
|
|
|
179 <ClCompile>
|
|
|
180 <Optimization>Disabled</Optimization>
|
|
|
181 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
182 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
183 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
184 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
185 <WarningLevel>Level3</WarningLevel>
|
|
|
186 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
187 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
188 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
189 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
190 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
191 </ClCompile>
|
|
|
192 <Link>
|
|
|
193 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
194 <SubSystem>Windows</SubSystem>
|
|
|
195 <DataExecutionPrevention>
|
|
|
196 </DataExecutionPrevention>
|
|
|
197 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
198 </Link>
|
|
|
199 </ItemDefinitionGroup>
|
|
|
200 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">
|
|
|
201 <ClCompile>
|
|
|
202 <Optimization>Disabled</Optimization>
|
|
|
203 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|
|
204 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|
|
205 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
206 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
207 <WarningLevel>Level3</WarningLevel>
|
|
|
208 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
209 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
210 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
211 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
212 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
213 </ClCompile>
|
|
|
214 <Link>
|
|
|
215 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
216 <SubSystem>Windows</SubSystem>
|
|
|
217 <DataExecutionPrevention>
|
|
|
218 </DataExecutionPrevention>
|
|
|
219 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
220 </Link>
|
|
|
221 </ItemDefinitionGroup>
|
|
|
222 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|
|
223 <ClCompile>
|
|
|
224 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
225 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
226 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
227 <WarningLevel>Level3</WarningLevel>
|
|
|
228 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
229 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
230 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
231 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
232 <StringPooling>true</StringPooling>
|
|
|
233 <OmitFramePointers>true</OmitFramePointers>
|
|
|
234 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
235 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
236 <PreprocessorDefinitions>NDEBUG;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
237 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
238 </ClCompile>
|
|
|
239 <Link>
|
|
|
240 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
241 <SubSystem>Windows</SubSystem>
|
|
|
242 <OptimizeReferences>true</OptimizeReferences>
|
|
|
243 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
244 <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
245 <DataExecutionPrevention>
|
|
|
246 </DataExecutionPrevention>
|
|
|
247 <TargetMachine>MachineX86</TargetMachine>
|
|
|
248 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
249 </Link>
|
|
|
250 </ItemDefinitionGroup>
|
|
|
251 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|
|
252 <ClCompile>
|
|
|
253 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
254 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
255 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
256 <WarningLevel>Level3</WarningLevel>
|
|
|
257 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
258 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
259 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
260 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
261 <StringPooling>true</StringPooling>
|
|
|
262 <OmitFramePointers>true</OmitFramePointers>
|
|
|
263 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
264 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
265 <PreprocessorDefinitions>NDEBUG;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
266 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
267 </ClCompile>
|
|
|
268 <Link>
|
|
|
269 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
270 <SubSystem>Windows</SubSystem>
|
|
|
271 <OptimizeReferences>true</OptimizeReferences>
|
|
|
272 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
273 <RandomizedBaseAddress>false</RandomizedBaseAddress>
|
|
|
274 <DataExecutionPrevention>
|
|
|
275 </DataExecutionPrevention>
|
|
|
276 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
277 </Link>
|
|
|
278 </ItemDefinitionGroup>
|
|
|
279 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
|
|
|
280 <ClCompile>
|
|
|
281 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
282 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
283 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
284 <WarningLevel>Level3</WarningLevel>
|
|
|
285 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
286 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
287 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
288 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
289 <StringPooling>true</StringPooling>
|
|
|
290 <OmitFramePointers>true</OmitFramePointers>
|
|
|
291 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
292 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
293 <PreprocessorDefinitions>NDEBUG;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
294 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
295 </ClCompile>
|
|
|
296 <Link>
|
|
|
297 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
298 <SubSystem>Windows</SubSystem>
|
|
|
299 <OptimizeReferences>true</OptimizeReferences>
|
|
|
300 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
301 <DataExecutionPrevention>
|
|
|
302 </DataExecutionPrevention>
|
|
|
303 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
304 </Link>
|
|
|
305 </ItemDefinitionGroup>
|
|
|
306 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">
|
|
|
307 <ClCompile>
|
|
|
308 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|
|
309 <PrecompiledHeader>Use</PrecompiledHeader>
|
|
|
310 <PrecompiledHeaderFile>stdafx.h</PrecompiledHeaderFile>
|
|
|
311 <WarningLevel>Level3</WarningLevel>
|
|
|
312 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|
|
313 <AdditionalOptions>/d2notypeopt %(AdditionalOptions)</AdditionalOptions>
|
|
|
314 <TreatSpecificWarningsAsErrors>4715</TreatSpecificWarningsAsErrors>
|
|
|
315 <BufferSecurityCheck>false</BufferSecurityCheck>
|
|
|
316 <StringPooling>true</StringPooling>
|
|
|
317 <OmitFramePointers>true</OmitFramePointers>
|
|
|
318 <AdditionalIncludeDirectories>..;../..</AdditionalIncludeDirectories>
|
|
|
319 <FloatingPointModel>Fast</FloatingPointModel>
|
|
|
320 <PreprocessorDefinitions>NDEBUG;_WINDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
321 <LanguageStandard>stdcpp17</LanguageStandard>
|
|
|
322 </ClCompile>
|
|
|
323 <Link>
|
|
|
324 <GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
325 <SubSystem>Windows</SubSystem>
|
|
|
326 <OptimizeReferences>true</OptimizeReferences>
|
|
|
327 <EnableCOMDATFolding>true</EnableCOMDATFolding>
|
|
|
328 <DataExecutionPrevention>
|
|
|
329 </DataExecutionPrevention>
|
|
|
330 <AdditionalDependencies>../shared/shared-$(Platform).lib</AdditionalDependencies>
|
|
|
331 </Link>
|
|
|
332 </ItemDefinitionGroup>
|
|
|
333 <ItemGroup>
|
|
|
334 <ClCompile Include="contextmenu.cpp" />
|
|
|
335 <ClCompile Include="decode.cpp" />
|
|
|
336 <ClCompile Include="dsp_sample.cpp" />
|
|
|
337 <ClCompile Include="initquit.cpp" />
|
|
|
338 <ClCompile Include="input_raw.cpp" />
|
|
|
339 <ClCompile Include="listcontrol-advanced.cpp" />
|
|
|
340 <ClCompile Include="listcontrol-ownerdata.cpp" />
|
|
|
341 <ClCompile Include="listcontrol-simple.cpp" />
|
|
|
342 <ClCompile Include="main.cpp" />
|
|
|
343 <ClCompile Include="mainmenu-dynamic.cpp" />
|
|
|
344 <ClCompile Include="mainmenu.cpp" />
|
|
|
345 <ClCompile Include="IO.cpp" />
|
|
|
346 <ClCompile Include="PCH.cpp">
|
|
|
347 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
|
|
|
348 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
|
|
|
349 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">Create</PrecompiledHeader>
|
|
|
350 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64EC'">Create</PrecompiledHeader>
|
|
|
351 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
|
|
|
352 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
|
|
|
353 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">Create</PrecompiledHeader>
|
|
|
354 <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM64EC'">Create</PrecompiledHeader>
|
|
|
355 </ClCompile>
|
|
|
356 <ClCompile Include="playback_state.cpp" />
|
|
|
357 <ClCompile Include="playback_stream_capture.cpp" />
|
|
|
358 <ClCompile Include="preferences.cpp" />
|
|
|
359 <ClCompile Include="rating.cpp" />
|
|
|
360 <ClCompile Include="ui_and_threads.cpp" />
|
|
|
361 <ClCompile Include="ui_element.cpp" />
|
|
|
362 <ClCompile Include="ui_element_dialog.cpp" />
|
|
|
363 </ItemGroup>
|
|
|
364 <ItemGroup>
|
|
|
365 <ClInclude Include="dsp_sample.h" />
|
|
|
366 <ClInclude Include="playback_stream_capture.h" />
|
|
|
367 <ClInclude Include="resource.h" />
|
|
|
368 <ClInclude Include="stdafx.h" />
|
|
|
369 </ItemGroup>
|
|
|
370 <ItemGroup>
|
|
|
371 <ResourceCompile Include="foo_sample.rc" />
|
|
|
372 </ItemGroup>
|
|
|
373 <ItemGroup>
|
|
|
374 <None Include="readme.txt" />
|
|
|
375 </ItemGroup>
|
|
|
376 <ItemGroup>
|
|
|
377 <ProjectReference Include="..\..\libPPUI\libPPUI.vcxproj">
|
|
|
378 <Project>{7729eb82-4069-4414-964b-ad399091a03f}</Project>
|
|
|
379 </ProjectReference>
|
|
|
380 <ProjectReference Include="..\..\pfc\pfc.vcxproj">
|
|
|
381 <Project>{ebfffb4e-261d-44d3-b89c-957b31a0bf9c}</Project>
|
|
|
382 </ProjectReference>
|
|
|
383 <ProjectReference Include="..\foobar2000_component_client\foobar2000_component_client.vcxproj">
|
|
|
384 <Project>{71ad2674-065b-48f5-b8b0-e1f9d3892081}</Project>
|
|
|
385 </ProjectReference>
|
|
|
386 <ProjectReference Include="..\helpers\foobar2000_sdk_helpers.vcxproj">
|
|
|
387 <Project>{ee47764e-a202-4f85-a767-abdab4aff35f}</Project>
|
|
|
388 </ProjectReference>
|
|
|
389 <ProjectReference Include="..\SDK\foobar2000_SDK.vcxproj">
|
|
|
390 <Project>{e8091321-d79d-4575-86ef-064ea1a4a20d}</Project>
|
|
|
391 </ProjectReference>
|
|
|
392 </ItemGroup>
|
|
|
393 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|
|
394 <ImportGroup Label="ExtensionTargets" />
|
|
|
395 </Project> |