• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="googleurl"
6	ProjectGUID="{EF5E94AB-B646-4E5B-A058-52EF07B8351C}"
7	RootNamespace="googleurl"
8	Keyword="Win32Proj"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
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"
22			>
23			<Tool
24				Name="VCPreBuildEventTool"
25			/>
26			<Tool
27				Name="VCCustomBuildTool"
28			/>
29			<Tool
30				Name="VCXMLDataGeneratorTool"
31			/>
32			<Tool
33				Name="VCWebServiceProxyGeneratorTool"
34			/>
35			<Tool
36				Name="VCMIDLTool"
37			/>
38			<Tool
39				Name="VCCLCompilerTool"
40			/>
41			<Tool
42				Name="VCManagedResourceCompilerTool"
43			/>
44			<Tool
45				Name="VCResourceCompilerTool"
46			/>
47			<Tool
48				Name="VCPreLinkEventTool"
49			/>
50			<Tool
51				Name="VCLibrarianTool"
52			/>
53			<Tool
54				Name="VCALinkTool"
55			/>
56			<Tool
57				Name="VCXDCMakeTool"
58			/>
59			<Tool
60				Name="VCBscMakeTool"
61			/>
62			<Tool
63				Name="VCFxCopTool"
64			/>
65			<Tool
66				Name="VCPostBuildEventTool"
67			/>
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"
73			>
74			<Tool
75				Name="VCPreBuildEventTool"
76			/>
77			<Tool
78				Name="VCCustomBuildTool"
79			/>
80			<Tool
81				Name="VCXMLDataGeneratorTool"
82			/>
83			<Tool
84				Name="VCWebServiceProxyGeneratorTool"
85			/>
86			<Tool
87				Name="VCMIDLTool"
88			/>
89			<Tool
90				Name="VCCLCompilerTool"
91			/>
92			<Tool
93				Name="VCManagedResourceCompilerTool"
94			/>
95			<Tool
96				Name="VCResourceCompilerTool"
97			/>
98			<Tool
99				Name="VCPreLinkEventTool"
100			/>
101			<Tool
102				Name="VCLibrarianTool"
103			/>
104			<Tool
105				Name="VCALinkTool"
106			/>
107			<Tool
108				Name="VCXDCMakeTool"
109			/>
110			<Tool
111				Name="VCBscMakeTool"
112			/>
113			<Tool
114				Name="VCFxCopTool"
115			/>
116			<Tool
117				Name="VCPostBuildEventTool"
118			/>
119		</Configuration>
120	</Configurations>
121	<References>
122	</References>
123	<Files>
124		<File
125			RelativePath="..\src\gurl.cc"
126			>
127		</File>
128		<File
129			RelativePath="..\src\gurl.h"
130			>
131		</File>
132		<File
133			RelativePath=".\README.txt"
134			>
135		</File>
136		<File
137			RelativePath="..\src\url_canon.h"
138			>
139		</File>
140		<File
141			RelativePath="..\src\url_canon_etc.cc"
142			>
143		</File>
144		<File
145			RelativePath="..\src\url_canon_fileurl.cc"
146			>
147		</File>
148		<File
149			RelativePath="..\src\url_canon_host.cc"
150			>
151		</File>
152		<File
153			RelativePath="..\src\url_canon_icu.cc"
154			>
155		</File>
156		<File
157			RelativePath="..\src\url_canon_icu.h"
158			>
159		</File>
160		<File
161			RelativePath="..\src\url_canon_internal.cc"
162			>
163		</File>
164		<File
165			RelativePath="..\src\url_canon_internal.h"
166			>
167		</File>
168		<File
169			RelativePath="..\src\url_canon_internal_file.h"
170			>
171		</File>
172		<File
173			RelativePath="..\src\url_canon_ip.cc"
174			>
175		</File>
176		<File
177			RelativePath="..\src\url_canon_ip.h"
178			>
179		</File>
180		<File
181			RelativePath="..\src\url_canon_mailtourl.cc"
182			>
183		</File>
184		<File
185			RelativePath="..\src\url_canon_path.cc"
186			>
187		</File>
188		<File
189			RelativePath="..\src\url_canon_pathurl.cc"
190			>
191		</File>
192		<File
193			RelativePath="..\src\url_canon_query.cc"
194			>
195		</File>
196		<File
197			RelativePath="..\src\url_canon_relative.cc"
198			>
199		</File>
200		<File
201			RelativePath="..\src\url_canon_stdstring.h"
202			>
203		</File>
204		<File
205			RelativePath="..\src\url_canon_stdurl.cc"
206			>
207		</File>
208		<File
209			RelativePath="..\src\url_file.h"
210			>
211		</File>
212		<File
213			RelativePath="..\src\url_parse.cc"
214			>
215		</File>
216		<File
217			RelativePath="..\src\url_parse.h"
218			>
219		</File>
220		<File
221			RelativePath="..\src\url_parse_file.cc"
222			>
223		</File>
224		<File
225			RelativePath="..\src\url_parse_internal.h"
226			>
227		</File>
228		<File
229			RelativePath="..\src\url_util.cc"
230			>
231		</File>
232		<File
233			RelativePath="..\src\url_util.h"
234			>
235		</File>
236	</Files>
237	<Globals>
238	</Globals>
239</VisualStudioProject>
240