Fix googleurl to use icu version-agnostic directory.
[google-url.git] / build / base.vcproj
blob0e923cfb3b3f90fd67aebdaf246cec2db39bc02a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="base"
6 ProjectGUID="{ACAC8E18-F003-4881-9BA0-C7718AC5FFD5}"
7 RootNamespace="base"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug|Win32"
20 ConfigurationType="4"
21 InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)../third_party/icu/build/using_icu.vsprops"
23 <Tool
24 Name="VCPreBuildEventTool"
26 <Tool
27 Name="VCCustomBuildTool"
29 <Tool
30 Name="VCXMLDataGeneratorTool"
32 <Tool
33 Name="VCWebServiceProxyGeneratorTool"
35 <Tool
36 Name="VCMIDLTool"
38 <Tool
39 Name="VCCLCompilerTool"
41 <Tool
42 Name="VCManagedResourceCompilerTool"
44 <Tool
45 Name="VCResourceCompilerTool"
47 <Tool
48 Name="VCPreLinkEventTool"
50 <Tool
51 Name="VCLibrarianTool"
53 <Tool
54 Name="VCALinkTool"
56 <Tool
57 Name="VCXDCMakeTool"
59 <Tool
60 Name="VCBscMakeTool"
62 <Tool
63 Name="VCFxCopTool"
65 <Tool
66 Name="VCPostBuildEventTool"
68 </Configuration>
69 <Configuration
70 Name="Release|Win32"
71 ConfigurationType="4"
72 InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)../third_party/icu/build/using_icu.vsprops"
74 <Tool
75 Name="VCPreBuildEventTool"
77 <Tool
78 Name="VCCustomBuildTool"
80 <Tool
81 Name="VCXMLDataGeneratorTool"
83 <Tool
84 Name="VCWebServiceProxyGeneratorTool"
86 <Tool
87 Name="VCMIDLTool"
89 <Tool
90 Name="VCCLCompilerTool"
92 <Tool
93 Name="VCManagedResourceCompilerTool"
95 <Tool
96 Name="VCResourceCompilerTool"
98 <Tool
99 Name="VCPreLinkEventTool"
101 <Tool
102 Name="VCLibrarianTool"
104 <Tool
105 Name="VCALinkTool"
107 <Tool
108 Name="VCXDCMakeTool"
110 <Tool
111 Name="VCBscMakeTool"
113 <Tool
114 Name="VCFxCopTool"
116 <Tool
117 Name="VCPostBuildEventTool"
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <File
125 RelativePath="..\base\basictypes.h"
127 </File>
128 <File
129 RelativePath="..\base\logging.cc"
131 </File>
132 <File
133 RelativePath="..\base\logging.h"
135 </File>
136 <File
137 RelativePath="..\base\README.txt"
139 </File>
140 <File
141 RelativePath="..\base\scoped_ptr.h"
143 </File>
144 <File
145 RelativePath="..\base\string16.h"
147 </File>
148 </Files>
149 <Globals>
150 </Globals>
151 </VisualStudioProject>