TGitMerge: Use up/down icons instead of left/right
[TortoiseGit.git] / src / TortoiseUDiff / TortoiseUDiff.vcproj
blobef24d77c97701d17a6f5c5d4b099762b4d33f06f
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseGitUDiff"
6 ProjectGUID="{BC5A5F3B-E41A-4C56-B16F-263D2C6D6475}"
7 RootNamespace="TortoiseUDiff"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="x64"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Debug|Win32"
24 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
25 IntermediateDirectory="..\..\obj\TortoiseUDiff\$(ConfigurationName)"
26 ConfigurationType="1"
27 CharacterSet="1"
29 <Tool
30 Name="VCPreBuildEventTool"
32 <Tool
33 Name="VCCustomBuildTool"
35 <Tool
36 Name="VCXMLDataGeneratorTool"
38 <Tool
39 Name="VCWebServiceProxyGeneratorTool"
41 <Tool
42 Name="VCMIDLTool"
44 <Tool
45 Name="VCCLCompilerTool"
46 Optimization="0"
47 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="2"
53 WarningLevel="4"
54 DebugInformationFormat="4"
56 <Tool
57 Name="VCManagedResourceCompilerTool"
59 <Tool
60 Name="VCResourceCompilerTool"
62 <Tool
63 Name="VCPreLinkEventTool"
65 <Tool
66 Name="VCLinkerTool"
67 LinkIncremental="2"
68 IgnoreDefaultLibraryNames=""
69 GenerateDebugInformation="true"
70 SubSystem="2"
71 RandomizedBaseAddress="1"
72 DataExecutionPrevention="0"
73 TargetMachine="1"
75 <Tool
76 Name="VCALinkTool"
78 <Tool
79 Name="VCManifestTool"
80 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
82 <Tool
83 Name="VCXDCMakeTool"
85 <Tool
86 Name="VCBscMakeTool"
88 <Tool
89 Name="VCFxCopTool"
91 <Tool
92 Name="VCAppVerifierTool"
94 <Tool
95 Name="VCPostBuildEventTool"
97 </Configuration>
98 <Configuration
99 Name="Debug|x64"
100 OutputDirectory="..\..\bin\Debug64\bin"
101 IntermediateDirectory="..\..\obj\TortoiseUDiff\Debug64"
102 ConfigurationType="1"
103 CharacterSet="1"
105 <Tool
106 Name="VCPreBuildEventTool"
108 <Tool
109 Name="VCCustomBuildTool"
111 <Tool
112 Name="VCXMLDataGeneratorTool"
114 <Tool
115 Name="VCWebServiceProxyGeneratorTool"
117 <Tool
118 Name="VCMIDLTool"
119 TargetEnvironment="3"
121 <Tool
122 Name="VCCLCompilerTool"
123 Optimization="0"
124 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
125 PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS"
126 MinimalRebuild="true"
127 BasicRuntimeChecks="3"
128 RuntimeLibrary="3"
129 UsePrecompiledHeader="2"
130 WarningLevel="4"
131 DebugInformationFormat="3"
133 <Tool
134 Name="VCManagedResourceCompilerTool"
136 <Tool
137 Name="VCResourceCompilerTool"
139 <Tool
140 Name="VCPreLinkEventTool"
142 <Tool
143 Name="VCLinkerTool"
144 LinkIncremental="2"
145 IgnoreDefaultLibraryNames=""
146 GenerateDebugInformation="true"
147 SubSystem="2"
148 RandomizedBaseAddress="1"
149 DataExecutionPrevention="0"
150 TargetMachine="17"
152 <Tool
153 Name="VCALinkTool"
155 <Tool
156 Name="VCManifestTool"
157 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
159 <Tool
160 Name="VCXDCMakeTool"
162 <Tool
163 Name="VCBscMakeTool"
165 <Tool
166 Name="VCFxCopTool"
168 <Tool
169 Name="VCAppVerifierTool"
171 <Tool
172 Name="VCPostBuildEventTool"
174 </Configuration>
175 <Configuration
176 Name="Release|Win32"
177 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
178 IntermediateDirectory="..\..\obj\TortoiseUDiff\$(ConfigurationName)"
179 ConfigurationType="1"
180 CharacterSet="1"
181 WholeProgramOptimization="1"
183 <Tool
184 Name="VCPreBuildEventTool"
186 <Tool
187 Name="VCCustomBuildTool"
189 <Tool
190 Name="VCXMLDataGeneratorTool"
192 <Tool
193 Name="VCWebServiceProxyGeneratorTool"
195 <Tool
196 Name="VCMIDLTool"
198 <Tool
199 Name="VCCLCompilerTool"
200 EnableIntrinsicFunctions="true"
201 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
202 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
203 StringPooling="true"
204 RuntimeLibrary="2"
205 EnableFunctionLevelLinking="true"
206 UsePrecompiledHeader="2"
207 WarningLevel="4"
208 DebugInformationFormat="3"
210 <Tool
211 Name="VCManagedResourceCompilerTool"
213 <Tool
214 Name="VCResourceCompilerTool"
216 <Tool
217 Name="VCPreLinkEventTool"
219 <Tool
220 Name="VCLinkerTool"
221 LinkIncremental="1"
222 IgnoreDefaultLibraryNames=""
223 GenerateDebugInformation="true"
224 SubSystem="2"
225 OptimizeReferences="2"
226 EnableCOMDATFolding="2"
227 SetChecksum="true"
228 TargetMachine="1"
230 <Tool
231 Name="VCALinkTool"
233 <Tool
234 Name="VCManifestTool"
235 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
237 <Tool
238 Name="VCXDCMakeTool"
240 <Tool
241 Name="VCBscMakeTool"
243 <Tool
244 Name="VCFxCopTool"
246 <Tool
247 Name="VCAppVerifierTool"
249 <Tool
250 Name="VCPostBuildEventTool"
252 </Configuration>
253 <Configuration
254 Name="Release|x64"
255 OutputDirectory="..\..\bin\Release64\bin"
256 IntermediateDirectory="..\..\obj\TortoiseUDiff\Release64"
257 ConfigurationType="1"
258 CharacterSet="1"
259 WholeProgramOptimization="1"
261 <Tool
262 Name="VCPreBuildEventTool"
264 <Tool
265 Name="VCCustomBuildTool"
267 <Tool
268 Name="VCXMLDataGeneratorTool"
270 <Tool
271 Name="VCWebServiceProxyGeneratorTool"
273 <Tool
274 Name="VCMIDLTool"
275 TargetEnvironment="3"
277 <Tool
278 Name="VCCLCompilerTool"
279 EnableIntrinsicFunctions="true"
280 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
281 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
282 StringPooling="true"
283 RuntimeLibrary="2"
284 EnableFunctionLevelLinking="true"
285 UsePrecompiledHeader="2"
286 WarningLevel="4"
287 DebugInformationFormat="3"
289 <Tool
290 Name="VCManagedResourceCompilerTool"
292 <Tool
293 Name="VCResourceCompilerTool"
295 <Tool
296 Name="VCPreLinkEventTool"
298 <Tool
299 Name="VCLinkerTool"
300 LinkIncremental="1"
301 IgnoreDefaultLibraryNames=""
302 GenerateDebugInformation="true"
303 SubSystem="2"
304 OptimizeReferences="2"
305 EnableCOMDATFolding="2"
306 SetChecksum="true"
307 TargetMachine="17"
309 <Tool
310 Name="VCALinkTool"
312 <Tool
313 Name="VCManifestTool"
314 AdditionalManifestFiles="..\DeclareDPIAware.manifest"
316 <Tool
317 Name="VCXDCMakeTool"
319 <Tool
320 Name="VCBscMakeTool"
322 <Tool
323 Name="VCFxCopTool"
325 <Tool
326 Name="VCAppVerifierTool"
328 <Tool
329 Name="VCPostBuildEventTool"
331 </Configuration>
332 </Configurations>
333 <References>
334 </References>
335 <Files>
336 <Filter
337 Name="Source Files"
338 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
339 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
341 <File
342 RelativePath="..\Utils\MiscUI\BaseDialog.cpp"
344 </File>
345 <File
346 RelativePath="..\Utils\MiscUI\BaseWindow.cpp"
348 </File>
349 <File
350 RelativePath="..\Utils\CmdLineParser.cpp"
352 </File>
353 <File
354 RelativePath=".\FindBar.cpp"
356 </File>
357 <File
358 RelativePath=".\MainWindow.cpp"
360 </File>
361 <File
362 RelativePath="..\Utils\Registry.cpp"
364 </File>
365 <File
366 RelativePath=".\stdafx.cpp"
368 <FileConfiguration
369 Name="Debug|Win32"
371 <Tool
372 Name="VCCLCompilerTool"
373 UsePrecompiledHeader="1"
375 </FileConfiguration>
376 <FileConfiguration
377 Name="Debug|x64"
379 <Tool
380 Name="VCCLCompilerTool"
381 UsePrecompiledHeader="1"
383 </FileConfiguration>
384 <FileConfiguration
385 Name="Release|Win32"
387 <Tool
388 Name="VCCLCompilerTool"
389 UsePrecompiledHeader="1"
391 </FileConfiguration>
392 <FileConfiguration
393 Name="Release|x64"
395 <Tool
396 Name="VCCLCompilerTool"
397 UsePrecompiledHeader="1"
399 </FileConfiguration>
400 </File>
401 <File
402 RelativePath="..\Utils\StringUtils.cpp"
404 </File>
405 <File
406 RelativePath="..\Utils\SysInfo.cpp"
408 </File>
409 <File
410 RelativePath="..\Utils\TaskbarUUID.cpp"
412 </File>
413 <File
414 RelativePath=".\TortoiseUDiff.cpp"
416 </File>
417 <File
418 RelativePath="..\Utils\UnicodeUtils.cpp"
420 </File>
421 </Filter>
422 <Filter
423 Name="Header Files"
424 Filter="h;hpp;hxx;hm;inl;inc;xsd"
425 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
427 <File
428 RelativePath="..\Utils\MiscUI\BaseDialog.h"
430 </File>
431 <File
432 RelativePath="..\Utils\MiscUI\BaseWindow.h"
434 </File>
435 <File
436 RelativePath="..\Utils\CmdLineParser.h"
438 </File>
439 <File
440 RelativePath=".\FindBar.h"
442 </File>
443 <File
444 RelativePath=".\MainWindow.h"
446 </File>
447 <File
448 RelativePath="..\Utils\registry.h"
450 </File>
451 <File
452 RelativePath=".\Resource.h"
454 </File>
455 <File
456 RelativePath=".\stdafx.h"
458 </File>
459 <File
460 RelativePath="..\Utils\SysInfo.h"
462 </File>
463 <File
464 RelativePath=".\TortoiseUDiff.h"
466 </File>
467 <File
468 RelativePath="..\Utils\UnicodeUtils.h"
470 </File>
471 </Filter>
472 <Filter
473 Name="Resource Files"
474 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
475 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
477 <File
478 RelativePath="..\Resources\cancel-normal.ico"
480 </File>
481 <File
482 RelativePath=".\TortoiseUDiff.ico"
484 </File>
485 <File
486 RelativePath=".\TortoiseUDiff.rc"
488 </File>
489 </Filter>
490 </Files>
491 <Globals>
492 </Globals>
493 </VisualStudioProject>