Limit GUI updates the the main thread
[TortoiseGit.git] / src / TortoiseIDiff / TortoiseIDiff.vcproj
blob734043f062cf10bc171cafa2c982fd46ef3451d3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="TortoiseGitIDiff"
6 ProjectGUID="{6D95829D-AE04-47A7-B66B-DC2F581DDF01}"
7 RootNamespace="TortoiseIDiff"
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\Debug\bin"
25 IntermediateDirectory="..\..\obj\TortoiseIDiff\Debug"
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="..\Utils;..\Utils\MiscUI"
48 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="2"
53 WarningLevel="3"
54 Detect64BitPortabilityProblems="false"
55 DebugInformationFormat="4"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
62 AdditionalIncludeDirectories=""
64 <Tool
65 Name="VCPreLinkEventTool"
67 <Tool
68 Name="VCLinkerTool"
69 AdditionalDependencies="gdiplus.lib"
70 LinkIncremental="2"
71 GenerateDebugInformation="true"
72 SubSystem="2"
73 RandomizedBaseAddress="1"
74 DataExecutionPrevention="0"
75 TargetMachine="1"
77 <Tool
78 Name="VCALinkTool"
80 <Tool
81 Name="VCManifestTool"
83 <Tool
84 Name="VCXDCMakeTool"
86 <Tool
87 Name="VCBscMakeTool"
89 <Tool
90 Name="VCFxCopTool"
92 <Tool
93 Name="VCAppVerifierTool"
95 <Tool
96 Name="VCPostBuildEventTool"
98 </Configuration>
99 <Configuration
100 Name="Debug|x64"
101 OutputDirectory="..\..\bin\Debug64\bin"
102 IntermediateDirectory="..\..\obj\TortoiseIDiff\Debug64"
103 ConfigurationType="1"
104 CharacterSet="1"
106 <Tool
107 Name="VCPreBuildEventTool"
109 <Tool
110 Name="VCCustomBuildTool"
112 <Tool
113 Name="VCXMLDataGeneratorTool"
115 <Tool
116 Name="VCWebServiceProxyGeneratorTool"
118 <Tool
119 Name="VCMIDLTool"
120 TargetEnvironment="3"
122 <Tool
123 Name="VCCLCompilerTool"
124 Optimization="0"
125 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
126 PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS"
127 MinimalRebuild="true"
128 BasicRuntimeChecks="3"
129 RuntimeLibrary="3"
130 UsePrecompiledHeader="2"
131 WarningLevel="3"
132 Detect64BitPortabilityProblems="false"
133 DebugInformationFormat="3"
135 <Tool
136 Name="VCManagedResourceCompilerTool"
138 <Tool
139 Name="VCResourceCompilerTool"
141 <Tool
142 Name="VCPreLinkEventTool"
144 <Tool
145 Name="VCLinkerTool"
146 AdditionalDependencies="gdiplus.lib"
147 LinkIncremental="2"
148 GenerateDebugInformation="true"
149 SubSystem="2"
150 RandomizedBaseAddress="1"
151 DataExecutionPrevention="0"
152 TargetMachine="17"
154 <Tool
155 Name="VCALinkTool"
157 <Tool
158 Name="VCManifestTool"
160 <Tool
161 Name="VCXDCMakeTool"
163 <Tool
164 Name="VCBscMakeTool"
166 <Tool
167 Name="VCFxCopTool"
169 <Tool
170 Name="VCAppVerifierTool"
172 <Tool
173 Name="VCPostBuildEventTool"
175 </Configuration>
176 <Configuration
177 Name="Release|Win32"
178 OutputDirectory="..\..\bin\Release\bin"
179 IntermediateDirectory="..\..\obj\TortoiseIDiff\Release"
180 ConfigurationType="1"
181 CharacterSet="1"
182 WholeProgramOptimization="1"
184 <Tool
185 Name="VCPreBuildEventTool"
187 <Tool
188 Name="VCCustomBuildTool"
190 <Tool
191 Name="VCXMLDataGeneratorTool"
193 <Tool
194 Name="VCWebServiceProxyGeneratorTool"
196 <Tool
197 Name="VCMIDLTool"
199 <Tool
200 Name="VCCLCompilerTool"
201 EnableIntrinsicFunctions="true"
202 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
203 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
204 StringPooling="true"
205 RuntimeLibrary="2"
206 BufferSecurityCheck="true"
207 EnableFunctionLevelLinking="true"
208 RuntimeTypeInfo="true"
209 UsePrecompiledHeader="2"
210 WarningLevel="3"
211 Detect64BitPortabilityProblems="false"
212 DebugInformationFormat="3"
214 <Tool
215 Name="VCManagedResourceCompilerTool"
217 <Tool
218 Name="VCResourceCompilerTool"
220 <Tool
221 Name="VCPreLinkEventTool"
223 <Tool
224 Name="VCLinkerTool"
225 AdditionalDependencies="gdiplus.lib"
226 LinkIncremental="1"
227 GenerateDebugInformation="true"
228 SubSystem="2"
229 OptimizeReferences="2"
230 EnableCOMDATFolding="2"
231 SetChecksum="true"
232 TargetMachine="1"
234 <Tool
235 Name="VCALinkTool"
237 <Tool
238 Name="VCManifestTool"
240 <Tool
241 Name="VCXDCMakeTool"
243 <Tool
244 Name="VCBscMakeTool"
246 <Tool
247 Name="VCFxCopTool"
249 <Tool
250 Name="VCAppVerifierTool"
252 <Tool
253 Name="VCPostBuildEventTool"
255 </Configuration>
256 <Configuration
257 Name="Release|x64"
258 OutputDirectory="..\..\bin\Release64\bin"
259 IntermediateDirectory="..\..\obj\TortoiseIDiff\Release64"
260 ConfigurationType="1"
261 CharacterSet="1"
262 WholeProgramOptimization="1"
264 <Tool
265 Name="VCPreBuildEventTool"
267 <Tool
268 Name="VCCustomBuildTool"
270 <Tool
271 Name="VCXMLDataGeneratorTool"
273 <Tool
274 Name="VCWebServiceProxyGeneratorTool"
276 <Tool
277 Name="VCMIDLTool"
278 TargetEnvironment="3"
280 <Tool
281 Name="VCCLCompilerTool"
282 EnableIntrinsicFunctions="true"
283 AdditionalIncludeDirectories="..\Utils;..\Utils\MiscUI"
284 PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"
285 StringPooling="true"
286 RuntimeLibrary="2"
287 EnableFunctionLevelLinking="true"
288 UsePrecompiledHeader="2"
289 WarningLevel="3"
290 Detect64BitPortabilityProblems="false"
291 DebugInformationFormat="3"
293 <Tool
294 Name="VCManagedResourceCompilerTool"
296 <Tool
297 Name="VCResourceCompilerTool"
299 <Tool
300 Name="VCPreLinkEventTool"
302 <Tool
303 Name="VCLinkerTool"
304 AdditionalDependencies="gdiplus.lib"
305 LinkIncremental="1"
306 GenerateDebugInformation="true"
307 SubSystem="2"
308 OptimizeReferences="2"
309 EnableCOMDATFolding="2"
310 SetChecksum="true"
311 TargetMachine="17"
313 <Tool
314 Name="VCALinkTool"
316 <Tool
317 Name="VCManifestTool"
319 <Tool
320 Name="VCXDCMakeTool"
322 <Tool
323 Name="VCBscMakeTool"
325 <Tool
326 Name="VCFxCopTool"
328 <Tool
329 Name="VCAppVerifierTool"
331 <Tool
332 Name="VCPostBuildEventTool"
334 </Configuration>
335 </Configurations>
336 <References>
337 </References>
338 <Files>
339 <Filter
340 Name="Source Files"
341 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
342 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
344 <File
345 RelativePath=".\AboutDlg.cpp"
347 </File>
348 <File
349 RelativePath="..\Utils\MiscUI\BaseDialog.cpp"
351 </File>
352 <File
353 RelativePath="..\Utils\MiscUI\BaseWindow.cpp"
355 </File>
356 <File
357 RelativePath="..\Utils\CmdLineParser.cpp"
359 </File>
360 <File
361 RelativePath="..\Utils\MiscUI\hyperlink_base.cpp"
363 </File>
364 <File
365 RelativePath="..\Utils\LangDll.cpp"
367 </File>
368 <File
369 RelativePath=".\MainWindow.cpp"
371 </File>
372 <File
373 RelativePath=".\NiceTrackbar.cpp"
375 </File>
376 <File
377 RelativePath="..\Utils\MiscUI\Picture.cpp"
379 </File>
380 <File
381 RelativePath=".\PicWindow.cpp"
383 </File>
384 <File
385 RelativePath="..\Utils\Registry.cpp"
387 </File>
388 <File
389 RelativePath=".\stdafx.cpp"
391 <FileConfiguration
392 Name="Debug|Win32"
394 <Tool
395 Name="VCCLCompilerTool"
396 UsePrecompiledHeader="1"
398 </FileConfiguration>
399 <FileConfiguration
400 Name="Debug|x64"
402 <Tool
403 Name="VCCLCompilerTool"
404 UsePrecompiledHeader="1"
406 </FileConfiguration>
407 <FileConfiguration
408 Name="Release|Win32"
410 <Tool
411 Name="VCCLCompilerTool"
412 UsePrecompiledHeader="1"
414 </FileConfiguration>
415 <FileConfiguration
416 Name="Release|x64"
418 <Tool
419 Name="VCCLCompilerTool"
420 UsePrecompiledHeader="1"
422 </FileConfiguration>
423 </File>
424 <File
425 RelativePath="..\Utils\SysInfo.cpp"
427 </File>
428 <File
429 RelativePath="..\Utils\TaskbarUUID.cpp"
431 </File>
432 <File
433 RelativePath=".\TortoiseIDiff.cpp"
435 </File>
436 </Filter>
437 <Filter
438 Name="Header Files"
439 Filter="h;hpp;hxx;hm;inl;inc;xsd"
440 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
442 <File
443 RelativePath=".\AboutDlg.h"
445 </File>
446 <File
447 RelativePath="..\Utils\MiscUI\BaseDialog.h"
449 </File>
450 <File
451 RelativePath="..\Utils\MiscUI\BaseWindow.h"
453 </File>
454 <File
455 RelativePath="..\Utils\CmdLineParser.h"
457 </File>
458 <File
459 RelativePath="..\Utils\MiscUI\hyperlink_base.h"
461 </File>
462 <File
463 RelativePath="..\Utils\LangDll.h"
465 </File>
466 <File
467 RelativePath=".\MainWindow.h"
469 </File>
470 <File
471 RelativePath="..\Utils\MiscUI\MemDC.h"
473 </File>
474 <File
475 RelativePath=".\NiceTrackbar.h"
477 </File>
478 <File
479 RelativePath="..\Utils\MiscUI\Picture.h"
481 </File>
482 <File
483 RelativePath=".\PicWindow.h"
485 </File>
486 <File
487 RelativePath="..\Utils\registry.h"
489 </File>
490 <File
491 RelativePath=".\Resource.h"
493 </File>
494 <File
495 RelativePath=".\stdafx.h"
497 </File>
498 <File
499 RelativePath="..\Utils\SysInfo.h"
501 </File>
502 <File
503 RelativePath=".\TortoiseIDiff.h"
505 </File>
506 </Filter>
507 <Filter
508 Name="Resource Files"
509 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
510 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
512 <File
513 RelativePath=".\alphatoggle.ico"
515 </File>
516 <File
517 RelativePath=".\blend.ico"
519 </File>
520 <File
521 RelativePath=".\fitinwindow.ico"
523 </File>
524 <File
525 RelativePath=".\fittogether.ico"
527 </File>
528 <File
529 RelativePath=".\imginfo.ico"
531 </File>
532 <File
533 RelativePath=".\link.ico"
535 </File>
536 <File
537 RelativePath=".\origsize.ico"
539 </File>
540 <File
541 RelativePath=".\overlap.ico"
543 </File>
544 <File
545 RelativePath="..\Resources\pan.cur"
547 </File>
548 <File
549 RelativePath="..\Resources\pandown.cur"
551 </File>
552 <File
553 RelativePath=".\player_fwd.ico"
555 </File>
556 <File
557 RelativePath=".\player_rew.ico"
559 </File>
560 <File
561 RelativePath=".\player_start.ico"
563 </File>
564 <File
565 RelativePath=".\player_stop.ico"
567 </File>
568 <File
569 RelativePath=".\TortoiseIDiff.ico"
571 </File>
572 <File
573 RelativePath=".\TortoiseIDiff.rc"
575 </File>
576 <File
577 RelativePath=".\vertical.ico"
579 </File>
580 <File
581 RelativePath=".\zoomin.ico"
583 </File>
584 <File
585 RelativePath=".\zoomout.ico"
587 </File>
588 </Filter>
589 </Files>
590 <Globals>
591 </Globals>
592 </VisualStudioProject>