Support Git svn-clone at clone dialog.
[TortoiseGit.git] / src / Utils / Utils.vcproj
blobd85f21bee66b7fcc1bb09c6532df85e9f5363c2b
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="Utils"
6 ProjectGUID="{A2C38606-3D96-4A2C-B5C5-22CEAC523B37}"
7 RootNamespace="Utils"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="196613"
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\Utils\$(ConfigurationName)\"
26 ConfigurationType="4"
27 UseOfMFC="2"
28 UseOfATL="1"
29 CharacterSet="1"
31 <Tool
32 Name="VCPreBuildEventTool"
34 <Tool
35 Name="VCCustomBuildTool"
37 <Tool
38 Name="VCXMLDataGeneratorTool"
40 <Tool
41 Name="VCWebServiceProxyGeneratorTool"
43 <Tool
44 Name="VCMIDLTool"
46 <Tool
47 Name="VCCLCompilerTool"
48 Optimization="0"
49 AdditionalIncludeDirectories="../git;../;../ext/scintilla/include;../ext/hunspell;./;./MiscUi"
50 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
51 MinimalRebuild="true"
52 BasicRuntimeChecks="3"
53 RuntimeLibrary="3"
54 UsePrecompiledHeader="2"
55 WarningLevel="3"
56 DebugInformationFormat="4"
57 DisableSpecificWarnings="4996,4018"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLibrarianTool"
71 <Tool
72 Name="VCALinkTool"
74 <Tool
75 Name="VCXDCMakeTool"
77 <Tool
78 Name="VCBscMakeTool"
80 <Tool
81 Name="VCFxCopTool"
83 <Tool
84 Name="VCPostBuildEventTool"
86 </Configuration>
87 <Configuration
88 Name="Debug|x64"
89 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
90 IntermediateDirectory="..\..\obj\Utils\$(ConfigurationName)64\"
91 ConfigurationType="4"
92 UseOfMFC="2"
93 UseOfATL="1"
94 CharacterSet="1"
96 <Tool
97 Name="VCPreBuildEventTool"
99 <Tool
100 Name="VCCustomBuildTool"
102 <Tool
103 Name="VCXMLDataGeneratorTool"
105 <Tool
106 Name="VCWebServiceProxyGeneratorTool"
108 <Tool
109 Name="VCMIDLTool"
110 TargetEnvironment="3"
112 <Tool
113 Name="VCCLCompilerTool"
114 Optimization="0"
115 AdditionalIncludeDirectories="../git;../;../ext/scintilla/include;../ext/hunspell;./;./MiscUi"
116 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
117 MinimalRebuild="true"
118 BasicRuntimeChecks="3"
119 RuntimeLibrary="3"
120 UsePrecompiledHeader="2"
121 WarningLevel="3"
122 DebugInformationFormat="3"
124 <Tool
125 Name="VCManagedResourceCompilerTool"
127 <Tool
128 Name="VCResourceCompilerTool"
130 <Tool
131 Name="VCPreLinkEventTool"
133 <Tool
134 Name="VCLibrarianTool"
136 <Tool
137 Name="VCALinkTool"
139 <Tool
140 Name="VCXDCMakeTool"
142 <Tool
143 Name="VCBscMakeTool"
145 <Tool
146 Name="VCFxCopTool"
148 <Tool
149 Name="VCPostBuildEventTool"
151 </Configuration>
152 <Configuration
153 Name="Release|Win32"
154 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
155 IntermediateDirectory="..\..\obj\Utils\$(ConfigurationName)\"
156 ConfigurationType="4"
157 UseOfMFC="2"
158 CharacterSet="1"
159 WholeProgramOptimization="1"
161 <Tool
162 Name="VCPreBuildEventTool"
164 <Tool
165 Name="VCCustomBuildTool"
167 <Tool
168 Name="VCXMLDataGeneratorTool"
170 <Tool
171 Name="VCWebServiceProxyGeneratorTool"
173 <Tool
174 Name="VCMIDLTool"
176 <Tool
177 Name="VCCLCompilerTool"
178 AdditionalIncludeDirectories="../git;../;../ext/scintilla/include;../ext/hunspell;./;./MiscUi"
179 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
180 RuntimeLibrary="2"
181 EnableFunctionLevelLinking="true"
182 UsePrecompiledHeader="2"
183 WarningLevel="3"
184 DebugInformationFormat="3"
185 DisableSpecificWarnings="4996,4018"
187 <Tool
188 Name="VCManagedResourceCompilerTool"
190 <Tool
191 Name="VCResourceCompilerTool"
193 <Tool
194 Name="VCPreLinkEventTool"
196 <Tool
197 Name="VCLibrarianTool"
199 <Tool
200 Name="VCALinkTool"
202 <Tool
203 Name="VCXDCMakeTool"
205 <Tool
206 Name="VCBscMakeTool"
208 <Tool
209 Name="VCFxCopTool"
211 <Tool
212 Name="VCPostBuildEventTool"
214 </Configuration>
215 <Configuration
216 Name="Release|x64"
217 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
218 IntermediateDirectory="..\..\obj\Utils\$(ConfigurationName)64\"
219 ConfigurationType="4"
220 UseOfMFC="2"
221 CharacterSet="1"
222 WholeProgramOptimization="1"
224 <Tool
225 Name="VCPreBuildEventTool"
227 <Tool
228 Name="VCCustomBuildTool"
230 <Tool
231 Name="VCXMLDataGeneratorTool"
233 <Tool
234 Name="VCWebServiceProxyGeneratorTool"
236 <Tool
237 Name="VCMIDLTool"
238 TargetEnvironment="3"
240 <Tool
241 Name="VCCLCompilerTool"
242 AdditionalIncludeDirectories="../git;../;../ext/scintilla/include;../ext/hunspell;./;./MiscUi"
243 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
244 RuntimeLibrary="2"
245 EnableFunctionLevelLinking="true"
246 UsePrecompiledHeader="2"
247 WarningLevel="3"
248 DebugInformationFormat="3"
250 <Tool
251 Name="VCManagedResourceCompilerTool"
253 <Tool
254 Name="VCResourceCompilerTool"
256 <Tool
257 Name="VCPreLinkEventTool"
259 <Tool
260 Name="VCLibrarianTool"
262 <Tool
263 Name="VCALinkTool"
265 <Tool
266 Name="VCXDCMakeTool"
268 <Tool
269 Name="VCBscMakeTool"
271 <Tool
272 Name="VCFxCopTool"
274 <Tool
275 Name="VCPostBuildEventTool"
277 </Configuration>
278 </Configurations>
279 <References>
280 </References>
281 <Files>
282 <Filter
283 Name="Source Files"
284 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
285 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
287 <File
288 RelativePath=".\ACEdit.cpp"
290 </File>
291 <File
292 RelativePath=".\ACEdit.h"
294 </File>
295 <File
296 RelativePath=".\ACListWnd.cpp"
298 </File>
299 <File
300 RelativePath=".\ACListWnd.h"
302 </File>
303 <File
304 RelativePath=".\base64.cpp"
306 <FileConfiguration
307 Name="Debug|Win32"
309 <Tool
310 Name="VCCLCompilerTool"
311 UsePrecompiledHeader="0"
313 </FileConfiguration>
314 <FileConfiguration
315 Name="Debug|x64"
317 <Tool
318 Name="VCCLCompilerTool"
319 UsePrecompiledHeader="0"
321 </FileConfiguration>
322 <FileConfiguration
323 Name="Release|Win32"
325 <Tool
326 Name="VCCLCompilerTool"
327 UsePrecompiledHeader="0"
329 </FileConfiguration>
330 <FileConfiguration
331 Name="Release|x64"
333 <Tool
334 Name="VCCLCompilerTool"
335 UsePrecompiledHeader="0"
337 </FileConfiguration>
338 </File>
339 <File
340 RelativePath=".\base64.h"
342 </File>
343 <File
344 RelativePath=".\BugTraqAssociations.cpp"
346 </File>
347 <File
348 RelativePath=".\CBase64.cpp"
350 </File>
351 <File
352 RelativePath=".\CmdLineParser.cpp"
354 </File>
355 <File
356 RelativePath=".\CSmtp.cpp"
358 <FileConfiguration
359 Name="Debug|Win32"
361 <Tool
362 Name="VCCLCompilerTool"
363 UsePrecompiledHeader="0"
365 </FileConfiguration>
366 <FileConfiguration
367 Name="Debug|x64"
369 <Tool
370 Name="VCCLCompilerTool"
371 UsePrecompiledHeader="0"
373 </FileConfiguration>
374 <FileConfiguration
375 Name="Release|Win32"
377 <Tool
378 Name="VCCLCompilerTool"
379 UsePrecompiledHeader="0"
381 </FileConfiguration>
382 <FileConfiguration
383 Name="Release|x64"
385 <Tool
386 Name="VCCLCompilerTool"
387 UsePrecompiledHeader="0"
389 </FileConfiguration>
390 </File>
391 <File
392 RelativePath=".\CSmtp.h"
394 </File>
395 <File
396 RelativePath=".\DebugHelpers.cpp"
398 </File>
399 <File
400 RelativePath=".\DirFileEnum.cpp"
402 </File>
403 <File
404 RelativePath=".\DirFileEnum.h"
406 </File>
407 <File
408 RelativePath=".\DragDropImpl.cpp"
410 </File>
411 <File
412 RelativePath=".\DropFiles.cpp"
414 </File>
415 <File
416 RelativePath=".\HwSMTP.cpp"
418 </File>
419 <File
420 RelativePath=".\HwSMTP.h"
422 </File>
423 <File
424 RelativePath=".\LangDll.cpp"
426 </File>
427 <File
428 RelativePath=".\PathUtils.cpp"
430 </File>
431 <File
432 RelativePath=".\PathWatcher.cpp"
434 </File>
435 <File
436 RelativePath=".\PersonalDictionary.cpp"
438 </File>
439 <File
440 RelativePath=".\ProfilingInfo.cpp"
442 </File>
443 <File
444 RelativePath=".\RegHistory.cpp"
446 </File>
447 <File
448 RelativePath=".\Registry.cpp"
450 </File>
451 <File
452 RelativePath=".\RWSection.cpp"
454 </File>
455 <File
456 RelativePath=".\ShellUpdater.cpp"
458 </File>
459 <File
460 RelativePath=".\SoundUtils.cpp"
462 </File>
463 <File
464 RelativePath=".\SoundUtils.h"
466 </File>
467 <File
468 RelativePath=".\stdafx.cpp"
470 <FileConfiguration
471 Name="Debug|Win32"
473 <Tool
474 Name="VCCLCompilerTool"
475 UsePrecompiledHeader="1"
477 </FileConfiguration>
478 <FileConfiguration
479 Name="Debug|x64"
481 <Tool
482 Name="VCCLCompilerTool"
483 UsePrecompiledHeader="1"
485 </FileConfiguration>
486 <FileConfiguration
487 Name="Release|Win32"
489 <Tool
490 Name="VCCLCompilerTool"
491 UsePrecompiledHeader="1"
493 </FileConfiguration>
494 <FileConfiguration
495 Name="Release|x64"
497 <Tool
498 Name="VCCLCompilerTool"
499 UsePrecompiledHeader="1"
501 </FileConfiguration>
502 </File>
503 <File
504 RelativePath=".\StdioFileT.cpp"
506 </File>
507 <File
508 RelativePath=".\StringUtils.cpp"
510 </File>
511 <File
512 RelativePath=".\SysImageList.cpp"
514 </File>
515 <File
516 RelativePath=".\UnicodeUtils.cpp"
518 </File>
519 </Filter>
520 <Filter
521 Name="Header Files"
522 Filter="h;hpp;hxx;hm;inl;inc;xsd"
523 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
525 <File
526 RelativePath=".\stdafx.h"
528 </File>
529 <File
530 RelativePath=".\targetver.h"
532 </File>
533 </Filter>
534 <Filter
535 Name="Resource Files"
536 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
537 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
539 </Filter>
540 <Filter
541 Name="MiscUi"
543 <File
544 RelativePath=".\MiscUI\Balloon.cpp"
546 </File>
547 <File
548 RelativePath=".\MiscUI\BaseWindow.cpp"
550 </File>
551 <File
552 RelativePath=".\MiscUI\BrowseFolder.cpp"
554 </File>
555 <File
556 RelativePath=".\MiscUI\BufferDC.cpp"
558 </File>
559 <File
560 RelativePath=".\MiscUI\DIB.cpp"
562 </File>
563 <File
564 RelativePath=".\MiscUI\FileDropEdit.cpp"
566 </File>
567 <File
568 RelativePath=".\MiscUI\FilterEdit.cpp"
570 </File>
571 <File
572 RelativePath=".\MiscUI\Gradient.cpp"
574 </File>
575 <File
576 RelativePath=".\MiscUI\HintListCtrl.cpp"
578 </File>
579 <File
580 RelativePath=".\MiscUI\HistoryCombo.cpp"
582 </File>
583 <File
584 RelativePath=".\MiscUI\HTMLFormatter.cpp"
586 </File>
587 <File
588 RelativePath=".\MiscUI\HyperLink.cpp"
590 </File>
591 <File
592 RelativePath=".\MiscUI\IconMenu.cpp"
594 </File>
595 <File
596 RelativePath=".\MiscUI\MenuButton.cpp"
598 </File>
599 <File
600 RelativePath=".\MiscUI\MessageBox.cpp"
602 </File>
603 <File
604 RelativePath=".\MiscUI\MyGraph.cpp"
606 </File>
607 <File
608 RelativePath=".\MiscUI\OddButton.cpp"
610 </File>
611 <File
612 RelativePath=".\MiscUI\Picture.cpp"
614 </File>
615 <File
616 RelativePath=".\MiscUI\ProgressDlg.cpp"
618 </File>
619 <File
620 RelativePath=".\MiscUI\ScrollTool.cpp"
622 </File>
623 <File
624 RelativePath=".\MiscUI\SplitterControl.cpp"
626 </File>
627 <File
628 RelativePath=".\MiscUI\Tooltip.cpp"
630 </File>
631 <File
632 RelativePath=".\MiscUI\WaterEffect.cpp"
634 </File>
635 <File
636 RelativePath=".\MiscUI\XPImageButton.cpp"
638 </File>
639 <File
640 RelativePath=".\MiscUI\XPTheme.cpp"
642 </File>
643 </Filter>
644 <Filter
645 Name="Tree"
647 <File
648 RelativePath=".\TreePropSheet\PropPageFrame.cpp"
650 </File>
651 <File
652 RelativePath=".\TreePropSheet\PropPageFrame.h"
654 </File>
655 <File
656 RelativePath=".\TreePropSheet\PropPageFrameDefault.cpp"
658 </File>
659 <File
660 RelativePath=".\TreePropSheet\PropPageFrameDefault.h"
662 </File>
663 <File
664 RelativePath=".\TreePropSheet\TreePropSheet.cpp"
666 </File>
667 <File
668 RelativePath=".\TreePropSheet\TreePropSheet.h"
670 </File>
671 </Filter>
672 <File
673 RelativePath=".\ReadMe.txt"
675 </File>
676 </Files>
677 <Globals>
678 </Globals>
679 </VisualStudioProject>