OLD | NEW |
1 <?xml version="1.0" encoding="Windows-1252"?> | 1 <?xml version="1.0" encoding="Windows-1252"?> |
2 <VisualStudioProject | 2 <VisualStudioProject |
3 ProjectType="Visual C++" | 3 ProjectType="Visual C++" |
4 Version="8.00" | 4 Version="8.00" |
5 Name="unit_tests" | 5 Name="unit_tests" |
6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" | 6 ProjectGUID="{ECFC2BEC-9FC0-4AD9-9649-5F26793F65FC}" |
7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
49 <Tool | 49 <Tool |
50 Name="VCResourceCompilerTool" | 50 Name="VCResourceCompilerTool" |
51 AdditionalIncludeDirectories="$(SolutionDir)..;&
quot;$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(In
tDir)\..\"" | 51 AdditionalIncludeDirectories="$(SolutionDir)..;&
quot;$(IntDir)";"$(IntDir)";"$(SolutionDir)";"$(In
tDir)\..\"" |
52 /> | 52 /> |
53 <Tool | 53 <Tool |
54 Name="VCPreLinkEventTool" | 54 Name="VCPreLinkEventTool" |
55 /> | 55 /> |
56 <Tool | 56 <Tool |
57 Name="VCLinkerTool" | 57 Name="VCLinkerTool" |
58 AdditionalDependencies="winmm.lib" | 58 AdditionalDependencies="winmm.lib" |
| 59 LinkIncremental="1" |
59 /> | 60 /> |
60 <Tool | 61 <Tool |
61 Name="VCALinkTool" | 62 Name="VCALinkTool" |
62 /> | 63 /> |
63 <Tool | 64 <Tool |
64 Name="VCManifestTool" | 65 Name="VCManifestTool" |
65 /> | 66 /> |
66 <Tool | 67 <Tool |
67 Name="VCXDCMakeTool" | 68 Name="VCXDCMakeTool" |
68 /> | 69 /> |
(...skipping 931 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1000 </File> | 1001 </File> |
1001 <File | 1002 <File |
1002 RelativePath="..\..\..\googleurl\src\url_util_un
ittest.cc" | 1003 RelativePath="..\..\..\googleurl\src\url_util_un
ittest.cc" |
1003 > | 1004 > |
1004 </File> | 1005 </File> |
1005 </Filter> | 1006 </Filter> |
1006 </Files> | 1007 </Files> |
1007 <Globals> | 1008 <Globals> |
1008 </Globals> | 1009 </Globals> |
1009 </VisualStudioProject> | 1010 </VisualStudioProject> |
OLD | NEW |