diff options
author | Patrick Scott <phanna@android.com> | 2010-02-04 10:37:17 -0500 |
---|---|---|
committer | Patrick Scott <phanna@android.com> | 2010-02-04 10:39:42 -0500 |
commit | c7f5f8508d98d5952d42ed7648c2a8f30a4da156 (patch) | |
tree | dd51dbfbf6670daa61279b3a19e7b1835b301dbf /googleurl/build/googleurl.vcproj | |
parent | 139d8152182f9093f03d9089822b688e49fa7667 (diff) | |
download | external_chromium-c7f5f8508d98d5952d42ed7648c2a8f30a4da156.zip external_chromium-c7f5f8508d98d5952d42ed7648c2a8f30a4da156.tar.gz external_chromium-c7f5f8508d98d5952d42ed7648c2a8f30a4da156.tar.bz2 |
Initial source checkin.
The source files were determined by building net_unittests in chromium's source
tree. Some of the obvious libraries were left out (v8, gmock, gtest).
The Android.mk file has all the sources (minus unittests and tools) that were
used during net_unittests compilation. Nothing builds yet because of STL but
that is the next task. The .cpp files will most likely not compile anyways
because of the LOCAL_CPP_EXTENSION mod. I will have to break this into multiple
projects to get around that limitation.
Diffstat (limited to 'googleurl/build/googleurl.vcproj')
-rw-r--r-- | googleurl/build/googleurl.vcproj | 239 |
1 files changed, 239 insertions, 0 deletions
diff --git a/googleurl/build/googleurl.vcproj b/googleurl/build/googleurl.vcproj new file mode 100644 index 0000000..71b3123 --- /dev/null +++ b/googleurl/build/googleurl.vcproj @@ -0,0 +1,239 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="googleurl" + ProjectGUID="{EF5E94AB-B646-4E5B-A058-52EF07B8351C}" + RootNamespace="googleurl" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)../third_party/icu/build/using_icu.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)../third_party/icu/build/using_icu.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath="..\src\gurl.cc" + > + </File> + <File + RelativePath="..\src\gurl.h" + > + </File> + <File + RelativePath=".\README.txt" + > + </File> + <File + RelativePath="..\src\url_canon.h" + > + </File> + <File + RelativePath="..\src\url_canon_etc.cc" + > + </File> + <File + RelativePath="..\src\url_canon_fileurl.cc" + > + </File> + <File + RelativePath="..\src\url_canon_host.cc" + > + </File> + <File + RelativePath="..\src\url_canon_icu.cc" + > + </File> + <File + RelativePath="..\src\url_canon_icu.h" + > + </File> + <File + RelativePath="..\src\url_canon_internal.cc" + > + </File> + <File + RelativePath="..\src\url_canon_internal.h" + > + </File> + <File + RelativePath="..\src\url_canon_internal_file.h" + > + </File> + <File + RelativePath="..\src\url_canon_ip.cc" + > + </File> + <File + RelativePath="..\src\url_canon_ip.h" + > + </File> + <File + RelativePath="..\src\url_canon_mailtourl.cc" + > + </File> + <File + RelativePath="..\src\url_canon_path.cc" + > + </File> + <File + RelativePath="..\src\url_canon_pathurl.cc" + > + </File> + <File + RelativePath="..\src\url_canon_query.cc" + > + </File> + <File + RelativePath="..\src\url_canon_relative.cc" + > + </File> + <File + RelativePath="..\src\url_canon_stdstring.h" + > + </File> + <File + RelativePath="..\src\url_canon_stdurl.cc" + > + </File> + <File + RelativePath="..\src\url_file.h" + > + </File> + <File + RelativePath="..\src\url_parse.cc" + > + </File> + <File + RelativePath="..\src\url_parse.h" + > + </File> + <File + RelativePath="..\src\url_parse_file.cc" + > + </File> + <File + RelativePath="..\src\url_parse_internal.h" + > + </File> + <File + RelativePath="..\src\url_util.cc" + > + </File> + <File + RelativePath="..\src\url_util.h" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |