OSDN Git Service

45fc88ac9ffd940ab6d67705d62ac7b1aeb7a41a
[winmerge-jp/winmerge-jp.git] / Plugins / src_VCPP / IgnoreFieldsComma / IgnoreFieldsComma.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|ARM">
5       <Configuration>Debug</Configuration>
6       <Platform>ARM</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|ARM64">
9       <Configuration>Debug</Configuration>
10       <Platform>ARM64</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|ARM">
21       <Configuration>Release</Configuration>
22       <Platform>ARM</Platform>
23     </ProjectConfiguration>
24     <ProjectConfiguration Include="Release|ARM64">
25       <Configuration>Release</Configuration>
26       <Platform>ARM64</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     <ProjectName>IgnoreFieldsComma</ProjectName>
39     <ProjectGuid>{098B241D-63AF-4683-BAF8-6DA57FD8FE75}</ProjectGuid>
40     <WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' == '15'">10.0.17763.0</WindowsTargetPlatformVersion>
41     <WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' &gt;= '16'">$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion>
42   </PropertyGroup>
43   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
45     <ConfigurationType>DynamicLibrary</ConfigurationType>
46     <UseOfMfc>false</UseOfMfc>
47     <UseOfAtl>Static</UseOfAtl>
48     <CharacterSet>Unicode</CharacterSet>
49     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
50     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
51     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
52   </PropertyGroup>
53   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
54     <ConfigurationType>DynamicLibrary</ConfigurationType>
55     <UseOfMfc>false</UseOfMfc>
56     <UseOfAtl>Static</UseOfAtl>
57     <CharacterSet>Unicode</CharacterSet>
58     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
59     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
60     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
61   </PropertyGroup>
62   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
63     <ConfigurationType>DynamicLibrary</ConfigurationType>
64     <UseOfMfc>false</UseOfMfc>
65     <CharacterSet>Unicode</CharacterSet>
66     <UseOfAtl>Static</UseOfAtl>
67     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
68     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
69     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
70   </PropertyGroup>
71   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration">
72     <ConfigurationType>DynamicLibrary</ConfigurationType>
73     <UseOfMfc>false</UseOfMfc>
74     <CharacterSet>Unicode</CharacterSet>
75     <UseOfAtl>Static</UseOfAtl>
76     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141</PlatformToolset>
77     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
78     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
79   </PropertyGroup>
80   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
81     <ConfigurationType>DynamicLibrary</ConfigurationType>
82     <UseOfMfc>false</UseOfMfc>
83     <CharacterSet>Unicode</CharacterSet>
84     <UseOfAtl>Static</UseOfAtl>
85     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141</PlatformToolset>
86     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
87     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
88   </PropertyGroup>
89   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
90     <ConfigurationType>DynamicLibrary</ConfigurationType>
91     <UseOfMfc>false</UseOfMfc>
92     <CharacterSet>Unicode</CharacterSet>
93     <UseOfAtl>Static</UseOfAtl>
94     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
95     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
96     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
97   </PropertyGroup>
98   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration">
99     <ConfigurationType>DynamicLibrary</ConfigurationType>
100     <UseOfMfc>false</UseOfMfc>
101     <CharacterSet>Unicode</CharacterSet>
102     <UseOfAtl>Static</UseOfAtl>
103     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141</PlatformToolset>
104     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
105     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
106   </PropertyGroup>
107   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
108     <ConfigurationType>DynamicLibrary</ConfigurationType>
109     <UseOfMfc>false</UseOfMfc>
110     <CharacterSet>Unicode</CharacterSet>
111     <UseOfAtl>Static</UseOfAtl>
112     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141</PlatformToolset>
113     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
114     <PlatformToolset Condition="'$(VisualStudioVersion)' == '17'">v143</PlatformToolset>
115   </PropertyGroup>
116   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
117   <ImportGroup Label="ExtensionSettings">
118   </ImportGroup>
119   <ImportGroup Label="PropertySheets">
120     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
121     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
122   </ImportGroup>
123   <PropertyGroup Label="UserMacros" />
124   <PropertyGroup>
125     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
126     <OutDir>$(SolutionDir)Build\$(PlatformTarget)\$(Configuration)\MergePlugins\</OutDir>
127     <IntDir>$(SolutionDir)BuildTmp\$(ProjectName)\$(PlatformTarget)\$(Configuration)/</IntDir>
128     <LinkIncremental Condition="'$(Configuration)'=='Release'">false</LinkIncremental>
129     <LinkIncremental Condition="'$(Configuration)'=='Debug'">true</LinkIncremental>
130   </PropertyGroup>
131   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
132     <Midl>
133       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
134       <HeaderFileName>
135       </HeaderFileName>
136     </Midl>
137     <ClCompile>
138       <Optimization>MaxSpeed</Optimization>
139       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
140       <PreprocessorDefinitions>WIN32;WINVER=0x0501;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
141       <StringPooling>true</StringPooling>
142       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
143       <FunctionLevelLinking>true</FunctionLevelLinking>
144       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
145       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
146       <ObjectFileName>$(IntDir)</ObjectFileName>
147       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
148       <WarningLevel>Level3</WarningLevel>
149       <SuppressStartupBanner>true</SuppressStartupBanner>
150       <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
151       <AdditionalOptions>/Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions>
152     </ClCompile>
153     <ResourceCompile>
154       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
155       <Culture>0x040c</Culture>
156     </ResourceCompile>
157     <Link>
158       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
159       <SuppressStartupBanner>true</SuppressStartupBanner>
160       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
161       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
162       <SubSystem>Windows</SubSystem>
163       <RandomizedBaseAddress>false</RandomizedBaseAddress>
164       <DataExecutionPrevention>
165       </DataExecutionPrevention>
166       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
167       <TargetMachine>MachineX86</TargetMachine>
168       <OptimizeReferences>true</OptimizeReferences>
169       <EnableCOMDATFolding>true</EnableCOMDATFolding>
170     </Link>
171     <Bscmake>
172       <SuppressStartupBanner>true</SuppressStartupBanner>
173       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
174     </Bscmake>
175   </ItemDefinitionGroup>
176   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
177     <Midl>
178       <TargetEnvironment>X64</TargetEnvironment>
179       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
180       <HeaderFileName>
181       </HeaderFileName>
182     </Midl>
183     <ClCompile>
184       <Optimization>MaxSpeed</Optimization>
185       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
186       <PreprocessorDefinitions>WIN32;WINVER=0x0501;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
187       <StringPooling>true</StringPooling>
188       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
189       <FunctionLevelLinking>true</FunctionLevelLinking>
190       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
191       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
192       <ObjectFileName>$(IntDir)</ObjectFileName>
193       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
194       <WarningLevel>Level3</WarningLevel>
195       <SuppressStartupBanner>true</SuppressStartupBanner>
196     </ClCompile>
197     <ResourceCompile>
198       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
199       <Culture>0x040c</Culture>
200     </ResourceCompile>
201     <Link>
202       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
203       <SuppressStartupBanner>true</SuppressStartupBanner>
204       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
205       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
206       <SubSystem>Windows</SubSystem>
207       <RandomizedBaseAddress>false</RandomizedBaseAddress>
208       <DataExecutionPrevention>
209       </DataExecutionPrevention>
210       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
211       <TargetMachine>MachineX64</TargetMachine>
212       <OptimizeReferences>true</OptimizeReferences>
213       <EnableCOMDATFolding>true</EnableCOMDATFolding>
214     </Link>
215     <Bscmake>
216       <SuppressStartupBanner>true</SuppressStartupBanner>
217       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
218     </Bscmake>
219   </ItemDefinitionGroup>
220   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
221     <Midl>
222       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
223       <HeaderFileName>
224       </HeaderFileName>
225     </Midl>
226     <ClCompile>
227       <Optimization>MaxSpeed</Optimization>
228       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
229       <PreprocessorDefinitions>WIN32;WINVER=0x0501;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
230       <StringPooling>true</StringPooling>
231       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
232       <FunctionLevelLinking>true</FunctionLevelLinking>
233       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
234       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
235       <ObjectFileName>$(IntDir)</ObjectFileName>
236       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
237       <WarningLevel>Level3</WarningLevel>
238       <SuppressStartupBanner>true</SuppressStartupBanner>
239     </ClCompile>
240     <ResourceCompile>
241       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
242       <Culture>0x040c</Culture>
243     </ResourceCompile>
244     <Link>
245       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
246       <SuppressStartupBanner>true</SuppressStartupBanner>
247       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
248       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
249       <SubSystem>Windows</SubSystem>
250       <RandomizedBaseAddress>true</RandomizedBaseAddress>
251       <DataExecutionPrevention>
252       </DataExecutionPrevention>
253       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
254       <OptimizeReferences>true</OptimizeReferences>
255       <EnableCOMDATFolding>true</EnableCOMDATFolding>
256     </Link>
257     <Bscmake>
258       <SuppressStartupBanner>true</SuppressStartupBanner>
259       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
260     </Bscmake>
261   </ItemDefinitionGroup>
262   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
263     <Midl>
264       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
265       <HeaderFileName>
266       </HeaderFileName>
267     </Midl>
268     <ClCompile>
269       <Optimization>MaxSpeed</Optimization>
270       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
271       <PreprocessorDefinitions>WIN32;WINVER=0x0501;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
272       <StringPooling>true</StringPooling>
273       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
274       <FunctionLevelLinking>true</FunctionLevelLinking>
275       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
276       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
277       <ObjectFileName>$(IntDir)</ObjectFileName>
278       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
279       <WarningLevel>Level3</WarningLevel>
280       <SuppressStartupBanner>true</SuppressStartupBanner>
281     </ClCompile>
282     <ResourceCompile>
283       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
284       <Culture>0x040c</Culture>
285     </ResourceCompile>
286     <Link>
287       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
288       <SuppressStartupBanner>true</SuppressStartupBanner>
289       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
290       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
291       <SubSystem>Windows</SubSystem>
292       <RandomizedBaseAddress>true</RandomizedBaseAddress>
293       <DataExecutionPrevention>
294       </DataExecutionPrevention>
295       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
296       <OptimizeReferences>true</OptimizeReferences>
297       <EnableCOMDATFolding>true</EnableCOMDATFolding>
298     </Link>
299     <Bscmake>
300       <SuppressStartupBanner>true</SuppressStartupBanner>
301       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
302     </Bscmake>
303   </ItemDefinitionGroup>
304   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
305     <Midl>
306       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
307       <HeaderFileName>
308       </HeaderFileName>
309     </Midl>
310     <ClCompile>
311       <Optimization>Disabled</Optimization>
312       <PreprocessorDefinitions>WIN32;WINVER=0x0501;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
313       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
314       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
315       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
316       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
317       <ObjectFileName>$(IntDir)</ObjectFileName>
318       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
319       <WarningLevel>Level3</WarningLevel>
320       <SuppressStartupBanner>true</SuppressStartupBanner>
321       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
322       <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
323       <AdditionalOptions>/Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions>
324     </ClCompile>
325     <ResourceCompile>
326       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
327       <Culture>0x040c</Culture>
328     </ResourceCompile>
329     <Link>
330       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
331       <SuppressStartupBanner>true</SuppressStartupBanner>
332       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
333       <GenerateDebugInformation>true</GenerateDebugInformation>
334       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
335       <SubSystem>Windows</SubSystem>
336       <RandomizedBaseAddress>false</RandomizedBaseAddress>
337       <DataExecutionPrevention>
338       </DataExecutionPrevention>
339       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
340       <TargetMachine>MachineX86</TargetMachine>
341     </Link>
342     <Bscmake>
343       <SuppressStartupBanner>true</SuppressStartupBanner>
344       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
345     </Bscmake>
346   </ItemDefinitionGroup>
347   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
348     <Midl>
349       <TargetEnvironment>X64</TargetEnvironment>
350       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
351       <HeaderFileName>
352       </HeaderFileName>
353     </Midl>
354     <ClCompile>
355       <Optimization>Disabled</Optimization>
356       <PreprocessorDefinitions>WIN32;WINVER=0x0501;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
357       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
358       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
359       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
360       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
361       <ObjectFileName>$(IntDir)</ObjectFileName>
362       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
363       <WarningLevel>Level3</WarningLevel>
364       <SuppressStartupBanner>true</SuppressStartupBanner>
365       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
366       <AdditionalOptions>/Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions>
367     </ClCompile>
368     <ResourceCompile>
369       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
370       <Culture>0x040c</Culture>
371     </ResourceCompile>
372     <Link>
373       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
374       <SuppressStartupBanner>true</SuppressStartupBanner>
375       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
376       <GenerateDebugInformation>true</GenerateDebugInformation>
377       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
378       <SubSystem>Windows</SubSystem>
379       <RandomizedBaseAddress>false</RandomizedBaseAddress>
380       <DataExecutionPrevention>
381       </DataExecutionPrevention>
382       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
383       <TargetMachine>MachineX64</TargetMachine>
384     </Link>
385     <Bscmake>
386       <SuppressStartupBanner>true</SuppressStartupBanner>
387       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
388     </Bscmake>
389   </ItemDefinitionGroup>
390   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
391     <Midl>
392       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
393       <HeaderFileName>
394       </HeaderFileName>
395     </Midl>
396     <ClCompile>
397       <Optimization>Disabled</Optimization>
398       <PreprocessorDefinitions>WIN32;WINVER=0x0501;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
399       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
400       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
401       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
402       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
403       <ObjectFileName>$(IntDir)</ObjectFileName>
404       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
405       <WarningLevel>Level3</WarningLevel>
406       <SuppressStartupBanner>true</SuppressStartupBanner>
407       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
408       <AdditionalOptions>/Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions>
409     </ClCompile>
410     <ResourceCompile>
411       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
412       <Culture>0x040c</Culture>
413     </ResourceCompile>
414     <Link>
415       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
416       <SuppressStartupBanner>true</SuppressStartupBanner>
417       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
418       <GenerateDebugInformation>true</GenerateDebugInformation>
419       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
420       <SubSystem>Windows</SubSystem>
421       <RandomizedBaseAddress>true</RandomizedBaseAddress>
422       <DataExecutionPrevention>
423       </DataExecutionPrevention>
424       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
425     </Link>
426     <Bscmake>
427       <SuppressStartupBanner>true</SuppressStartupBanner>
428       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
429     </Bscmake>
430   </ItemDefinitionGroup>
431   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
432     <Midl>
433       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
434       <HeaderFileName>
435       </HeaderFileName>
436     </Midl>
437     <ClCompile>
438       <Optimization>Disabled</Optimization>
439       <PreprocessorDefinitions>WIN32;WINVER=0x0501;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
440       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
441       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
442       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
443       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
444       <ObjectFileName>$(IntDir)</ObjectFileName>
445       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
446       <WarningLevel>Level3</WarningLevel>
447       <SuppressStartupBanner>true</SuppressStartupBanner>
448       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
449       <AdditionalOptions>/Zc:threadSafeInit- %(AdditionalOptions)</AdditionalOptions>
450     </ClCompile>
451     <ResourceCompile>
452       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
453       <Culture>0x040c</Culture>
454     </ResourceCompile>
455     <Link>
456       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
457       <SuppressStartupBanner>true</SuppressStartupBanner>
458       <ModuleDefinitionFile>.\IgnoreFieldsComma.def</ModuleDefinitionFile>
459       <GenerateDebugInformation>true</GenerateDebugInformation>
460       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
461       <SubSystem>Windows</SubSystem>
462       <RandomizedBaseAddress>true</RandomizedBaseAddress>
463       <DataExecutionPrevention>
464       </DataExecutionPrevention>
465       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
466     </Link>
467     <Bscmake>
468       <SuppressStartupBanner>true</SuppressStartupBanner>
469       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
470     </Bscmake>
471   </ItemDefinitionGroup>
472   <ItemGroup>
473     <ClCompile Include="IgnoreFieldsComma.cpp">
474       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
475     </ClCompile>
476     <ClCompile Include="StdAfx.cpp">
477       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
478     </ClCompile>
479     <ClCompile Include="WinMergeScript.cpp">
480       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
481     </ClCompile>
482   </ItemGroup>
483   <ItemGroup>
484     <None Include="IgnoreFieldsComma.def" />
485   </ItemGroup>
486   <ItemGroup>
487     <Midl Include="IgnoreFieldsComma.idl">
488       <GenerateStublessProxies>true</GenerateStublessProxies>
489       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
490       <HeaderFileName>IgnoreFieldsComma.h</HeaderFileName>
491       <InterfaceIdentifierFileName>IgnoreFieldsComma_i.c</InterfaceIdentifierFileName>
492     </Midl>
493   </ItemGroup>
494   <ItemGroup>
495     <ResourceCompile Include="IgnoreFieldsComma.rc">
496       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
497       <AdditionalIncludeDirectories>$(OUTDIR);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
498     </ResourceCompile>
499   </ItemGroup>
500   <ItemGroup>
501     <ClInclude Include="Resource.h" />
502     <ClInclude Include="StdAfx.h" />
503     <ClInclude Include="typeinfoex.h" />
504     <ClInclude Include="WinMergeScript.h" />
505   </ItemGroup>
506   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
507   <ImportGroup Label="ExtensionTargets">
508   </ImportGroup>
509 </Project>