drop relocate
[TortoiseGit.git] / src / TortoiseUDiff / TortoiseUDiff.vcproj
blobbc6f4e383a4963cee0910c685e4fef14810b1e1a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseUDiff"
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"
55 DisableSpecificWarnings="4018"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
63 <Tool
64 Name="VCPreLinkEventTool"
66 <Tool
67 Name="VCLinkerTool"
68 LinkIncremental="2"
69 IgnoreDefaultLibraryNames=""
70 GenerateDebugInformation="true"
71 SubSystem="2"
72 RandomizedBaseAddress="1"
73 DataExecutionPrevention="0"
74 TargetMachine="1"
76 <Tool
77 Name="VCALinkTool"
79 <Tool
80 Name="VCManifestTool"
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"
158 <Tool
159 Name="VCXDCMakeTool"
161 <Tool
162 Name="VCBscMakeTool"
164 <Tool
165 Name="VCFxCopTool"
167 <Tool
168 Name="VCAppVerifierTool"
170 <Tool
171 Name="VCPostBuildEventTool"
173 </Configuration>
174 <Configuration
175 Name="Release|Win32"
176 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
177 IntermediateDirectory="..\..\obj\TortoiseUDiff\$(ConfigurationName)"
178 ConfigurationType="1"
179 CharacterSet="1"
180 WholeProgramOptimization="1"
182 <Tool
183 Name="VCPreBuildEventTool"
185 <Tool
186 Name="VCCustomBuildTool"
188 <Tool
189 Name="VCXMLDataGeneratorTool"
191 <Tool
192 Name="VCWebServiceProxyGeneratorTool"
194 <Tool
195 Name="VCMIDLTool"
197 <Tool
198 Name="VCCLCompilerTool"
199 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
200 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
201 RuntimeLibrary="2"
202 UsePrecompiledHeader="2"
203 WarningLevel="4"
204 DebugInformationFormat="3"
205 DisableSpecificWarnings="4018"
207 <Tool
208 Name="VCManagedResourceCompilerTool"
210 <Tool
211 Name="VCResourceCompilerTool"
213 <Tool
214 Name="VCPreLinkEventTool"
216 <Tool
217 Name="VCLinkerTool"
218 LinkIncremental="1"
219 IgnoreDefaultLibraryNames=""
220 GenerateDebugInformation="true"
221 SubSystem="2"
222 OptimizeReferences="2"
223 EnableCOMDATFolding="2"
224 OptimizeForWindows98="0"
225 TargetMachine="1"
227 <Tool
228 Name="VCALinkTool"
230 <Tool
231 Name="VCManifestTool"
233 <Tool
234 Name="VCXDCMakeTool"
236 <Tool
237 Name="VCBscMakeTool"
239 <Tool
240 Name="VCFxCopTool"
242 <Tool
243 Name="VCAppVerifierTool"
245 <Tool
246 Name="VCPostBuildEventTool"
248 </Configuration>
249 <Configuration
250 Name="Release|x64"
251 OutputDirectory="..\..\bin\Release64\bin"
252 IntermediateDirectory="..\..\obj\TortoiseUDiff\Release64"
253 ConfigurationType="1"
254 CharacterSet="1"
255 WholeProgramOptimization="1"
257 <Tool
258 Name="VCPreBuildEventTool"
260 <Tool
261 Name="VCCustomBuildTool"
263 <Tool
264 Name="VCXMLDataGeneratorTool"
266 <Tool
267 Name="VCWebServiceProxyGeneratorTool"
269 <Tool
270 Name="VCMIDLTool"
271 TargetEnvironment="3"
273 <Tool
274 Name="VCCLCompilerTool"
275 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
276 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
277 RuntimeLibrary="2"
278 UsePrecompiledHeader="2"
279 WarningLevel="4"
280 DebugInformationFormat="3"
282 <Tool
283 Name="VCManagedResourceCompilerTool"
285 <Tool
286 Name="VCResourceCompilerTool"
288 <Tool
289 Name="VCPreLinkEventTool"
291 <Tool
292 Name="VCLinkerTool"
293 LinkIncremental="1"
294 IgnoreDefaultLibraryNames=""
295 GenerateDebugInformation="true"
296 SubSystem="2"
297 OptimizeReferences="2"
298 EnableCOMDATFolding="2"
299 TargetMachine="17"
301 <Tool
302 Name="VCALinkTool"
304 <Tool
305 Name="VCManifestTool"
307 <Tool
308 Name="VCXDCMakeTool"
310 <Tool
311 Name="VCBscMakeTool"
313 <Tool
314 Name="VCFxCopTool"
316 <Tool
317 Name="VCAppVerifierTool"
319 <Tool
320 Name="VCPostBuildEventTool"
322 </Configuration>
323 </Configurations>
324 <References>
325 </References>
326 <Files>
327 <Filter
328 Name="Source Files"
329 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
330 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
332 <File
333 RelativePath="..\Utils\MiscUI\BaseDialog.cpp"
335 </File>
336 <File
337 RelativePath="..\Utils\MiscUI\BaseWindow.cpp"
339 </File>
340 <File
341 RelativePath="..\Utils\CmdLineParser.cpp"
343 </File>
344 <File
345 RelativePath=".\FindBar.cpp"
347 </File>
348 <File
349 RelativePath=".\MainWindow.cpp"
351 </File>
352 <File
353 RelativePath="..\Utils\Registry.cpp"
355 </File>
356 <File
357 RelativePath=".\stdafx.cpp"
359 <FileConfiguration
360 Name="Debug|Win32"
362 <Tool
363 Name="VCCLCompilerTool"
364 UsePrecompiledHeader="1"
366 </FileConfiguration>
367 <FileConfiguration
368 Name="Debug|x64"
370 <Tool
371 Name="VCCLCompilerTool"
372 UsePrecompiledHeader="1"
374 </FileConfiguration>
375 <FileConfiguration
376 Name="Release|Win32"
378 <Tool
379 Name="VCCLCompilerTool"
380 UsePrecompiledHeader="1"
382 </FileConfiguration>
383 <FileConfiguration
384 Name="Release|x64"
386 <Tool
387 Name="VCCLCompilerTool"
388 UsePrecompiledHeader="1"
390 </FileConfiguration>
391 </File>
392 <File
393 RelativePath=".\TortoiseUDiff.cpp"
395 </File>
396 <File
397 RelativePath="..\Utils\UnicodeUtils.cpp"
399 </File>
400 </Filter>
401 <Filter
402 Name="Header Files"
403 Filter="h;hpp;hxx;hm;inl;inc;xsd"
404 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
406 <File
407 RelativePath="..\Utils\MiscUI\BaseDialog.h"
409 </File>
410 <File
411 RelativePath="..\Utils\MiscUI\BaseWindow.h"
413 </File>
414 <File
415 RelativePath="..\Utils\CmdLineParser.h"
417 </File>
418 <File
419 RelativePath=".\FindBar.h"
421 </File>
422 <File
423 RelativePath=".\MainWindow.h"
425 </File>
426 <File
427 RelativePath="..\Utils\registry.h"
429 </File>
430 <File
431 RelativePath=".\Resource.h"
433 </File>
434 <File
435 RelativePath=".\stdafx.h"
437 </File>
438 <File
439 RelativePath=".\TortoiseUDiff.h"
441 </File>
442 <File
443 RelativePath="..\Utils\UnicodeUtils.h"
445 </File>
446 </Filter>
447 <Filter
448 Name="Resource Files"
449 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
450 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
452 <File
453 RelativePath="..\Resources\cancel-normal.ico"
455 </File>
456 <File
457 RelativePath=".\TortoiseUDiff.ico"
459 </File>
460 <File
461 RelativePath=".\TortoiseUDiff.rc"
463 </File>
464 </Filter>
465 </Files>
466 <Globals>
467 </Globals>
468 </VisualStudioProject>