UnifiedDiff: Fixed reversed diff with working copy
[TortoiseGit.git] / ext / build / libgit2.vcproj
bloba5d1bfa1e08e5bda4c898b26da7a3a08f4c13de6
1 <?xml version="1.0" encoding="gb2312"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="libgit2"
6 ProjectGUID="{2B4F366C-93BA-491E-87AF-5EF7B37F75F7}"
7 RootNamespace="libgit2"
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\libgit2\$(ConfigurationName)"
26 ConfigurationType="2"
27 CharacterSet="0"
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="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
48 PreprocessorDefinitions="_DEBUG"
49 MinimalRebuild="true"
50 BasicRuntimeChecks="3"
51 RuntimeLibrary="3"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 DebugInformationFormat="4"
55 CompileAs="1"
57 <Tool
58 Name="VCManagedResourceCompilerTool"
60 <Tool
61 Name="VCResourceCompilerTool"
63 <Tool
64 Name="VCPreLinkEventTool"
66 <Tool
67 Name="VCLinkerTool"
68 OutputFile="$(OutDir)\$(ProjectName)32d.dll"
69 GenerateDebugInformation="true"
70 GenerateMapFile="false"
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\$(ConfigurationName)64\bin"
101 IntermediateDirectory="..\..\obj\libgit2\$(ConfigurationName)64"
102 ConfigurationType="2"
103 CharacterSet="0"
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="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
125 PreprocessorDefinitions="_DEBUG"
126 MinimalRebuild="true"
127 BasicRuntimeChecks="3"
128 RuntimeLibrary="3"
129 UsePrecompiledHeader="0"
130 WarningLevel="3"
131 DebugInformationFormat="3"
132 CompileAs="1"
134 <Tool
135 Name="VCManagedResourceCompilerTool"
137 <Tool
138 Name="VCResourceCompilerTool"
140 <Tool
141 Name="VCPreLinkEventTool"
143 <Tool
144 Name="VCLinkerTool"
145 GenerateDebugInformation="true"
146 SubSystem="2"
147 RandomizedBaseAddress="1"
148 DataExecutionPrevention="0"
149 TargetMachine="17"
151 <Tool
152 Name="VCALinkTool"
154 <Tool
155 Name="VCManifestTool"
157 <Tool
158 Name="VCXDCMakeTool"
160 <Tool
161 Name="VCBscMakeTool"
163 <Tool
164 Name="VCFxCopTool"
166 <Tool
167 Name="VCAppVerifierTool"
169 <Tool
170 Name="VCPostBuildEventTool"
172 </Configuration>
173 <Configuration
174 Name="Release|Win32"
175 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
176 IntermediateDirectory="..\..\obj\libgit2\$(ConfigurationName)"
177 ConfigurationType="2"
178 CharacterSet="0"
179 WholeProgramOptimization="1"
181 <Tool
182 Name="VCPreBuildEventTool"
184 <Tool
185 Name="VCCustomBuildTool"
187 <Tool
188 Name="VCXMLDataGeneratorTool"
190 <Tool
191 Name="VCWebServiceProxyGeneratorTool"
193 <Tool
194 Name="VCMIDLTool"
196 <Tool
197 Name="VCCLCompilerTool"
198 Optimization="2"
199 EnableIntrinsicFunctions="true"
200 AdditionalIncludeDirectories="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
201 PreprocessorDefinitions="NDEBUG"
202 RuntimeLibrary="2"
203 EnableFunctionLevelLinking="true"
204 UsePrecompiledHeader="0"
205 WarningLevel="3"
206 DebugInformationFormat="3"
207 CompileAs="1"
209 <Tool
210 Name="VCManagedResourceCompilerTool"
212 <Tool
213 Name="VCResourceCompilerTool"
215 <Tool
216 Name="VCPreLinkEventTool"
218 <Tool
219 Name="VCLinkerTool"
220 OutputFile="$(OutDir)\$(ProjectName)32.dll"
221 GenerateDebugInformation="true"
222 SubSystem="2"
223 TargetMachine="1"
225 <Tool
226 Name="VCALinkTool"
228 <Tool
229 Name="VCManifestTool"
231 <Tool
232 Name="VCXDCMakeTool"
234 <Tool
235 Name="VCBscMakeTool"
237 <Tool
238 Name="VCFxCopTool"
240 <Tool
241 Name="VCAppVerifierTool"
243 <Tool
244 Name="VCPostBuildEventTool"
246 </Configuration>
247 <Configuration
248 Name="Release|x64"
249 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
250 IntermediateDirectory="..\..\obj\libgit2\$(ConfigurationName)64"
251 ConfigurationType="2"
252 CharacterSet="0"
253 WholeProgramOptimization="1"
255 <Tool
256 Name="VCPreBuildEventTool"
258 <Tool
259 Name="VCCustomBuildTool"
261 <Tool
262 Name="VCXMLDataGeneratorTool"
264 <Tool
265 Name="VCWebServiceProxyGeneratorTool"
267 <Tool
268 Name="VCMIDLTool"
269 TargetEnvironment="3"
271 <Tool
272 Name="VCCLCompilerTool"
273 Optimization="2"
274 EnableIntrinsicFunctions="true"
275 WholeProgramOptimization="false"
276 AdditionalIncludeDirectories="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
277 PreprocessorDefinitions="NDEBUG"
278 RuntimeLibrary="2"
279 EnableFunctionLevelLinking="true"
280 UsePrecompiledHeader="0"
281 WarningLevel="3"
282 DebugInformationFormat="3"
283 CompileAs="1"
285 <Tool
286 Name="VCManagedResourceCompilerTool"
288 <Tool
289 Name="VCResourceCompilerTool"
291 <Tool
292 Name="VCPreLinkEventTool"
294 <Tool
295 Name="VCLinkerTool"
296 GenerateDebugInformation="true"
297 SubSystem="2"
298 TargetMachine="17"
300 <Tool
301 Name="VCALinkTool"
303 <Tool
304 Name="VCManifestTool"
306 <Tool
307 Name="VCXDCMakeTool"
309 <Tool
310 Name="VCBscMakeTool"
312 <Tool
313 Name="VCFxCopTool"
315 <Tool
316 Name="VCAppVerifierTool"
318 <Tool
319 Name="VCPostBuildEventTool"
321 </Configuration>
322 </Configurations>
323 <References>
324 </References>
325 <Files>
326 <Filter
327 Name="Source Files"
328 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
329 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
331 <File
332 RelativePath="..\libgit2\src\attr.c"
334 </File>
335 <File
336 RelativePath="..\libgit2\src\attr_file.c"
338 </File>
339 <File
340 RelativePath="..\libgit2\src\blob.c"
342 </File>
343 <File
344 RelativePath="..\libgit2\src\buffer.c"
346 </File>
347 <File
348 RelativePath="..\libgit2\src\cache.c"
350 </File>
351 <File
352 RelativePath="..\libgit2\src\commit.c"
354 </File>
355 <File
356 RelativePath="..\libgit2\src\config.c"
358 </File>
359 <File
360 RelativePath="..\libgit2\src\config_cache.c"
362 </File>
363 <File
364 RelativePath="..\libgit2\src\config_file.c"
366 </File>
367 <File
368 RelativePath="..\libgit2\src\crlf.c"
370 </File>
371 <File
372 RelativePath="..\libgit2\src\delta-apply.c"
374 </File>
375 <File
376 RelativePath="..\libgit2\src\diff.c"
378 </File>
379 <File
380 RelativePath="..\libgit2\src\diff_output.c"
382 </File>
383 <File
384 RelativePath="..\libgit2\src\errors.c"
386 </File>
387 <File
388 RelativePath="..\libgit2\src\fetch.c"
390 </File>
391 <File
392 RelativePath="..\libgit2\src\filebuf.c"
394 </File>
395 <File
396 RelativePath="..\libgit2\src\fileops.c"
398 </File>
399 <File
400 RelativePath="..\libgit2\src\filter.c"
402 </File>
403 <File
404 RelativePath="..\libgit2\src\global.c"
406 </File>
407 <File
408 RelativePath="..\libgit2\src\hash.c"
410 </File>
411 <File
412 RelativePath="..\libgit2\src\ignore.c"
414 </File>
415 <File
416 RelativePath="..\libgit2\src\index.c"
418 </File>
419 <File
420 RelativePath="..\libgit2\src\indexer.c"
422 </File>
423 <File
424 RelativePath="..\libgit2\src\iterator.c"
426 </File>
427 <File
428 RelativePath="..\libgit2\src\message.c"
430 </File>
431 <File
432 RelativePath="..\libgit2\src\mwindow.c"
434 </File>
435 <File
436 RelativePath="..\libgit2\src\netops.c"
438 </File>
439 <File
440 RelativePath="..\libgit2\src\notes.c"
442 </File>
443 <File
444 RelativePath="..\libgit2\src\object.c"
446 </File>
447 <File
448 RelativePath="..\libgit2\src\odb.c"
450 </File>
451 <File
452 RelativePath="..\libgit2\src\odb_loose.c"
454 </File>
455 <File
456 RelativePath="..\libgit2\src\odb_pack.c"
458 </File>
459 <File
460 RelativePath="..\libgit2\src\oid.c"
462 </File>
463 <File
464 RelativePath="..\libgit2\src\pack.c"
466 </File>
467 <File
468 RelativePath="..\libgit2\src\path.c"
470 </File>
471 <File
472 RelativePath="..\libgit2\src\pkt.c"
474 </File>
475 <File
476 RelativePath="..\libgit2\src\pool.c"
478 </File>
479 <File
480 RelativePath="..\libgit2\src\posix.c"
482 </File>
483 <File
484 RelativePath="..\libgit2\src\pqueue.c"
486 </File>
487 <File
488 RelativePath="..\libgit2\src\protocol.c"
490 </File>
491 <File
492 RelativePath="..\libgit2\src\reflog.c"
494 </File>
495 <File
496 RelativePath="..\libgit2\src\refs.c"
498 </File>
499 <File
500 RelativePath="..\libgit2\src\refspec.c"
502 </File>
503 <File
504 RelativePath="..\libgit2\src\remote.c"
506 </File>
507 <File
508 RelativePath="..\libgit2\src\repository.c"
510 </File>
511 <File
512 RelativePath="..\libgit2\src\revwalk.c"
514 </File>
515 <File
516 RelativePath="..\libgit2\src\sha1.c"
518 </File>
519 <File
520 RelativePath="..\libgit2\src\sha1_lookup.c"
522 </File>
523 <File
524 RelativePath="..\libgit2\src\signature.c"
526 </File>
527 <File
528 RelativePath="..\libgit2\src\status.c"
530 </File>
531 <File
532 RelativePath="..\libgit2\src\submodule.c"
534 </File>
535 <File
536 RelativePath="..\libgit2\src\tag.c"
538 </File>
539 <File
540 RelativePath="..\libgit2\src\thread-utils.c"
542 </File>
543 <File
544 RelativePath="..\libgit2\src\transport.c"
546 </File>
547 <File
548 RelativePath="..\libgit2\src\tree-cache.c"
550 </File>
551 <File
552 RelativePath="..\libgit2\src\tree.c"
554 </File>
555 <File
556 RelativePath="..\libgit2\src\tsort.c"
558 </File>
559 <File
560 RelativePath="..\libgit2\src\util.c"
562 </File>
563 <File
564 RelativePath="..\libgit2\src\vector.c"
566 </File>
567 <Filter
568 Name="win32"
570 <File
571 RelativePath="..\libgit2\src\win32\dir.c"
573 </File>
574 <File
575 RelativePath="..\libgit2\src\win32\map.c"
577 </File>
578 <File
579 RelativePath="..\libgit2\src\win32\posix_w32.c"
581 </File>
582 <File
583 RelativePath="..\libgit2\src\win32\pthread.c"
585 </File>
586 <File
587 RelativePath="..\libgit2\src\win32\utf-conv.c"
589 </File>
590 </Filter>
591 <Filter
592 Name="transports"
594 <File
595 RelativePath="..\libgit2\src\transports\git.c"
597 </File>
598 <File
599 RelativePath="..\libgit2\src\transports\http.c"
601 </File>
602 <File
603 RelativePath="..\libgit2\src\transports\local.c"
605 </File>
606 </Filter>
607 <Filter
608 Name="xdiff"
610 <File
611 RelativePath="..\libgit2\src\xdiff\xdiffi.c"
613 </File>
614 <File
615 RelativePath="..\libgit2\src\xdiff\xemit.c"
617 </File>
618 <File
619 RelativePath="..\libgit2\src\xdiff\xhistogram.c"
621 </File>
622 <File
623 RelativePath="..\libgit2\src\xdiff\xmerge.c"
625 </File>
626 <File
627 RelativePath="..\libgit2\src\xdiff\xpatience.c"
629 </File>
630 <File
631 RelativePath="..\libgit2\src\xdiff\xprepare.c"
633 </File>
634 <File
635 RelativePath="..\libgit2\src\xdiff\xutils.c"
637 </File>
638 </Filter>
639 <Filter
640 Name="compat"
642 <File
643 RelativePath="..\libgit2\src\compat\fnmatch.c"
645 </File>
646 </Filter>
647 </Filter>
648 <Filter
649 Name="Header Files"
650 Filter="h;hpp;hxx;hm;inl;inc;xsd"
651 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
653 <File
654 RelativePath="..\libgit2\src\attr.h"
656 </File>
657 <File
658 RelativePath="..\libgit2\src\attr_file.h"
660 </File>
661 <File
662 RelativePath="..\libgit2\src\blob.h"
664 </File>
665 <File
666 RelativePath="..\libgit2\src\bswap.h"
668 </File>
669 <File
670 RelativePath="..\libgit2\src\buffer.h"
672 </File>
673 <File
674 RelativePath="..\libgit2\src\cache.h"
676 </File>
677 <File
678 RelativePath="..\libgit2\src\cc-compat.h"
680 </File>
681 <File
682 RelativePath="..\libgit2\src\commit.h"
684 </File>
685 <File
686 RelativePath="..\libgit2\src\common.h"
688 </File>
689 <File
690 RelativePath="..\libgit2\src\config.h"
692 </File>
693 <File
694 RelativePath="..\libgit2\src\delta-apply.h"
696 </File>
697 <File
698 RelativePath="..\libgit2\src\diff.h"
700 </File>
701 <File
702 RelativePath="..\libgit2\src\fetch.h"
704 </File>
705 <File
706 RelativePath="..\libgit2\src\filebuf.h"
708 </File>
709 <File
710 RelativePath="..\libgit2\src\fileops.h"
712 </File>
713 <File
714 RelativePath="..\libgit2\src\filter.h"
716 </File>
717 <File
718 RelativePath="..\libgit2\src\global.h"
720 </File>
721 <File
722 RelativePath="..\libgit2\src\hash.h"
724 </File>
725 <File
726 RelativePath="..\libgit2\src\hashtable.h"
728 </File>
729 <File
730 RelativePath="..\libgit2\src\ignore.h"
732 </File>
733 <File
734 RelativePath="..\libgit2\src\index.h"
736 </File>
737 <File
738 RelativePath="..\libgit2\src\iterator.h"
740 </File>
741 <File
742 RelativePath="..\libgit2\src\map.h"
744 </File>
745 <File
746 RelativePath="..\libgit2\src\message.h"
748 </File>
749 <File
750 RelativePath="..\libgit2\src\mwindow.h"
752 </File>
753 <File
754 RelativePath="..\libgit2\src\netops.h"
756 </File>
757 <File
758 RelativePath="..\libgit2\src\notes.h"
760 </File>
761 <File
762 RelativePath="..\libgit2\src\odb.h"
764 </File>
765 <File
766 RelativePath="..\libgit2\src\pack.h"
768 </File>
769 <File
770 RelativePath="..\libgit2\src\path.h"
772 </File>
773 <File
774 RelativePath="..\libgit2\src\pkt.h"
776 </File>
777 <File
778 RelativePath="..\libgit2\src\pool.h"
780 </File>
781 <File
782 RelativePath="..\libgit2\src\posix.h"
784 </File>
785 <File
786 RelativePath="..\libgit2\src\pqueue.h"
788 </File>
789 <File
790 RelativePath="..\libgit2\src\protocol.h"
792 </File>
793 <File
794 RelativePath="..\libgit2\src\reflog.h"
796 </File>
797 <File
798 RelativePath="..\libgit2\src\refs.h"
800 </File>
801 <File
802 RelativePath="..\libgit2\src\refspec.h"
804 </File>
805 <File
806 RelativePath="..\libgit2\src\remote.h"
808 </File>
809 <File
810 RelativePath="..\libgit2\src\repository.h"
812 </File>
813 <File
814 RelativePath="..\libgit2\src\sha1.h"
816 </File>
817 <File
818 RelativePath="..\libgit2\src\sha1_lookup.h"
820 </File>
821 <File
822 RelativePath="..\libgit2\src\signature.h"
824 </File>
825 <File
826 RelativePath="..\libgit2\src\tag.h"
828 </File>
829 <File
830 RelativePath="..\libgit2\src\thread-utils.h"
832 </File>
833 <File
834 RelativePath="..\libgit2\src\transport.h"
836 </File>
837 <File
838 RelativePath="..\libgit2\src\tree-cache.h"
840 </File>
841 <File
842 RelativePath="..\libgit2\src\tree.h"
844 </File>
845 <File
846 RelativePath="..\libgit2\src\util.h"
848 </File>
849 <File
850 RelativePath="..\libgit2\src\vector.h"
852 </File>
853 <Filter
854 Name="win32"
856 <File
857 RelativePath="..\libgit2\src\win32\mingw-compat.h"
859 </File>
860 <File
861 RelativePath="..\libgit2\src\win32\msvc-compat.h"
863 </File>
864 <File
865 RelativePath="..\tgit\compat\win32\poll.h"
867 </File>
868 <File
869 RelativePath="..\libgit2\src\win32\posix.h"
871 </File>
872 <File
873 RelativePath="..\libgit2\src\win32\pthread.h"
875 </File>
876 <File
877 RelativePath="..\libgit2\src\win32\utf-conv.h"
879 </File>
880 </Filter>
881 <Filter
882 Name="compat"
884 <File
885 RelativePath="..\libgit2\src\compat\fnmatch.h"
887 </File>
888 </Filter>
889 </Filter>
890 <Filter
891 Name="Public Header Files"
893 <File
894 RelativePath="..\libgit2\include\git2\attr.h"
896 </File>
897 <File
898 RelativePath="..\libgit2\include\git2\blob.h"
900 </File>
901 <File
902 RelativePath="..\libgit2\include\git2\branch.h"
904 </File>
905 <File
906 RelativePath="..\libgit2\include\git2\commit.h"
908 </File>
909 <File
910 RelativePath="..\libgit2\include\git2\common.h"
912 </File>
913 <File
914 RelativePath="..\libgit2\include\git2\config.h"
916 </File>
917 <File
918 RelativePath="..\libgit2\include\git2\diff.h"
920 </File>
921 <File
922 RelativePath="..\libgit2\include\git2\errors.h"
924 </File>
925 <File
926 RelativePath="..\libgit2\include\git2\index.h"
928 </File>
929 <File
930 RelativePath="..\libgit2\include\git2\indexer.h"
932 </File>
933 <File
934 RelativePath="..\libgit2\include\git2\inttypes.h"
936 </File>
937 <File
938 RelativePath="..\libgit2\include\git2\net.h"
940 </File>
941 <File
942 RelativePath="..\libgit2\include\git2\notes.h"
944 </File>
945 <File
946 RelativePath="..\libgit2\include\git2\object.h"
948 </File>
949 <File
950 RelativePath="..\libgit2\include\git2\odb.h"
952 </File>
953 <File
954 RelativePath="..\libgit2\include\git2\odb_backend.h"
956 </File>
957 <File
958 RelativePath="..\libgit2\include\git2\oid.h"
960 </File>
961 <File
962 RelativePath="..\libgit2\include\git2\reflog.h"
964 </File>
965 <File
966 RelativePath="..\libgit2\include\git2\refs.h"
968 </File>
969 <File
970 RelativePath="..\libgit2\include\git2\refspec.h"
972 </File>
973 <File
974 RelativePath="..\libgit2\include\git2\remote.h"
976 </File>
977 <File
978 RelativePath="..\libgit2\include\git2\repository.h"
980 </File>
981 <File
982 RelativePath="..\libgit2\include\git2\revwalk.h"
984 </File>
985 <File
986 RelativePath="..\libgit2\include\git2\signature.h"
988 </File>
989 <File
990 RelativePath="..\libgit2\include\git2\status.h"
992 </File>
993 <File
994 RelativePath="..\libgit2\include\git2\stdint.h"
996 </File>
997 <File
998 RelativePath="..\libgit2\include\git2\tag.h"
1000 </File>
1001 <File
1002 RelativePath="..\libgit2\include\git2\threads.h"
1004 </File>
1005 <File
1006 RelativePath="..\libgit2\include\git2\tree.h"
1008 </File>
1009 <File
1010 RelativePath="..\libgit2\include\git2\types.h"
1012 </File>
1013 <File
1014 RelativePath="..\libgit2\include\git2\version.h"
1016 </File>
1017 <File
1018 RelativePath="..\libgit2\include\git2\windows.h"
1020 </File>
1021 </Filter>
1022 <Filter
1023 Name="deps"
1025 <Filter
1026 Name="http-parser"
1028 <File
1029 RelativePath="..\libgit2\deps\http-parser\http_parser.c"
1031 </File>
1032 <File
1033 RelativePath="..\libgit2\deps\http-parser\http_parser.h"
1035 </File>
1036 </Filter>
1037 <Filter
1038 Name="regex"
1040 <File
1041 RelativePath="..\libgit2\deps\regex\config.h"
1043 </File>
1044 <File
1045 RelativePath="..\libgit2\deps\regex\regex.c"
1047 </File>
1048 <File
1049 RelativePath="..\libgit2\deps\regex\regex.h"
1051 </File>
1052 </Filter>
1053 </Filter>
1054 <Filter
1055 Name="Resource Files"
1057 <File
1058 RelativePath="..\libgit2\src\win32\git2.rc"
1060 <FileConfiguration
1061 Name="Release|x64"
1063 <Tool
1064 Name="VCResourceCompilerTool"
1065 PreprocessorDefinitions="INCLUDE_LIB"
1067 </FileConfiguration>
1068 </File>
1069 </Filter>
1070 </Files>
1071 <Globals>
1072 </Globals>
1073 </VisualStudioProject>