OSDN Git Service

6821c87edb0e39f192024429fe206a6e8bcc56ca
[winmerge-jp/winmerge-jp.git] / Plugins / src_VCPP / WatchBeginningOfLog / WatchBeginningOfLog.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|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|x64">
9       <Configuration>Debug</Configuration>
10       <Platform>x64</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectName>WatchBeginningOfLog</ProjectName>
23     <ProjectGuid>{A948A08A-3AF4-4860-8D13-8C425E56806F}</ProjectGuid>
24     <RootNamespace>WatchBeginningOfLog</RootNamespace>
25     <WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' == '15'">7.0</WindowsTargetPlatformVersion>
26     <WindowsTargetPlatformVersion Condition="'$(VisualStudioVersion)' == '16'">$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion>
27   </PropertyGroup>
28   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
30     <ConfigurationType>DynamicLibrary</ConfigurationType>
31     <UseOfMfc>false</UseOfMfc>
32     <UseOfAtl>Static</UseOfAtl>
33     <CharacterSet>Unicode</CharacterSet>
34     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
35     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
36   </PropertyGroup>
37   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
38     <ConfigurationType>DynamicLibrary</ConfigurationType>
39     <UseOfMfc>false</UseOfMfc>
40     <UseOfAtl>Static</UseOfAtl>
41     <CharacterSet>Unicode</CharacterSet>
42     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
43     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
44   </PropertyGroup>
45   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
46     <ConfigurationType>DynamicLibrary</ConfigurationType>
47     <UseOfMfc>false</UseOfMfc>
48     <CharacterSet>Unicode</CharacterSet>
49     <UseOfAtl>Static</UseOfAtl>
50     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
51     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
52   </PropertyGroup>
53   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
54     <ConfigurationType>DynamicLibrary</ConfigurationType>
55     <UseOfMfc>false</UseOfMfc>
56     <CharacterSet>Unicode</CharacterSet>
57     <UseOfAtl>Static</UseOfAtl>
58     <PlatformToolset Condition="'$(VisualStudioVersion)' == '15'">v141_xp</PlatformToolset>
59     <PlatformToolset Condition="'$(VisualStudioVersion)' == '16'">v142</PlatformToolset>
60   </PropertyGroup>
61   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
62   <ImportGroup Label="ExtensionSettings">
63   </ImportGroup>
64   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
66     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
67   </ImportGroup>
68   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
69     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
70     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
71   </ImportGroup>
72   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
73     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
74     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
75   </ImportGroup>
76   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
77     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
78     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
79   </ImportGroup>
80   <PropertyGroup Label="UserMacros" />
81   <PropertyGroup>
82     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
83     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</OutDir>
84     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(Configuration)\</IntDir>
85     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
86     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</OutDir>
87     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(Platform)\$(Configuration)\</IntDir>
88     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
89     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</OutDir>
90     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(Configuration)\</IntDir>
91     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
92     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</OutDir>
93     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(Platform)\$(Configuration)\</IntDir>
94     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
95   </PropertyGroup>
96   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
97     <Midl>
98       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
99       <HeaderFileName>
100       </HeaderFileName>
101     </Midl>
102     <ClCompile>
103       <Optimization>Disabled</Optimization>
104       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
105       <MinimalRebuild>true</MinimalRebuild>
106       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
107       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
108       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
109       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
110       <ObjectFileName>$(IntDir)</ObjectFileName>
111       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
112       <WarningLevel>Level3</WarningLevel>
113       <SuppressStartupBanner>true</SuppressStartupBanner>
114       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
115       <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
116     </ClCompile>
117     <ResourceCompile>
118       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
119       <Culture>0x040c</Culture>
120     </ResourceCompile>
121     <Link>
122       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
123       <SuppressStartupBanner>true</SuppressStartupBanner>
124       <ModuleDefinitionFile>.\WatchBeginningOfLog.def</ModuleDefinitionFile>
125       <GenerateDebugInformation>true</GenerateDebugInformation>
126       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
127       <SubSystem>Windows</SubSystem>
128       <RandomizedBaseAddress>false</RandomizedBaseAddress>
129       <DataExecutionPrevention>
130       </DataExecutionPrevention>
131       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
132       <TargetMachine>MachineX86</TargetMachine>
133     </Link>
134     <Bscmake>
135       <SuppressStartupBanner>true</SuppressStartupBanner>
136       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
137     </Bscmake>
138   </ItemDefinitionGroup>
139   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
140     <Midl>
141       <TargetEnvironment>X64</TargetEnvironment>
142       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
143       <HeaderFileName>
144       </HeaderFileName>
145     </Midl>
146     <ClCompile>
147       <Optimization>Disabled</Optimization>
148       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
149       <MinimalRebuild>true</MinimalRebuild>
150       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
151       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
152       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
153       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
154       <ObjectFileName>$(IntDir)</ObjectFileName>
155       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
156       <WarningLevel>Level3</WarningLevel>
157       <SuppressStartupBanner>true</SuppressStartupBanner>
158       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
159     </ClCompile>
160     <ResourceCompile>
161       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
162       <Culture>0x040c</Culture>
163     </ResourceCompile>
164     <Link>
165       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
166       <SuppressStartupBanner>true</SuppressStartupBanner>
167       <ModuleDefinitionFile>.\WatchBeginningOfLog.def</ModuleDefinitionFile>
168       <GenerateDebugInformation>true</GenerateDebugInformation>
169       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
170       <SubSystem>Windows</SubSystem>
171       <RandomizedBaseAddress>false</RandomizedBaseAddress>
172       <DataExecutionPrevention>
173       </DataExecutionPrevention>
174       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
175       <TargetMachine>MachineX64</TargetMachine>
176     </Link>
177     <Bscmake>
178       <SuppressStartupBanner>true</SuppressStartupBanner>
179       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
180     </Bscmake>
181   </ItemDefinitionGroup>
182   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
183     <Midl>
184       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
185       <HeaderFileName>
186       </HeaderFileName>
187     </Midl>
188     <ClCompile>
189       <Optimization>MaxSpeed</Optimization>
190       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
191       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
192       <StringPooling>true</StringPooling>
193       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
194       <FunctionLevelLinking>true</FunctionLevelLinking>
195       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
196       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
197       <ObjectFileName>$(IntDir)</ObjectFileName>
198       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
199       <WarningLevel>Level3</WarningLevel>
200       <SuppressStartupBanner>true</SuppressStartupBanner>
201       <EnableEnhancedInstructionSet>StreamingSIMDExtensions</EnableEnhancedInstructionSet>
202     </ClCompile>
203     <ResourceCompile>
204       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
205       <Culture>0x040c</Culture>
206     </ResourceCompile>
207     <Link>
208       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
209       <SuppressStartupBanner>true</SuppressStartupBanner>
210       <ModuleDefinitionFile>.\WatchBeginningOfLog.def</ModuleDefinitionFile>
211       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
212       <SubSystem>Windows</SubSystem>
213       <RandomizedBaseAddress>false</RandomizedBaseAddress>
214       <DataExecutionPrevention>
215       </DataExecutionPrevention>
216       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
217       <TargetMachine>MachineX86</TargetMachine>
218     </Link>
219     <Bscmake>
220       <SuppressStartupBanner>true</SuppressStartupBanner>
221       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
222     </Bscmake>
223   </ItemDefinitionGroup>
224   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
225     <Midl>
226       <TargetEnvironment>X64</TargetEnvironment>
227       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
228       <HeaderFileName>
229       </HeaderFileName>
230     </Midl>
231     <ClCompile>
232       <Optimization>MaxSpeed</Optimization>
233       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
234       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
235       <StringPooling>true</StringPooling>
236       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
237       <FunctionLevelLinking>true</FunctionLevelLinking>
238       <PrecompiledHeaderOutputFile>$(IntDir)$(TargetName).pch</PrecompiledHeaderOutputFile>
239       <AssemblerListingLocation>$(IntDir)</AssemblerListingLocation>
240       <ObjectFileName>$(IntDir)</ObjectFileName>
241       <ProgramDataBaseFileName>$(IntDir)vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
242       <WarningLevel>Level3</WarningLevel>
243       <SuppressStartupBanner>true</SuppressStartupBanner>
244     </ClCompile>
245     <ResourceCompile>
246       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
247       <Culture>0x040c</Culture>
248     </ResourceCompile>
249     <Link>
250       <OutputFile>$(OutDir)$(ProjectName).dll</OutputFile>
251       <SuppressStartupBanner>true</SuppressStartupBanner>
252       <ModuleDefinitionFile>.\WatchBeginningOfLog.def</ModuleDefinitionFile>
253       <ProgramDatabaseFile>$(TargetDir)$(TargetName).pdb</ProgramDatabaseFile>
254       <SubSystem>Windows</SubSystem>
255       <RandomizedBaseAddress>false</RandomizedBaseAddress>
256       <DataExecutionPrevention>
257       </DataExecutionPrevention>
258       <ImportLibrary>$(OutDir)$(TargetName).lib</ImportLibrary>
259       <TargetMachine>MachineX64</TargetMachine>
260     </Link>
261     <Bscmake>
262       <SuppressStartupBanner>true</SuppressStartupBanner>
263       <OutputFile>$(OutDir)$(ProjectName).bsc</OutputFile>
264     </Bscmake>
265   </ItemDefinitionGroup>
266   <ItemGroup>
267     <ClCompile Include="StdAfx.cpp">
268       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
269     </ClCompile>
270     <ClCompile Include="WatchBeginningOfLog.cpp">
271       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
272     </ClCompile>
273     <ClCompile Include="WinMergeScript.cpp">
274       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
275     </ClCompile>
276   </ItemGroup>
277   <ItemGroup>
278     <None Include="WatchBeginningOfLog.def" />
279   </ItemGroup>
280   <ItemGroup>
281     <Midl Include="WatchBeginningOfLog.idl">
282       <GenerateStublessProxies>true</GenerateStublessProxies>
283       <TypeLibraryName>$(OutDir)$(ProjectName).tlb</TypeLibraryName>
284       <HeaderFileName>WatchBeginningOfLog.h</HeaderFileName>
285       <InterfaceIdentifierFileName>WatchBeginningOfLog_i.c</InterfaceIdentifierFileName>
286     </Midl>
287   </ItemGroup>
288   <ItemGroup>
289     <ResourceCompile Include="WatchBeginningOfLog.rc">
290       <PreprocessorDefinitions>%(PreprocessorDefinitions)</PreprocessorDefinitions>
291       <AdditionalIncludeDirectories>$(OUTDIR);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
292     </ResourceCompile>
293   </ItemGroup>
294   <ItemGroup>
295     <ClInclude Include="Resource.h" />
296     <ClInclude Include="StdAfx.h" />
297     <ClInclude Include="typeinfoex.h" />
298     <ClInclude Include="WinMergeScript.h" />
299   </ItemGroup>
300   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
301   <ImportGroup Label="ExtensionTargets">
302   </ImportGroup>
303 </Project>