OSDN Git Service

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