Fixed issue #440: Don't enable 'Apply' button until the data are ok in Settings/Git...
[TortoiseGit.git] / src / TortoiseUDiff / TortoiseUDiff.vcproj
blob10a36293eccbe4a2668886a32c9bdb118bc28c4a
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 RandomizedBaseAddress="1"
226 DataExecutionPrevention="0"
227 TargetMachine="1"
229 <Tool
230 Name="VCALinkTool"
232 <Tool
233 Name="VCManifestTool"
235 <Tool
236 Name="VCXDCMakeTool"
238 <Tool
239 Name="VCBscMakeTool"
241 <Tool
242 Name="VCFxCopTool"
244 <Tool
245 Name="VCAppVerifierTool"
247 <Tool
248 Name="VCPostBuildEventTool"
250 </Configuration>
251 <Configuration
252 Name="Release|x64"
253 OutputDirectory="..\..\bin\Release64\bin"
254 IntermediateDirectory="..\..\obj\TortoiseUDiff\Release64"
255 ConfigurationType="1"
256 CharacterSet="1"
257 WholeProgramOptimization="1"
259 <Tool
260 Name="VCPreBuildEventTool"
262 <Tool
263 Name="VCCustomBuildTool"
265 <Tool
266 Name="VCXMLDataGeneratorTool"
268 <Tool
269 Name="VCWebServiceProxyGeneratorTool"
271 <Tool
272 Name="VCMIDLTool"
273 TargetEnvironment="3"
275 <Tool
276 Name="VCCLCompilerTool"
277 AdditionalIncludeDirectories="..\..\ext\scintilla\include;..\Utils;..\Utils\MiscUI"
278 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
279 RuntimeLibrary="2"
280 UsePrecompiledHeader="2"
281 WarningLevel="4"
282 DebugInformationFormat="3"
284 <Tool
285 Name="VCManagedResourceCompilerTool"
287 <Tool
288 Name="VCResourceCompilerTool"
290 <Tool
291 Name="VCPreLinkEventTool"
293 <Tool
294 Name="VCLinkerTool"
295 LinkIncremental="1"
296 IgnoreDefaultLibraryNames=""
297 GenerateDebugInformation="true"
298 SubSystem="2"
299 OptimizeReferences="2"
300 EnableCOMDATFolding="2"
301 OptimizeForWindows98="1"
302 RandomizedBaseAddress="1"
303 DataExecutionPrevention="0"
304 TargetMachine="17"
306 <Tool
307 Name="VCALinkTool"
309 <Tool
310 Name="VCManifestTool"
312 <Tool
313 Name="VCXDCMakeTool"
315 <Tool
316 Name="VCBscMakeTool"
318 <Tool
319 Name="VCFxCopTool"
321 <Tool
322 Name="VCAppVerifierTool"
324 <Tool
325 Name="VCPostBuildEventTool"
327 </Configuration>
328 </Configurations>
329 <References>
330 </References>
331 <Files>
332 <Filter
333 Name="Source Files"
334 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
335 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
337 <File
338 RelativePath="..\Utils\MiscUI\BaseDialog.cpp"
340 </File>
341 <File
342 RelativePath="..\Utils\MiscUI\BaseWindow.cpp"
344 </File>
345 <File
346 RelativePath="..\Utils\CmdLineParser.cpp"
348 </File>
349 <File
350 RelativePath=".\FindBar.cpp"
352 </File>
353 <File
354 RelativePath=".\MainWindow.cpp"
356 </File>
357 <File
358 RelativePath="..\Utils\Registry.cpp"
360 </File>
361 <File
362 RelativePath=".\stdafx.cpp"
364 <FileConfiguration
365 Name="Debug|Win32"
367 <Tool
368 Name="VCCLCompilerTool"
369 UsePrecompiledHeader="1"
371 </FileConfiguration>
372 <FileConfiguration
373 Name="Debug|x64"
375 <Tool
376 Name="VCCLCompilerTool"
377 UsePrecompiledHeader="1"
379 </FileConfiguration>
380 <FileConfiguration
381 Name="Release|Win32"
383 <Tool
384 Name="VCCLCompilerTool"
385 UsePrecompiledHeader="1"
387 </FileConfiguration>
388 <FileConfiguration
389 Name="Release|x64"
391 <Tool
392 Name="VCCLCompilerTool"
393 UsePrecompiledHeader="1"
395 </FileConfiguration>
396 </File>
397 <File
398 RelativePath=".\TortoiseUDiff.cpp"
400 </File>
401 <File
402 RelativePath="..\Utils\UnicodeUtils.cpp"
404 </File>
405 </Filter>
406 <Filter
407 Name="Header Files"
408 Filter="h;hpp;hxx;hm;inl;inc;xsd"
409 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
411 <File
412 RelativePath="..\Utils\MiscUI\BaseDialog.h"
414 </File>
415 <File
416 RelativePath="..\Utils\MiscUI\BaseWindow.h"
418 </File>
419 <File
420 RelativePath="..\Utils\CmdLineParser.h"
422 </File>
423 <File
424 RelativePath=".\FindBar.h"
426 </File>
427 <File
428 RelativePath=".\MainWindow.h"
430 </File>
431 <File
432 RelativePath="..\Utils\registry.h"
434 </File>
435 <File
436 RelativePath=".\Resource.h"
438 </File>
439 <File
440 RelativePath=".\stdafx.h"
442 </File>
443 <File
444 RelativePath=".\TortoiseUDiff.h"
446 </File>
447 <File
448 RelativePath="..\Utils\UnicodeUtils.h"
450 </File>
451 </Filter>
452 <Filter
453 Name="Resource Files"
454 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
455 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
457 <File
458 RelativePath="..\Resources\cancel-normal.ico"
460 </File>
461 <File
462 RelativePath=".\TortoiseUDiff.ico"
464 </File>
465 <File
466 RelativePath=".\TortoiseUDiff.rc"
468 </File>
469 </Filter>
470 </Files>
471 <Globals>
472 </Globals>
473 </VisualStudioProject>