libgit2: Use precompiled headers
[TortoiseGit.git] / ext / build / libgit2.vcproj
bloba6a3ae26f612fd8a31e46d8ac6bddf5aaa83c0ee
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="2"
53 PrecompiledHeaderThrough="precompiled.h"
54 WarningLevel="3"
55 DebugInformationFormat="4"
56 CompileAs="1"
57 ForcedIncludeFiles="precompiled.h"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
65 <Tool
66 Name="VCPreLinkEventTool"
68 <Tool
69 Name="VCLinkerTool"
70 OutputFile="$(OutDir)\$(ProjectName)32d.dll"
71 GenerateDebugInformation="true"
72 GenerateMapFile="false"
73 SubSystem="2"
74 RandomizedBaseAddress="1"
75 DataExecutionPrevention="0"
76 TargetMachine="1"
78 <Tool
79 Name="VCALinkTool"
81 <Tool
82 Name="VCManifestTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCAppVerifierTool"
96 <Tool
97 Name="VCPostBuildEventTool"
99 </Configuration>
100 <Configuration
101 Name="Debug|x64"
102 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
103 IntermediateDirectory="..\..\obj\libgit2\$(ConfigurationName)64"
104 ConfigurationType="2"
105 CharacterSet="0"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
121 TargetEnvironment="3"
123 <Tool
124 Name="VCCLCompilerTool"
125 Optimization="0"
126 AdditionalIncludeDirectories="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
127 PreprocessorDefinitions="_DEBUG"
128 MinimalRebuild="true"
129 BasicRuntimeChecks="3"
130 RuntimeLibrary="3"
131 UsePrecompiledHeader="2"
132 PrecompiledHeaderThrough="precompiled.h"
133 WarningLevel="3"
134 DebugInformationFormat="3"
135 CompileAs="1"
136 ForcedIncludeFiles="precompiled.h"
138 <Tool
139 Name="VCManagedResourceCompilerTool"
141 <Tool
142 Name="VCResourceCompilerTool"
144 <Tool
145 Name="VCPreLinkEventTool"
147 <Tool
148 Name="VCLinkerTool"
149 GenerateDebugInformation="true"
150 SubSystem="2"
151 RandomizedBaseAddress="1"
152 DataExecutionPrevention="0"
153 TargetMachine="17"
155 <Tool
156 Name="VCALinkTool"
158 <Tool
159 Name="VCManifestTool"
161 <Tool
162 Name="VCXDCMakeTool"
164 <Tool
165 Name="VCBscMakeTool"
167 <Tool
168 Name="VCFxCopTool"
170 <Tool
171 Name="VCAppVerifierTool"
173 <Tool
174 Name="VCPostBuildEventTool"
176 </Configuration>
177 <Configuration
178 Name="Release|Win32"
179 OutputDirectory="..\..\bin\$(ConfigurationName)\bin"
180 IntermediateDirectory="..\..\obj\libgit2\$(ConfigurationName)"
181 ConfigurationType="2"
182 CharacterSet="0"
183 WholeProgramOptimization="1"
185 <Tool
186 Name="VCPreBuildEventTool"
188 <Tool
189 Name="VCCustomBuildTool"
191 <Tool
192 Name="VCXMLDataGeneratorTool"
194 <Tool
195 Name="VCWebServiceProxyGeneratorTool"
197 <Tool
198 Name="VCMIDLTool"
200 <Tool
201 Name="VCCLCompilerTool"
202 Optimization="2"
203 EnableIntrinsicFunctions="true"
204 AdditionalIncludeDirectories="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
205 PreprocessorDefinitions="NDEBUG"
206 RuntimeLibrary="2"
207 EnableFunctionLevelLinking="true"
208 UsePrecompiledHeader="2"
209 PrecompiledHeaderThrough="precompiled.h"
210 WarningLevel="3"
211 DebugInformationFormat="3"
212 CompileAs="1"
213 ForcedIncludeFiles="precompiled.h"
215 <Tool
216 Name="VCManagedResourceCompilerTool"
218 <Tool
219 Name="VCResourceCompilerTool"
221 <Tool
222 Name="VCPreLinkEventTool"
224 <Tool
225 Name="VCLinkerTool"
226 OutputFile="$(OutDir)\$(ProjectName)32.dll"
227 GenerateDebugInformation="true"
228 SubSystem="2"
229 TargetMachine="1"
231 <Tool
232 Name="VCALinkTool"
234 <Tool
235 Name="VCManifestTool"
237 <Tool
238 Name="VCXDCMakeTool"
240 <Tool
241 Name="VCBscMakeTool"
243 <Tool
244 Name="VCFxCopTool"
246 <Tool
247 Name="VCAppVerifierTool"
249 <Tool
250 Name="VCPostBuildEventTool"
252 </Configuration>
253 <Configuration
254 Name="Release|x64"
255 OutputDirectory="..\..\bin\$(ConfigurationName)64\bin"
256 IntermediateDirectory="..\..\obj\libgit2\$(ConfigurationName)64"
257 ConfigurationType="2"
258 CharacterSet="0"
259 WholeProgramOptimization="1"
261 <Tool
262 Name="VCPreBuildEventTool"
264 <Tool
265 Name="VCCustomBuildTool"
267 <Tool
268 Name="VCXMLDataGeneratorTool"
270 <Tool
271 Name="VCWebServiceProxyGeneratorTool"
273 <Tool
274 Name="VCMIDLTool"
275 TargetEnvironment="3"
277 <Tool
278 Name="VCCLCompilerTool"
279 Optimization="2"
280 EnableIntrinsicFunctions="true"
281 WholeProgramOptimization="false"
282 AdditionalIncludeDirectories="..\zlib;..\libgit2\src;..\libgit2\include;..\libgit2\deps\http-parser;..\libgit2\deps\regex"
283 PreprocessorDefinitions="NDEBUG"
284 RuntimeLibrary="2"
285 EnableFunctionLevelLinking="true"
286 UsePrecompiledHeader="2"
287 PrecompiledHeaderThrough="precompiled.h"
288 WarningLevel="3"
289 DebugInformationFormat="3"
290 CompileAs="1"
291 ForcedIncludeFiles="precompiled.h"
293 <Tool
294 Name="VCManagedResourceCompilerTool"
296 <Tool
297 Name="VCResourceCompilerTool"
299 <Tool
300 Name="VCPreLinkEventTool"
302 <Tool
303 Name="VCLinkerTool"
304 GenerateDebugInformation="true"
305 SubSystem="2"
306 TargetMachine="17"
308 <Tool
309 Name="VCALinkTool"
311 <Tool
312 Name="VCManifestTool"
314 <Tool
315 Name="VCXDCMakeTool"
317 <Tool
318 Name="VCBscMakeTool"
320 <Tool
321 Name="VCFxCopTool"
323 <Tool
324 Name="VCAppVerifierTool"
326 <Tool
327 Name="VCPostBuildEventTool"
329 </Configuration>
330 </Configurations>
331 <References>
332 </References>
333 <Files>
334 <Filter
335 Name="Source Files"
336 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
337 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
339 <File
340 RelativePath="..\libgit2\src\attr.c"
342 </File>
343 <File
344 RelativePath="..\libgit2\src\attr_file.c"
346 </File>
347 <File
348 RelativePath="..\libgit2\src\blob.c"
350 </File>
351 <File
352 RelativePath="..\libgit2\src\buffer.c"
354 </File>
355 <File
356 RelativePath="..\libgit2\src\cache.c"
358 </File>
359 <File
360 RelativePath="..\libgit2\src\commit.c"
362 </File>
363 <File
364 RelativePath="..\libgit2\src\config.c"
366 </File>
367 <File
368 RelativePath="..\libgit2\src\config_cache.c"
370 </File>
371 <File
372 RelativePath="..\libgit2\src\config_file.c"
374 </File>
375 <File
376 RelativePath="..\libgit2\src\crlf.c"
378 </File>
379 <File
380 RelativePath="..\libgit2\src\delta-apply.c"
382 </File>
383 <File
384 RelativePath="..\libgit2\src\diff.c"
386 </File>
387 <File
388 RelativePath="..\libgit2\src\diff_output.c"
390 </File>
391 <File
392 RelativePath="..\libgit2\src\errors.c"
394 </File>
395 <File
396 RelativePath="..\libgit2\src\fetch.c"
398 </File>
399 <File
400 RelativePath="..\libgit2\src\filebuf.c"
402 </File>
403 <File
404 RelativePath="..\libgit2\src\fileops.c"
406 </File>
407 <File
408 RelativePath="..\libgit2\src\filter.c"
410 </File>
411 <File
412 RelativePath="..\libgit2\src\global.c"
414 </File>
415 <File
416 RelativePath="..\libgit2\src\hash.c"
418 </File>
419 <File
420 RelativePath="..\libgit2\src\ignore.c"
422 </File>
423 <File
424 RelativePath="..\libgit2\src\index.c"
426 </File>
427 <File
428 RelativePath="..\libgit2\src\indexer.c"
430 </File>
431 <File
432 RelativePath="..\libgit2\src\iterator.c"
434 </File>
435 <File
436 RelativePath="..\libgit2\src\message.c"
438 </File>
439 <File
440 RelativePath="..\libgit2\src\mwindow.c"
442 </File>
443 <File
444 RelativePath="..\libgit2\src\netops.c"
446 </File>
447 <File
448 RelativePath="..\libgit2\src\notes.c"
450 </File>
451 <File
452 RelativePath="..\libgit2\src\object.c"
454 </File>
455 <File
456 RelativePath="..\libgit2\src\odb.c"
458 </File>
459 <File
460 RelativePath="..\libgit2\src\odb_loose.c"
462 </File>
463 <File
464 RelativePath="..\libgit2\src\odb_pack.c"
466 </File>
467 <File
468 RelativePath="..\libgit2\src\oid.c"
470 </File>
471 <File
472 RelativePath="..\libgit2\src\pack.c"
474 </File>
475 <File
476 RelativePath="..\libgit2\src\path.c"
478 </File>
479 <File
480 RelativePath="..\libgit2\src\pkt.c"
482 </File>
483 <File
484 RelativePath="..\libgit2\src\pool.c"
486 </File>
487 <File
488 RelativePath="..\libgit2\src\posix.c"
490 </File>
491 <File
492 RelativePath="..\libgit2\src\pqueue.c"
494 </File>
495 <File
496 RelativePath="..\libgit2\src\protocol.c"
498 </File>
499 <File
500 RelativePath="..\libgit2\src\reflog.c"
502 </File>
503 <File
504 RelativePath="..\libgit2\src\refs.c"
506 </File>
507 <File
508 RelativePath="..\libgit2\src\refspec.c"
510 </File>
511 <File
512 RelativePath="..\libgit2\src\remote.c"
514 </File>
515 <File
516 RelativePath="..\libgit2\src\repository.c"
518 </File>
519 <File
520 RelativePath="..\libgit2\src\revwalk.c"
522 </File>
523 <File
524 RelativePath="..\libgit2\src\sha1.c"
526 </File>
527 <File
528 RelativePath="..\libgit2\src\sha1_lookup.c"
530 </File>
531 <File
532 RelativePath="..\libgit2\src\signature.c"
534 </File>
535 <File
536 RelativePath="..\libgit2\src\status.c"
538 </File>
539 <File
540 RelativePath="..\libgit2\src\submodule.c"
542 </File>
543 <File
544 RelativePath="..\libgit2\src\tag.c"
546 </File>
547 <File
548 RelativePath="..\libgit2\src\thread-utils.c"
550 </File>
551 <File
552 RelativePath="..\libgit2\src\transport.c"
554 </File>
555 <File
556 RelativePath="..\libgit2\src\tree-cache.c"
558 </File>
559 <File
560 RelativePath="..\libgit2\src\tree.c"
562 </File>
563 <File
564 RelativePath="..\libgit2\src\tsort.c"
566 </File>
567 <File
568 RelativePath="..\libgit2\src\util.c"
570 </File>
571 <File
572 RelativePath="..\libgit2\src\vector.c"
574 </File>
575 <Filter
576 Name="win32"
578 <File
579 RelativePath="..\libgit2\src\win32\dir.c"
581 </File>
582 <File
583 RelativePath="..\libgit2\src\win32\map.c"
585 </File>
586 <File
587 RelativePath="..\libgit2\src\win32\posix_w32.c"
589 </File>
590 <File
591 RelativePath="..\libgit2\src\win32\precompiled.c"
593 <FileConfiguration
594 Name="Debug|Win32"
596 <Tool
597 Name="VCCLCompilerTool"
598 UsePrecompiledHeader="1"
600 </FileConfiguration>
601 <FileConfiguration
602 Name="Debug|x64"
604 <Tool
605 Name="VCCLCompilerTool"
606 UsePrecompiledHeader="1"
608 </FileConfiguration>
609 <FileConfiguration
610 Name="Release|Win32"
612 <Tool
613 Name="VCCLCompilerTool"
614 UsePrecompiledHeader="1"
616 </FileConfiguration>
617 <FileConfiguration
618 Name="Release|x64"
620 <Tool
621 Name="VCCLCompilerTool"
622 UsePrecompiledHeader="1"
624 </FileConfiguration>
625 </File>
626 <File
627 RelativePath="..\libgit2\src\win32\pthread.c"
629 </File>
630 <File
631 RelativePath="..\libgit2\src\win32\utf-conv.c"
633 </File>
634 </Filter>
635 <Filter
636 Name="transports"
638 <File
639 RelativePath="..\libgit2\src\transports\git.c"
641 </File>
642 <File
643 RelativePath="..\libgit2\src\transports\http.c"
645 </File>
646 <File
647 RelativePath="..\libgit2\src\transports\local.c"
649 </File>
650 </Filter>
651 <Filter
652 Name="xdiff"
654 <File
655 RelativePath="..\libgit2\src\xdiff\xdiffi.c"
657 </File>
658 <File
659 RelativePath="..\libgit2\src\xdiff\xemit.c"
661 </File>
662 <File
663 RelativePath="..\libgit2\src\xdiff\xhistogram.c"
665 </File>
666 <File
667 RelativePath="..\libgit2\src\xdiff\xmerge.c"
669 </File>
670 <File
671 RelativePath="..\libgit2\src\xdiff\xpatience.c"
673 </File>
674 <File
675 RelativePath="..\libgit2\src\xdiff\xprepare.c"
677 </File>
678 <File
679 RelativePath="..\libgit2\src\xdiff\xutils.c"
681 </File>
682 </Filter>
683 <Filter
684 Name="compat"
686 <File
687 RelativePath="..\libgit2\src\compat\fnmatch.c"
689 </File>
690 </Filter>
691 </Filter>
692 <Filter
693 Name="Header Files"
694 Filter="h;hpp;hxx;hm;inl;inc;xsd"
695 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
697 <File
698 RelativePath="..\libgit2\src\attr.h"
700 </File>
701 <File
702 RelativePath="..\libgit2\src\attr_file.h"
704 </File>
705 <File
706 RelativePath="..\libgit2\src\blob.h"
708 </File>
709 <File
710 RelativePath="..\libgit2\src\bswap.h"
712 </File>
713 <File
714 RelativePath="..\libgit2\src\buffer.h"
716 </File>
717 <File
718 RelativePath="..\libgit2\src\cache.h"
720 </File>
721 <File
722 RelativePath="..\libgit2\src\cc-compat.h"
724 </File>
725 <File
726 RelativePath="..\libgit2\src\commit.h"
728 </File>
729 <File
730 RelativePath="..\libgit2\src\common.h"
732 </File>
733 <File
734 RelativePath="..\libgit2\src\config.h"
736 </File>
737 <File
738 RelativePath="..\libgit2\src\delta-apply.h"
740 </File>
741 <File
742 RelativePath="..\libgit2\src\diff.h"
744 </File>
745 <File
746 RelativePath="..\libgit2\src\fetch.h"
748 </File>
749 <File
750 RelativePath="..\libgit2\src\filebuf.h"
752 </File>
753 <File
754 RelativePath="..\libgit2\src\fileops.h"
756 </File>
757 <File
758 RelativePath="..\libgit2\src\filter.h"
760 </File>
761 <File
762 RelativePath="..\libgit2\src\global.h"
764 </File>
765 <File
766 RelativePath="..\libgit2\src\hash.h"
768 </File>
769 <File
770 RelativePath="..\libgit2\src\hashtable.h"
772 </File>
773 <File
774 RelativePath="..\libgit2\src\ignore.h"
776 </File>
777 <File
778 RelativePath="..\libgit2\src\index.h"
780 </File>
781 <File
782 RelativePath="..\libgit2\src\iterator.h"
784 </File>
785 <File
786 RelativePath="..\libgit2\src\map.h"
788 </File>
789 <File
790 RelativePath="..\libgit2\src\message.h"
792 </File>
793 <File
794 RelativePath="..\libgit2\src\mwindow.h"
796 </File>
797 <File
798 RelativePath="..\libgit2\src\netops.h"
800 </File>
801 <File
802 RelativePath="..\libgit2\src\notes.h"
804 </File>
805 <File
806 RelativePath="..\libgit2\src\odb.h"
808 </File>
809 <File
810 RelativePath="..\libgit2\src\pack.h"
812 </File>
813 <File
814 RelativePath="..\libgit2\src\path.h"
816 </File>
817 <File
818 RelativePath="..\libgit2\src\pkt.h"
820 </File>
821 <File
822 RelativePath="..\libgit2\src\pool.h"
824 </File>
825 <File
826 RelativePath="..\libgit2\src\posix.h"
828 </File>
829 <File
830 RelativePath="..\libgit2\src\pqueue.h"
832 </File>
833 <File
834 RelativePath="..\libgit2\src\protocol.h"
836 </File>
837 <File
838 RelativePath="..\libgit2\src\reflog.h"
840 </File>
841 <File
842 RelativePath="..\libgit2\src\refs.h"
844 </File>
845 <File
846 RelativePath="..\libgit2\src\refspec.h"
848 </File>
849 <File
850 RelativePath="..\libgit2\src\remote.h"
852 </File>
853 <File
854 RelativePath="..\libgit2\src\repository.h"
856 </File>
857 <File
858 RelativePath="..\libgit2\src\sha1.h"
860 </File>
861 <File
862 RelativePath="..\libgit2\src\sha1_lookup.h"
864 </File>
865 <File
866 RelativePath="..\libgit2\src\signature.h"
868 </File>
869 <File
870 RelativePath="..\libgit2\src\tag.h"
872 </File>
873 <File
874 RelativePath="..\libgit2\src\thread-utils.h"
876 </File>
877 <File
878 RelativePath="..\libgit2\src\transport.h"
880 </File>
881 <File
882 RelativePath="..\libgit2\src\tree-cache.h"
884 </File>
885 <File
886 RelativePath="..\libgit2\src\tree.h"
888 </File>
889 <File
890 RelativePath="..\libgit2\src\util.h"
892 </File>
893 <File
894 RelativePath="..\libgit2\src\vector.h"
896 </File>
897 <Filter
898 Name="win32"
900 <File
901 RelativePath="..\libgit2\src\win32\mingw-compat.h"
903 </File>
904 <File
905 RelativePath="..\libgit2\src\win32\msvc-compat.h"
907 </File>
908 <File
909 RelativePath="..\tgit\compat\win32\poll.h"
911 </File>
912 <File
913 RelativePath="..\libgit2\src\win32\posix.h"
915 </File>
916 <File
917 RelativePath="..\libgit2\src\win32\precompiled.h"
919 </File>
920 <File
921 RelativePath="..\libgit2\src\win32\pthread.h"
923 </File>
924 <File
925 RelativePath="..\libgit2\src\win32\utf-conv.h"
927 </File>
928 </Filter>
929 <Filter
930 Name="compat"
932 <File
933 RelativePath="..\libgit2\src\compat\fnmatch.h"
935 </File>
936 </Filter>
937 </Filter>
938 <Filter
939 Name="Public Header Files"
941 <File
942 RelativePath="..\libgit2\include\git2\attr.h"
944 </File>
945 <File
946 RelativePath="..\libgit2\include\git2\blob.h"
948 </File>
949 <File
950 RelativePath="..\libgit2\include\git2\branch.h"
952 </File>
953 <File
954 RelativePath="..\libgit2\include\git2\commit.h"
956 </File>
957 <File
958 RelativePath="..\libgit2\include\git2\common.h"
960 </File>
961 <File
962 RelativePath="..\libgit2\include\git2\config.h"
964 </File>
965 <File
966 RelativePath="..\libgit2\include\git2\diff.h"
968 </File>
969 <File
970 RelativePath="..\libgit2\include\git2\errors.h"
972 </File>
973 <File
974 RelativePath="..\libgit2\include\git2\index.h"
976 </File>
977 <File
978 RelativePath="..\libgit2\include\git2\indexer.h"
980 </File>
981 <File
982 RelativePath="..\libgit2\include\git2\inttypes.h"
984 </File>
985 <File
986 RelativePath="..\libgit2\include\git2\net.h"
988 </File>
989 <File
990 RelativePath="..\libgit2\include\git2\notes.h"
992 </File>
993 <File
994 RelativePath="..\libgit2\include\git2\object.h"
996 </File>
997 <File
998 RelativePath="..\libgit2\include\git2\odb.h"
1000 </File>
1001 <File
1002 RelativePath="..\libgit2\include\git2\odb_backend.h"
1004 </File>
1005 <File
1006 RelativePath="..\libgit2\include\git2\oid.h"
1008 </File>
1009 <File
1010 RelativePath="..\libgit2\include\git2\reflog.h"
1012 </File>
1013 <File
1014 RelativePath="..\libgit2\include\git2\refs.h"
1016 </File>
1017 <File
1018 RelativePath="..\libgit2\include\git2\refspec.h"
1020 </File>
1021 <File
1022 RelativePath="..\libgit2\include\git2\remote.h"
1024 </File>
1025 <File
1026 RelativePath="..\libgit2\include\git2\repository.h"
1028 </File>
1029 <File
1030 RelativePath="..\libgit2\include\git2\revwalk.h"
1032 </File>
1033 <File
1034 RelativePath="..\libgit2\include\git2\signature.h"
1036 </File>
1037 <File
1038 RelativePath="..\libgit2\include\git2\status.h"
1040 </File>
1041 <File
1042 RelativePath="..\libgit2\include\git2\stdint.h"
1044 </File>
1045 <File
1046 RelativePath="..\libgit2\include\git2\tag.h"
1048 </File>
1049 <File
1050 RelativePath="..\libgit2\include\git2\threads.h"
1052 </File>
1053 <File
1054 RelativePath="..\libgit2\include\git2\tree.h"
1056 </File>
1057 <File
1058 RelativePath="..\libgit2\include\git2\types.h"
1060 </File>
1061 <File
1062 RelativePath="..\libgit2\include\git2\version.h"
1064 </File>
1065 <File
1066 RelativePath="..\libgit2\include\git2\windows.h"
1068 </File>
1069 </Filter>
1070 <Filter
1071 Name="deps"
1073 <Filter
1074 Name="http-parser"
1076 <File
1077 RelativePath="..\libgit2\deps\http-parser\http_parser.c"
1079 </File>
1080 <File
1081 RelativePath="..\libgit2\deps\http-parser\http_parser.h"
1083 </File>
1084 </Filter>
1085 <Filter
1086 Name="regex"
1088 <File
1089 RelativePath="..\libgit2\deps\regex\config.h"
1091 </File>
1092 <File
1093 RelativePath="..\libgit2\deps\regex\regex.c"
1095 </File>
1096 <File
1097 RelativePath="..\libgit2\deps\regex\regex.h"
1099 </File>
1100 </Filter>
1101 </Filter>
1102 <Filter
1103 Name="Resource Files"
1105 <File
1106 RelativePath="..\libgit2\src\win32\git2.rc"
1108 <FileConfiguration
1109 Name="Release|x64"
1111 <Tool
1112 Name="VCResourceCompilerTool"
1113 PreprocessorDefinitions="INCLUDE_LIB"
1115 </FileConfiguration>
1116 </File>
1117 </Filter>
1118 </Files>
1119 <Globals>
1120 </Globals>
1121 </VisualStudioProject>