summaryrefslogtreecommitdiffstats
path: root/third_party/libxml/build/libxml.vcproj
diff options
context:
space:
mode:
authorinitial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-27 00:38:33 +0000
committerinitial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-27 00:38:33 +0000
commit584cd5cbd7be997400ccb8db24ae5410b0b88117 (patch)
tree083e5f1f48d019e0f07b96fef7179483df53c823 /third_party/libxml/build/libxml.vcproj
parentf5b16fed647e941aa66933178da85db2860d639b (diff)
downloadchromium_src-584cd5cbd7be997400ccb8db24ae5410b0b88117.zip
chromium_src-584cd5cbd7be997400ccb8db24ae5410b0b88117.tar.gz
chromium_src-584cd5cbd7be997400ccb8db24ae5410b0b88117.tar.bz2
Add third_party to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libxml/build/libxml.vcproj')
-rw-r--r--third_party/libxml/build/libxml.vcproj453
1 files changed, 453 insertions, 0 deletions
diff --git a/third_party/libxml/build/libxml.vcproj b/third_party/libxml/build/libxml.vcproj
new file mode 100644
index 0000000..9d1ef66
--- /dev/null
+++ b/third_party/libxml/build/libxml.vcproj
@@ -0,0 +1,453 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="libxml"
+ ProjectGUID="{F9810DE8-CBC3-4605-A7B1-ECA2D5292FD7}"
+ RootNamespace="libxml"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops"
+ >
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops"
+ >
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ />
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <Files>
+ <Filter
+ Name="include"
+ >
+ <File
+ RelativePath="..\include\win32config.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\wsockcompat.h"
+ >
+ </File>
+ <Filter
+ Name="libxml"
+ >
+ <File
+ RelativePath="..\include\libxml\c14n.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\catalog.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\chvalid.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\debugXML.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\dict.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\DOCBparser.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\encoding.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\entities.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\globals.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\hash.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\HTMLparser.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\HTMLtree.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\list.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\nanoftp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\nanohttp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\parser.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\parserInternals.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\pattern.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\relaxng.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\SAX.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\SAX2.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\schemasInternals.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\schematron.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\threads.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\tree.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\uri.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\valid.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xinclude.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xlink.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlautomata.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlerror.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlexports.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlIO.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlmemory.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlmodule.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlreader.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlregexp.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlsave.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlschemas.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlschemastypes.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlstring.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlunicode.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlversion.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xmlwriter.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xpath.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xpathInternals.h"
+ >
+ </File>
+ <File
+ RelativePath="..\include\libxml\xpointer.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <File
+ RelativePath="..\acconfig.h"
+ >
+ </File>
+ <File
+ RelativePath="..\c14n.c"
+ >
+ </File>
+ <File
+ RelativePath="..\catalog.c"
+ >
+ </File>
+ <File
+ RelativePath="..\chvalid.c"
+ >
+ </File>
+ <File
+ RelativePath="..\config.h"
+ >
+ </File>
+ <File
+ RelativePath="..\debugXML.c"
+ >
+ </File>
+ <File
+ RelativePath="..\dict.c"
+ >
+ </File>
+ <File
+ RelativePath="..\DOCBparser.c"
+ >
+ </File>
+ <File
+ RelativePath="..\elfgcchack.h"
+ >
+ </File>
+ <File
+ RelativePath="..\encoding.c"
+ >
+ </File>
+ <File
+ RelativePath="..\entities.c"
+ >
+ </File>
+ <File
+ RelativePath="..\error.c"
+ >
+ </File>
+ <File
+ RelativePath="..\globals.c"
+ >
+ </File>
+ <File
+ RelativePath="..\hash.c"
+ >
+ </File>
+ <File
+ RelativePath="..\HTMLparser.c"
+ >
+ </File>
+ <File
+ RelativePath="..\HTMLtree.c"
+ >
+ </File>
+ <File
+ RelativePath="..\legacy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\libxml.h"
+ >
+ </File>
+ <File
+ RelativePath="..\list.c"
+ >
+ </File>
+ <File
+ RelativePath="..\nanoftp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\nanohttp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\parser.c"
+ >
+ </File>
+ <File
+ RelativePath="..\parserInternals.c"
+ >
+ </File>
+ <File
+ RelativePath="..\pattern.c"
+ >
+ </File>
+ <File
+ RelativePath="..\relaxng.c"
+ >
+ </File>
+ <File
+ RelativePath="..\SAX.c"
+ >
+ </File>
+ <File
+ RelativePath="..\SAX2.c"
+ >
+ </File>
+ <File
+ RelativePath="..\schematron.c"
+ >
+ </File>
+ <File
+ RelativePath="..\threads.c"
+ >
+ </File>
+ <File
+ RelativePath="..\tree.c"
+ >
+ </File>
+ <File
+ RelativePath="..\uri.c"
+ >
+ </File>
+ <File
+ RelativePath="..\valid.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xinclude.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xlink.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlIO.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlmemory.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlmodule.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlreader.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlregexp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlsave.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlschemas.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlschemastypes.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlstring.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlunicode.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xmlwriter.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xpath.c"
+ >
+ </File>
+ <File
+ RelativePath="..\xpointer.c"
+ >
+ </File>
+ </Files>
+</VisualStudioProject>