diff options
author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
---|---|---|
committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 |
commit | 52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch) | |
tree | 08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /third_party/libxml/build | |
parent | 852f40f8147a6c052cade1e62237418ca2f96947 (diff) | |
download | chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2 |
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libxml/build')
-rw-r--r-- | third_party/libxml/build/libxml.vcproj | 906 | ||||
-rw-r--r-- | third_party/libxml/build/libxml_config.vcproj | 148 |
2 files changed, 527 insertions, 527 deletions
diff --git a/third_party/libxml/build/libxml.vcproj b/third_party/libxml/build/libxml.vcproj index 9d1ef66..0a77721 100644 --- a/third_party/libxml/build/libxml.vcproj +++ b/third_party/libxml/build/libxml.vcproj @@ -1,453 +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> +<?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>
diff --git a/third_party/libxml/build/libxml_config.vcproj b/third_party/libxml/build/libxml_config.vcproj index a635f1b..5f10e71 100644 --- a/third_party/libxml/build/libxml_config.vcproj +++ b/third_party/libxml/build/libxml_config.vcproj @@ -1,74 +1,74 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="libxml_config" - ProjectGUID="{31D88CBF-DC28-47A8-8838-BF81D528EE74}" - RootNamespace="libxml_config" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - <ToolFile - RelativePath=".\libxml_config.rules" - /> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="libxml config file" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="10" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="libxml config file" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <File - RelativePath="..\win32\configure.js" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="libxml_config"
+ ProjectGUID="{31D88CBF-DC28-47A8-8838-BF81D528EE74}"
+ RootNamespace="libxml_config"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ <ToolFile
+ RelativePath=".\libxml_config.rules"
+ />
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="libxml config file"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="10"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="libxml config file"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <File
+ RelativePath="..\win32\configure.js"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|