diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
commit | 770137a4b5bd380a054eaf289abcf019e2337401 (patch) | |
tree | 5b34994f2c4265e145d612beca8ff24ae727fa1f /third_party | |
parent | 4f37d32d683ce68451c337a3d082197881090405 (diff) | |
download | chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.zip chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.gz chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.bz2 |
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
Patch fails otherwise on non-Windows platforms.
Review URL: http://codereview.chromium.org/14478
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/bsdiff/bsdiff.vcproj | 296 | ||||
-rw-r--r-- | third_party/bspatch/bspatch.vcproj | 100 | ||||
-rw-r--r-- | third_party/bzip2/bzip2.vcproj | 162 | ||||
-rw-r--r-- | third_party/libjpeg/libjpeg.vcproj | 518 | ||||
-rw-r--r-- | third_party/libpng/libpng.vcproj | 246 | ||||
-rw-r--r-- | third_party/libxml/build/libxml.vcproj | 906 | ||||
-rw-r--r-- | third_party/libxml/build/libxml_config.vcproj | 148 | ||||
-rw-r--r-- | third_party/libxslt/build/libxslt.vcproj | 438 | ||||
-rw-r--r-- | third_party/libxslt/build/libxslt_config.vcproj | 148 | ||||
-rw-r--r-- | third_party/lzma_sdk/7z_C.vcproj | 346 | ||||
-rw-r--r-- | third_party/modp_b64/modp_b64.vcproj | 110 | ||||
-rw-r--r-- | third_party/npapi/npspy/windows/npspy.sln | 52 | ||||
-rw-r--r-- | third_party/npapi/npspy/windows/npspy.vcproj | 1566 | ||||
-rw-r--r-- | third_party/npapi/npspy/windows/spysetup.vcproj | 496 | ||||
-rw-r--r-- | third_party/sqlite/sqlite.vcproj | 958 | ||||
-rw-r--r-- | third_party/zlib/zlib.vcproj | 270 |
16 files changed, 3380 insertions, 3380 deletions
diff --git a/third_party/bsdiff/bsdiff.vcproj b/third_party/bsdiff/bsdiff.vcproj index a0528e1..dd8d7b3 100644 --- a/third_party/bsdiff/bsdiff.vcproj +++ b/third_party/bsdiff/bsdiff.vcproj @@ -1,148 +1,148 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="bsdiff"
- ProjectGUID="{E1D0B89E-257B-4BCA-A0C6-A2CD997A2FDC}"
- RootNamespace="bsdiff"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;.\bsdiff.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="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;.\bsdiff.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="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\mbsdiff.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="bsdiff" + ProjectGUID="{E1D0B89E-257B-4BCA-A0C6-A2CD997A2FDC}" + RootNamespace="bsdiff" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;.\bsdiff.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="VCLinkerTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;.\bsdiff.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="VCLinkerTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath=".\mbsdiff.cc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/third_party/bspatch/bspatch.vcproj b/third_party/bspatch/bspatch.vcproj index 2ca91c2..a3bed7d 100644 --- a/third_party/bspatch/bspatch.vcproj +++ b/third_party/bspatch/bspatch.vcproj @@ -1,50 +1,50 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="bspatch"
- ProjectGUID="{D7ED06E8-6138-4CE3-A906-5EF1D9C804E0}"
- RootNamespace="bspatch"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <File
- RelativePath=".\mbspatch.cc"
- >
- </File>
- <File
- RelativePath=".\mbspatch.h"
- >
- </File>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="bspatch" + ProjectGUID="{D7ED06E8-6138-4CE3-A906-5EF1D9C804E0}" + RootNamespace="bspatch" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops" + > + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\bspatch\using_bspatch.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops" + > + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + </Configurations> + <Files> + <File + RelativePath=".\mbspatch.cc" + > + </File> + <File + RelativePath=".\mbspatch.h" + > + </File> + </Files> +</VisualStudioProject> diff --git a/third_party/bzip2/bzip2.vcproj b/third_party/bzip2/bzip2.vcproj index 148d3c6..b33f293 100644 --- a/third_party/bzip2/bzip2.vcproj +++ b/third_party/bzip2/bzip2.vcproj @@ -1,81 +1,81 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="bzip2"
- ProjectGUID="{2A70CBF0-847E-4E3A-B926-542A656DC7FE}"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="BZ_NO_STDIO"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="BZ_NO_STDIO"
- DisableSpecificWarnings="4996"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <File
- RelativePath="blocksort.c"
- >
- </File>
- <File
- RelativePath="bzlib.c"
- >
- </File>
- <File
- RelativePath="bzlib.h"
- >
- </File>
- <File
- RelativePath="bzlib_private.h"
- >
- </File>
- <File
- RelativePath="compress.c"
- >
- </File>
- <File
- RelativePath="crctable.c"
- >
- </File>
- <File
- RelativePath="decompress.c"
- >
- </File>
- <File
- RelativePath="huffman.c"
- >
- </File>
- <File
- RelativePath="randtable.c"
- >
- </File>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="bzip2" + ProjectGUID="{2A70CBF0-847E-4E3A-B926-542A656DC7FE}" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="BZ_NO_STDIO" + DisableSpecificWarnings="4996" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="BZ_NO_STDIO" + DisableSpecificWarnings="4996" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + </Configurations> + <Files> + <File + RelativePath="blocksort.c" + > + </File> + <File + RelativePath="bzlib.c" + > + </File> + <File + RelativePath="bzlib.h" + > + </File> + <File + RelativePath="bzlib_private.h" + > + </File> + <File + RelativePath="compress.c" + > + </File> + <File + RelativePath="crctable.c" + > + </File> + <File + RelativePath="decompress.c" + > + </File> + <File + RelativePath="huffman.c" + > + </File> + <File + RelativePath="randtable.c" + > + </File> + </Files> +</VisualStudioProject> diff --git a/third_party/libjpeg/libjpeg.vcproj b/third_party/libjpeg/libjpeg.vcproj index 1e54f4d..c32858f 100644 --- a/third_party/libjpeg/libjpeg.vcproj +++ b/third_party/libjpeg/libjpeg.vcproj @@ -1,259 +1,259 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libjpeg"
- ProjectGUID="{238CE175-76CE-4A25-A676-69D115885601}"
- RootNamespace="libjpeg"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <File
- RelativePath=".\jcapimin.c"
- >
- </File>
- <File
- RelativePath=".\jcapistd.c"
- >
- </File>
- <File
- RelativePath=".\jccoefct.c"
- >
- </File>
- <File
- RelativePath=".\jccolor.c"
- >
- </File>
- <File
- RelativePath=".\jcdctmgr.c"
- >
- </File>
- <File
- RelativePath=".\jchuff.c"
- >
- </File>
- <File
- RelativePath=".\jchuff.h"
- >
- </File>
- <File
- RelativePath=".\jcinit.c"
- >
- </File>
- <File
- RelativePath=".\jcmainct.c"
- >
- </File>
- <File
- RelativePath=".\jcmarker.c"
- >
- </File>
- <File
- RelativePath=".\jcmaster.c"
- >
- </File>
- <File
- RelativePath=".\jcomapi.c"
- >
- </File>
- <File
- RelativePath=".\jconfig.h"
- >
- </File>
- <File
- RelativePath=".\jcparam.c"
- >
- </File>
- <File
- RelativePath=".\jcphuff.c"
- >
- </File>
- <File
- RelativePath=".\jcprepct.c"
- >
- </File>
- <File
- RelativePath=".\jcsample.c"
- >
- </File>
- <File
- RelativePath=".\jdapimin.c"
- >
- </File>
- <File
- RelativePath=".\jdapistd.c"
- >
- </File>
- <File
- RelativePath=".\jdatadst.c"
- >
- </File>
- <File
- RelativePath=".\jdatasrc.c"
- >
- </File>
- <File
- RelativePath=".\jdcoefct.c"
- >
- </File>
- <File
- RelativePath=".\jdcolor.c"
- >
- </File>
- <File
- RelativePath=".\jdct.h"
- >
- </File>
- <File
- RelativePath=".\jddctmgr.c"
- >
- </File>
- <File
- RelativePath=".\jdhuff.c"
- >
- </File>
- <File
- RelativePath=".\jdhuff.h"
- >
- </File>
- <File
- RelativePath=".\jdinput.c"
- >
- </File>
- <File
- RelativePath=".\jdmainct.c"
- >
- </File>
- <File
- RelativePath=".\jdmarker.c"
- >
- </File>
- <File
- RelativePath=".\jdmaster.c"
- >
- </File>
- <File
- RelativePath=".\jdmerge.c"
- >
- </File>
- <File
- RelativePath=".\jdphuff.c"
- >
- </File>
- <File
- RelativePath=".\jdpostct.c"
- >
- </File>
- <File
- RelativePath=".\jdsample.c"
- >
- </File>
- <File
- RelativePath=".\jerror.c"
- >
- </File>
- <File
- RelativePath=".\jerror.h"
- >
- </File>
- <File
- RelativePath=".\jfdctflt.c"
- >
- </File>
- <File
- RelativePath=".\jfdctfst.c"
- >
- </File>
- <File
- RelativePath=".\jfdctint.c"
- >
- </File>
- <File
- RelativePath=".\jidctflt.c"
- >
- </File>
- <File
- RelativePath=".\jidctfst.c"
- >
- </File>
- <File
- RelativePath=".\jidctint.c"
- >
- </File>
- <File
- RelativePath=".\jinclude.h"
- >
- </File>
- <File
- RelativePath=".\jmemmgr.c"
- >
- </File>
- <File
- RelativePath=".\jmemnobs.c"
- >
- </File>
- <File
- RelativePath=".\jmemsys.h"
- >
- </File>
- <File
- RelativePath=".\jmorecfg.h"
- >
- </File>
- <File
- RelativePath=".\jpegint.h"
- >
- </File>
- <File
- RelativePath=".\jpeglib.h"
- >
- </File>
- <File
- RelativePath=".\jquant1.c"
- >
- </File>
- <File
- RelativePath=".\jquant2.c"
- >
- </File>
- <File
- RelativePath=".\jutils.c"
- >
- </File>
- <File
- RelativePath=".\jversion.h"
- >
- </File>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="libjpeg" + ProjectGUID="{238CE175-76CE-4A25-A676-69D115885601}" + RootNamespace="libjpeg" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + </Configurations> + <Files> + <File + RelativePath=".\jcapimin.c" + > + </File> + <File + RelativePath=".\jcapistd.c" + > + </File> + <File + RelativePath=".\jccoefct.c" + > + </File> + <File + RelativePath=".\jccolor.c" + > + </File> + <File + RelativePath=".\jcdctmgr.c" + > + </File> + <File + RelativePath=".\jchuff.c" + > + </File> + <File + RelativePath=".\jchuff.h" + > + </File> + <File + RelativePath=".\jcinit.c" + > + </File> + <File + RelativePath=".\jcmainct.c" + > + </File> + <File + RelativePath=".\jcmarker.c" + > + </File> + <File + RelativePath=".\jcmaster.c" + > + </File> + <File + RelativePath=".\jcomapi.c" + > + </File> + <File + RelativePath=".\jconfig.h" + > + </File> + <File + RelativePath=".\jcparam.c" + > + </File> + <File + RelativePath=".\jcphuff.c" + > + </File> + <File + RelativePath=".\jcprepct.c" + > + </File> + <File + RelativePath=".\jcsample.c" + > + </File> + <File + RelativePath=".\jdapimin.c" + > + </File> + <File + RelativePath=".\jdapistd.c" + > + </File> + <File + RelativePath=".\jdatadst.c" + > + </File> + <File + RelativePath=".\jdatasrc.c" + > + </File> + <File + RelativePath=".\jdcoefct.c" + > + </File> + <File + RelativePath=".\jdcolor.c" + > + </File> + <File + RelativePath=".\jdct.h" + > + </File> + <File + RelativePath=".\jddctmgr.c" + > + </File> + <File + RelativePath=".\jdhuff.c" + > + </File> + <File + RelativePath=".\jdhuff.h" + > + </File> + <File + RelativePath=".\jdinput.c" + > + </File> + <File + RelativePath=".\jdmainct.c" + > + </File> + <File + RelativePath=".\jdmarker.c" + > + </File> + <File + RelativePath=".\jdmaster.c" + > + </File> + <File + RelativePath=".\jdmerge.c" + > + </File> + <File + RelativePath=".\jdphuff.c" + > + </File> + <File + RelativePath=".\jdpostct.c" + > + </File> + <File + RelativePath=".\jdsample.c" + > + </File> + <File + RelativePath=".\jerror.c" + > + </File> + <File + RelativePath=".\jerror.h" + > + </File> + <File + RelativePath=".\jfdctflt.c" + > + </File> + <File + RelativePath=".\jfdctfst.c" + > + </File> + <File + RelativePath=".\jfdctint.c" + > + </File> + <File + RelativePath=".\jidctflt.c" + > + </File> + <File + RelativePath=".\jidctfst.c" + > + </File> + <File + RelativePath=".\jidctint.c" + > + </File> + <File + RelativePath=".\jinclude.h" + > + </File> + <File + RelativePath=".\jmemmgr.c" + > + </File> + <File + RelativePath=".\jmemnobs.c" + > + </File> + <File + RelativePath=".\jmemsys.h" + > + </File> + <File + RelativePath=".\jmorecfg.h" + > + </File> + <File + RelativePath=".\jpegint.h" + > + </File> + <File + RelativePath=".\jpeglib.h" + > + </File> + <File + RelativePath=".\jquant1.c" + > + </File> + <File + RelativePath=".\jquant2.c" + > + </File> + <File + RelativePath=".\jutils.c" + > + </File> + <File + RelativePath=".\jversion.h" + > + </File> + </Files> +</VisualStudioProject> diff --git a/third_party/libpng/libpng.vcproj b/third_party/libpng/libpng.vcproj index 24c01f8..34b203e 100644 --- a/third_party/libpng/libpng.vcproj +++ b/third_party/libpng/libpng.vcproj @@ -1,123 +1,123 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libpng"
- ProjectGUID="{C564F145-9172-42C3-BFCB-6014CA97DBCD}"
- RootNamespace="libpng"
- 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\zlib\using_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <File
- RelativePath=".\png.c"
- >
- </File>
- <File
- RelativePath=".\png.h"
- >
- </File>
- <File
- RelativePath=".\pngconf.h"
- >
- </File>
- <File
- RelativePath=".\pngerror.c"
- >
- </File>
- <File
- RelativePath=".\pnggccrd.c"
- >
- </File>
- <File
- RelativePath=".\pngget.c"
- >
- </File>
- <File
- RelativePath=".\pngmem.c"
- >
- </File>
- <File
- RelativePath=".\pngpread.c"
- >
- </File>
- <File
- RelativePath=".\pngread.c"
- >
- </File>
- <File
- RelativePath=".\pngrio.c"
- >
- </File>
- <File
- RelativePath=".\pngrtran.c"
- >
- </File>
- <File
- RelativePath=".\pngrutil.c"
- >
- </File>
- <File
- RelativePath=".\pngset.c"
- >
- </File>
- <File
- RelativePath=".\pngtrans.c"
- >
- </File>
- <File
- RelativePath=".\pngusr.h"
- >
- </File>
- <File
- RelativePath=".\pngvcrd.c"
- >
- </File>
- <File
- RelativePath=".\pngwio.c"
- >
- </File>
- <File
- RelativePath=".\pngwrite.c"
- >
- </File>
- <File
- RelativePath=".\pngwtran.c"
- >
- </File>
- <File
- RelativePath=".\pngwutil.c"
- >
- </File>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="libpng" + ProjectGUID="{C564F145-9172-42C3-BFCB-6014CA97DBCD}" + RootNamespace="libpng" + 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\zlib\using_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libpng\using_libpng.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + </Configurations> + <Files> + <File + RelativePath=".\png.c" + > + </File> + <File + RelativePath=".\png.h" + > + </File> + <File + RelativePath=".\pngconf.h" + > + </File> + <File + RelativePath=".\pngerror.c" + > + </File> + <File + RelativePath=".\pnggccrd.c" + > + </File> + <File + RelativePath=".\pngget.c" + > + </File> + <File + RelativePath=".\pngmem.c" + > + </File> + <File + RelativePath=".\pngpread.c" + > + </File> + <File + RelativePath=".\pngread.c" + > + </File> + <File + RelativePath=".\pngrio.c" + > + </File> + <File + RelativePath=".\pngrtran.c" + > + </File> + <File + RelativePath=".\pngrutil.c" + > + </File> + <File + RelativePath=".\pngset.c" + > + </File> + <File + RelativePath=".\pngtrans.c" + > + </File> + <File + RelativePath=".\pngusr.h" + > + </File> + <File + RelativePath=".\pngvcrd.c" + > + </File> + <File + RelativePath=".\pngwio.c" + > + </File> + <File + RelativePath=".\pngwrite.c" + > + </File> + <File + RelativePath=".\pngwtran.c" + > + </File> + <File + RelativePath=".\pngwutil.c" + > + </File> + </Files> +</VisualStudioProject> diff --git a/third_party/libxml/build/libxml.vcproj b/third_party/libxml/build/libxml.vcproj index 0a77721..9d1ef66 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 5f10e71..a635f1b 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> diff --git a/third_party/libxslt/build/libxslt.vcproj b/third_party/libxslt/build/libxslt.vcproj index 2e4d146..123b8b1 100644 --- a/third_party/libxslt/build/libxslt.vcproj +++ b/third_party/libxslt/build/libxslt.vcproj @@ -1,219 +1,219 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libxslt"
- ProjectGUID="{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}"
- RootNamespace="libxslt"
- 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\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <Filter
- Name="libxslt"
- >
- <File
- RelativePath="..\libxslt\attributes.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\attributes.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\attrvt.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\documents.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\documents.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\extensions.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\extensions.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\extra.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\extra.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\functions.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\functions.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\imports.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\imports.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\keys.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\keys.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\libxslt.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\namespaces.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\namespaces.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\numbers.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\numbersInternals.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\pattern.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\pattern.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\preproc.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\preproc.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\security.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\security.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\templates.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\templates.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\transform.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\transform.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\trio.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\triodef.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\variables.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\variables.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\win32config.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\xslt.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\xslt.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\xsltconfig.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\xsltexports.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\xsltInternals.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\xsltutils.c"
- >
- </File>
- <File
- RelativePath="..\libxslt\xsltutils.h"
- >
- </File>
- <File
- RelativePath="..\libxslt\xsltwin32config.h"
- >
- </File>
- </Filter>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="libxslt" + ProjectGUID="{FC0E1FD0-5DD7-4041-A1C9-CD3C376E4EED}" + RootNamespace="libxslt" + 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\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\libxslt\build\using_libxslt.vsprops;$(SolutionDir)..\third_party\zlib\using_zlib.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + </Configurations> + <Files> + <Filter + Name="libxslt" + > + <File + RelativePath="..\libxslt\attributes.c" + > + </File> + <File + RelativePath="..\libxslt\attributes.h" + > + </File> + <File + RelativePath="..\libxslt\attrvt.c" + > + </File> + <File + RelativePath="..\libxslt\documents.c" + > + </File> + <File + RelativePath="..\libxslt\documents.h" + > + </File> + <File + RelativePath="..\libxslt\extensions.c" + > + </File> + <File + RelativePath="..\libxslt\extensions.h" + > + </File> + <File + RelativePath="..\libxslt\extra.c" + > + </File> + <File + RelativePath="..\libxslt\extra.h" + > + </File> + <File + RelativePath="..\libxslt\functions.c" + > + </File> + <File + RelativePath="..\libxslt\functions.h" + > + </File> + <File + RelativePath="..\libxslt\imports.c" + > + </File> + <File + RelativePath="..\libxslt\imports.h" + > + </File> + <File + RelativePath="..\libxslt\keys.c" + > + </File> + <File + RelativePath="..\libxslt\keys.h" + > + </File> + <File + RelativePath="..\libxslt\libxslt.h" + > + </File> + <File + RelativePath="..\libxslt\namespaces.c" + > + </File> + <File + RelativePath="..\libxslt\namespaces.h" + > + </File> + <File + RelativePath="..\libxslt\numbers.c" + > + </File> + <File + RelativePath="..\libxslt\numbersInternals.h" + > + </File> + <File + RelativePath="..\libxslt\pattern.c" + > + </File> + <File + RelativePath="..\libxslt\pattern.h" + > + </File> + <File + RelativePath="..\libxslt\preproc.c" + > + </File> + <File + RelativePath="..\libxslt\preproc.h" + > + </File> + <File + RelativePath="..\libxslt\security.c" + > + </File> + <File + RelativePath="..\libxslt\security.h" + > + </File> + <File + RelativePath="..\libxslt\templates.c" + > + </File> + <File + RelativePath="..\libxslt\templates.h" + > + </File> + <File + RelativePath="..\libxslt\transform.c" + > + </File> + <File + RelativePath="..\libxslt\transform.h" + > + </File> + <File + RelativePath="..\libxslt\trio.h" + > + </File> + <File + RelativePath="..\libxslt\triodef.h" + > + </File> + <File + RelativePath="..\libxslt\variables.c" + > + </File> + <File + RelativePath="..\libxslt\variables.h" + > + </File> + <File + RelativePath="..\libxslt\win32config.h" + > + </File> + <File + RelativePath="..\libxslt\xslt.c" + > + </File> + <File + RelativePath="..\libxslt\xslt.h" + > + </File> + <File + RelativePath="..\libxslt\xsltconfig.h" + > + </File> + <File + RelativePath="..\libxslt\xsltexports.h" + > + </File> + <File + RelativePath="..\libxslt\xsltInternals.h" + > + </File> + <File + RelativePath="..\libxslt\xsltutils.c" + > + </File> + <File + RelativePath="..\libxslt\xsltutils.h" + > + </File> + <File + RelativePath="..\libxslt\xsltwin32config.h" + > + </File> + </Filter> + </Files> +</VisualStudioProject> diff --git a/third_party/libxslt/build/libxslt_config.vcproj b/third_party/libxslt/build/libxslt_config.vcproj index 4afbc92..a208228 100644 --- a/third_party/libxslt/build/libxslt_config.vcproj +++ b/third_party/libxslt/build/libxslt_config.vcproj @@ -1,74 +1,74 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="libxslt_config"
- ProjectGUID="{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}"
- RootNamespace="libxslt_config"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath=".\libxslt_config.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="10"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="libxslt 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="libxslt 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="libxslt_config" + ProjectGUID="{4BD929D4-494B-4EE8-91F6-FD0277A51D2B}" + RootNamespace="libxslt_config" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + <ToolFile + RelativePath=".\libxslt_config.rules" + /> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="10" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="libxslt 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="libxslt 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> diff --git a/third_party/lzma_sdk/7z_C.vcproj b/third_party/lzma_sdk/7z_C.vcproj index 5c226e9..7d1db41 100644 --- a/third_party/lzma_sdk/7z_C.vcproj +++ b/third_party/lzma_sdk/7z_C.vcproj @@ -1,173 +1,173 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="lzma_sdk"
- ProjectGUID="{B84553C8-5676-427B-B3E4-23DDDC4DBC7B}"
- RootNamespace="lzma_sdk"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_LZMA_PROB32"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_LZMA_PROB32"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="LZMA"
- >
- <File
- RelativePath="Compress\Lzma\LzmaDecode.c"
- >
- </File>
- <File
- RelativePath="Compress\Lzma\LzmaDecode.h"
- >
- </File>
- <File
- RelativePath="Compress\Lzma\LzmaTypes.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Common"
- >
- <File
- RelativePath="7zCrc.c"
- >
- </File>
- <File
- RelativePath="7zCrc.h"
- >
- </File>
- <File
- RelativePath="Types.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Branch"
- >
- <File
- RelativePath="Compress\Branch\BranchTypes.h"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86.c"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86.h"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86_2.c"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86_2.h"
- >
- </File>
- </Filter>
- <Filter
- Name="7z"
- >
- <File
- RelativePath="Archive\7z\7zAlloc.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zAlloc.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zBuffer.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zBuffer.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zDecode.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zDecode.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zExtract.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zExtract.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zHeader.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zHeader.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zIn.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zIn.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zItem.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zItem.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zMethodID.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zMethodID.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="lzma_sdk" + ProjectGUID="{B84553C8-5676-427B-B3E4-23DDDC4DBC7B}" + RootNamespace="lzma_sdk" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_LZMA_PROB32" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_LZMA_PROB32" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="LZMA" + > + <File + RelativePath="Compress\Lzma\LzmaDecode.c" + > + </File> + <File + RelativePath="Compress\Lzma\LzmaDecode.h" + > + </File> + <File + RelativePath="Compress\Lzma\LzmaTypes.h" + > + </File> + </Filter> + <Filter + Name="Common" + > + <File + RelativePath="7zCrc.c" + > + </File> + <File + RelativePath="7zCrc.h" + > + </File> + <File + RelativePath="Types.h" + > + </File> + </Filter> + <Filter + Name="Branch" + > + <File + RelativePath="Compress\Branch\BranchTypes.h" + > + </File> + <File + RelativePath="Compress\Branch\BranchX86.c" + > + </File> + <File + RelativePath="Compress\Branch\BranchX86.h" + > + </File> + <File + RelativePath="Compress\Branch\BranchX86_2.c" + > + </File> + <File + RelativePath="Compress\Branch\BranchX86_2.h" + > + </File> + </Filter> + <Filter + Name="7z" + > + <File + RelativePath="Archive\7z\7zAlloc.c" + > + </File> + <File + RelativePath="Archive\7z\7zAlloc.h" + > + </File> + <File + RelativePath="Archive\7z\7zBuffer.c" + > + </File> + <File + RelativePath="Archive\7z\7zBuffer.h" + > + </File> + <File + RelativePath="Archive\7z\7zDecode.c" + > + </File> + <File + RelativePath="Archive\7z\7zDecode.h" + > + </File> + <File + RelativePath="Archive\7z\7zExtract.c" + > + </File> + <File + RelativePath="Archive\7z\7zExtract.h" + > + </File> + <File + RelativePath="Archive\7z\7zHeader.c" + > + </File> + <File + RelativePath="Archive\7z\7zHeader.h" + > + </File> + <File + RelativePath="Archive\7z\7zIn.c" + > + </File> + <File + RelativePath="Archive\7z\7zIn.h" + > + </File> + <File + RelativePath="Archive\7z\7zItem.c" + > + </File> + <File + RelativePath="Archive\7z\7zItem.h" + > + </File> + <File + RelativePath="Archive\7z\7zMethodID.c" + > + </File> + <File + RelativePath="Archive\7z\7zMethodID.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/third_party/modp_b64/modp_b64.vcproj b/third_party/modp_b64/modp_b64.vcproj index e7d3226..adee3b9 100644 --- a/third_party/modp_b64/modp_b64.vcproj +++ b/third_party/modp_b64/modp_b64.vcproj @@ -1,55 +1,55 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="modp_b64"
- ProjectGUID="{7100F41F-868D-4E99-80A2-AF8E6574749D}"
- RootNamespace="modp_b64"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <File
- RelativePath=".\modp_b64.cc"
- >
- </File>
- <File
- RelativePath=".\modp_b64.h"
- >
- </File>
- <File
- RelativePath=".\modp_b64_data.h"
- >
- </File>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="modp_b64" + ProjectGUID="{7100F41F-868D-4E99-80A2-AF8E6574749D}" + RootNamespace="modp_b64" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCLibrarianTool" + /> + </Configuration> + </Configurations> + <Files> + <File + RelativePath=".\modp_b64.cc" + > + </File> + <File + RelativePath=".\modp_b64.h" + > + </File> + <File + RelativePath=".\modp_b64_data.h" + > + </File> + </Files> +</VisualStudioProject> diff --git a/third_party/npapi/npspy/windows/npspy.sln b/third_party/npapi/npspy/windows/npspy.sln index 7d2d3dd..0e573eb 100644 --- a/third_party/npapi/npspy/windows/npspy.sln +++ b/third_party/npapi/npspy/windows/npspy.sln @@ -1,26 +1,26 @@ -
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npspy", "npspy.vcproj", "{BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}"
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spysetup", "spysetup.vcproj", "{8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Debug|Win32.ActiveCfg = Debug|Win32
- {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Debug|Win32.Build.0 = Debug|Win32
- {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Release|Win32.ActiveCfg = Release|Win32
- {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Release|Win32.Build.0 = Release|Win32
- {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Debug|Win32.ActiveCfg = Debug|Win32
- {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Debug|Win32.Build.0 = Debug|Win32
- {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Release|Win32.ActiveCfg = Release|Win32
- {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
+ +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "npspy", "npspy.vcproj", "{BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "spysetup", "spysetup.vcproj", "{8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Debug|Win32.ActiveCfg = Debug|Win32 + {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Debug|Win32.Build.0 = Debug|Win32 + {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Release|Win32.ActiveCfg = Release|Win32 + {BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}.Release|Win32.Build.0 = Release|Win32 + {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Debug|Win32.ActiveCfg = Debug|Win32 + {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Debug|Win32.Build.0 = Debug|Win32 + {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Release|Win32.ActiveCfg = Release|Win32 + {8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/third_party/npapi/npspy/windows/npspy.vcproj b/third_party/npapi/npspy/windows/npspy.vcproj index 34b142a..fc416b6 100644 --- a/third_party/npapi/npspy/windows/npspy.vcproj +++ b/third_party/npapi/npspy/windows/npspy.vcproj @@ -1,783 +1,783 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="npspy"
- ProjectGUID="{BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}"
- RootNamespace="npspy"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/npspy.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="..\include;..\extern\plugin;..\extern\java;..\extern\nspr;c:\work\oss\firefox\mozilla\modules\plugin\base\public;"c:\work\oss\firefox\mozilla\firefox-objdir\dist\sdk\include""
- PreprocessorDefinitions="XP_WIN;WIN32;_DEBUG;_WINDOWS;_USRDLL;NPSPY_EXPORTS;OJI"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- PrecompiledHeaderFile=".\Debug/npspy.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="version.lib comctl32.lib mpr.lib"
- OutputFile="Debug\npspy.dll"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- ModuleDefinitionFile=".\npspy.def"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".\Debug/npspy.pdb"
- ImportLibrary=".\Debug/npspy.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".\Debug/npspy.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/npspy.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- AdditionalIncludeDirectories="..\include,..\..\..\..\..\dist\include,..\..\..\..\..\dist\include\nspr"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NPSPY_EXPORTS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile=".\Release/npspy.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile=".\Release/npspy.dll"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- ModuleDefinitionFile=".\npspy.def"
- ProgramDatabaseFile=".\Release/npspy.pdb"
- ImportLibrary=".\Release/npspy.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".\Release/npspy.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="dirpick.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\epmanager.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\format.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="gui_advanced.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="gui_fiter.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="gui_general.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="gui_log.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="gui_main.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="gui_pause.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\logfile.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\logger.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="loggerw.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\np_entry.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\npn_gate.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\npp_gate.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="npspy.def"
- >
- </File>
- <File
- RelativePath="npspy.rc"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\plugload.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\profile.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="profilew.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="..\common\utils.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath="winentry.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- <File
- RelativePath="..\include\actionnames.h"
- >
- </File>
- <File
- RelativePath="..\include\dirpick.h"
- >
- </File>
- <File
- RelativePath="..\include\epmanager.h"
- >
- </File>
- <File
- RelativePath="..\include\format.h"
- >
- </File>
- <File
- RelativePath="..\include\logfile.h"
- >
- </File>
- <File
- RelativePath="..\include\logger.h"
- >
- </File>
- <File
- RelativePath="loggerw.h"
- >
- </File>
- <File
- RelativePath="..\include\plugload.h"
- >
- </File>
- <File
- RelativePath="..\include\profile.h"
- >
- </File>
- <File
- RelativePath="profilew.h"
- >
- </File>
- <File
- RelativePath="resource.h"
- >
- </File>
- <File
- RelativePath="windowsxx.h"
- >
- </File>
- <File
- RelativePath="..\include\xp.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- <File
- RelativePath="res\cdrom.ico"
- >
- </File>
- <File
- RelativePath="res\floppy.ico"
- >
- </File>
- <File
- RelativePath="res\foldcl.ico"
- >
- </File>
- <File
- RelativePath="res\foldop.ico"
- >
- </File>
- <File
- RelativePath="res\foldopse.ico"
- >
- </File>
- <File
- RelativePath="res\harddr.ico"
- >
- </File>
- <File
- RelativePath="res\icon.ico"
- >
- </File>
- <File
- RelativePath="res\netdr.ico"
- >
- </File>
- <File
- RelativePath="res\ramdr.ico"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="npspy" + ProjectGUID="{BC7D34B8-CF4C-442C-ACC4-0DFAC3EDA19C}" + RootNamespace="npspy" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\Debug" + IntermediateDirectory=".\Debug" + ConfigurationType="2" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + PreprocessorDefinitions="_DEBUG" + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="1" + TypeLibraryName=".\Debug/npspy.tlb" + HeaderFileName="" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="..\include;..\extern\plugin;..\extern\java;..\extern\nspr;c:\work\oss\firefox\mozilla\modules\plugin\base\public;"c:\work\oss\firefox\mozilla\firefox-objdir\dist\sdk\include"" + PreprocessorDefinitions="XP_WIN;WIN32;_DEBUG;_WINDOWS;_USRDLL;NPSPY_EXPORTS;OJI" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + PrecompiledHeaderFile=".\Debug/npspy.pch" + AssemblerListingLocation=".\Debug/" + ObjectFile=".\Debug/" + ProgramDataBaseFileName=".\Debug/" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="version.lib comctl32.lib mpr.lib" + OutputFile="Debug\npspy.dll" + LinkIncremental="2" + SuppressStartupBanner="true" + ModuleDefinitionFile=".\npspy.def" + GenerateDebugInformation="true" + ProgramDatabaseFile=".\Debug/npspy.pdb" + ImportLibrary=".\Debug/npspy.lib" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + SuppressStartupBanner="true" + OutputFile=".\Debug/npspy.bsc" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory=".\Release" + IntermediateDirectory=".\Release" + ConfigurationType="2" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + PreprocessorDefinitions="NDEBUG" + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="1" + TypeLibraryName=".\Release/npspy.tlb" + HeaderFileName="" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="2" + InlineFunctionExpansion="1" + AdditionalIncludeDirectories="..\include,..\..\..\..\..\dist\include,..\..\..\..\..\dist\include\nspr" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;NPSPY_EXPORTS" + StringPooling="true" + RuntimeLibrary="0" + EnableFunctionLevelLinking="true" + PrecompiledHeaderFile=".\Release/npspy.pch" + AssemblerListingLocation=".\Release/" + ObjectFile=".\Release/" + ProgramDataBaseFileName=".\Release/" + WarningLevel="3" + SuppressStartupBanner="true" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile=".\Release/npspy.dll" + LinkIncremental="1" + SuppressStartupBanner="true" + ModuleDefinitionFile=".\npspy.def" + ProgramDatabaseFile=".\Release/npspy.pdb" + ImportLibrary=".\Release/npspy.lib" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + SuppressStartupBanner="true" + OutputFile=".\Release/npspy.bsc" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="dirpick.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\epmanager.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\format.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="gui_advanced.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="gui_fiter.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="gui_general.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="gui_log.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="gui_main.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="gui_pause.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\logfile.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\logger.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="loggerw.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\np_entry.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\npn_gate.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\npp_gate.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="npspy.def" + > + </File> + <File + RelativePath="npspy.rc" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\plugload.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\profile.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="profilew.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="..\common\utils.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + <File + RelativePath="winentry.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl" + > + <File + RelativePath="..\include\actionnames.h" + > + </File> + <File + RelativePath="..\include\dirpick.h" + > + </File> + <File + RelativePath="..\include\epmanager.h" + > + </File> + <File + RelativePath="..\include\format.h" + > + </File> + <File + RelativePath="..\include\logfile.h" + > + </File> + <File + RelativePath="..\include\logger.h" + > + </File> + <File + RelativePath="loggerw.h" + > + </File> + <File + RelativePath="..\include\plugload.h" + > + </File> + <File + RelativePath="..\include\profile.h" + > + </File> + <File + RelativePath="profilew.h" + > + </File> + <File + RelativePath="resource.h" + > + </File> + <File + RelativePath="windowsxx.h" + > + </File> + <File + RelativePath="..\include\xp.h" + > + </File> + </Filter> + <Filter + Name="Resource Files" + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > + <File + RelativePath="res\cdrom.ico" + > + </File> + <File + RelativePath="res\floppy.ico" + > + </File> + <File + RelativePath="res\foldcl.ico" + > + </File> + <File + RelativePath="res\foldop.ico" + > + </File> + <File + RelativePath="res\foldopse.ico" + > + </File> + <File + RelativePath="res\harddr.ico" + > + </File> + <File + RelativePath="res\icon.ico" + > + </File> + <File + RelativePath="res\netdr.ico" + > + </File> + <File + RelativePath="res\ramdr.ico" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/third_party/npapi/npspy/windows/spysetup.vcproj b/third_party/npapi/npspy/windows/spysetup.vcproj index 8fc6085..ef87917 100644 --- a/third_party/npapi/npspy/windows/spysetup.vcproj +++ b/third_party/npapi/npspy/windows/spysetup.vcproj @@ -1,248 +1,248 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="spysetup"
- ProjectGUID="{8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory=".\Debug"
- IntermediateDirectory=".\Debug"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="_DEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Debug/spysetup.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- AdditionalIncludeDirectories="../include"
- PreprocessorDefinitions="XP_WIN;WIN32;_DEBUG;_WINDOWS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- PrecompiledHeaderFile=".\Debug/spysetup.pch"
- AssemblerListingLocation=".\Debug/"
- ObjectFile=".\Debug/"
- ProgramDataBaseFileName=".\Debug/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- AdditionalDependencies="debug/npspy.lib"
- OutputFile="Debug\spysetup.exe"
- LinkIncremental="2"
- SuppressStartupBanner="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile=".\Debug/spysetup.pdb"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".\Debug/spysetup.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory=".\Release"
- IntermediateDirectory=".\Release"
- ConfigurationType="1"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
- UseOfMFC="0"
- ATLMinimizesCRunTimeLibraryUsage="false"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- PreprocessorDefinitions="NDEBUG"
- MkTypLibCompatible="true"
- SuppressStartupBanner="true"
- TargetEnvironment="1"
- TypeLibraryName=".\Release/spysetup.tlb"
- HeaderFileName=""
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="2"
- InlineFunctionExpansion="1"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
- StringPooling="true"
- RuntimeLibrary="0"
- EnableFunctionLevelLinking="true"
- PrecompiledHeaderFile=".\Release/spysetup.pch"
- AssemblerListingLocation=".\Release/"
- ObjectFile=".\Release/"
- ProgramDataBaseFileName=".\Release/"
- WarningLevel="3"
- SuppressStartupBanner="true"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="NDEBUG"
- Culture="1033"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile=".\Release/spysetup.exe"
- LinkIncremental="1"
- SuppressStartupBanner="true"
- ProgramDatabaseFile=".\Release/spysetup.pdb"
- SubSystem="2"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- SuppressStartupBanner="true"
- OutputFile=".\Release/spysetup.bsc"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- >
- <File
- RelativePath="setupexe.cpp"
- >
- <FileConfiguration
- Name="Debug|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories=""
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions=""
- />
- </FileConfiguration>
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl"
- >
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="spysetup" + ProjectGUID="{8489E6BA-49E8-4F84-BC9E-D500D6DD3C8A}" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory=".\Debug" + IntermediateDirectory=".\Debug" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + PreprocessorDefinitions="_DEBUG" + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="1" + TypeLibraryName=".\Debug/spysetup.tlb" + HeaderFileName="" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + AdditionalIncludeDirectories="../include" + PreprocessorDefinitions="XP_WIN;WIN32;_DEBUG;_WINDOWS" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + PrecompiledHeaderFile=".\Debug/spysetup.pch" + AssemblerListingLocation=".\Debug/" + ObjectFile=".\Debug/" + ProgramDataBaseFileName=".\Debug/" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="4" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="_DEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + AdditionalDependencies="debug/npspy.lib" + OutputFile="Debug\spysetup.exe" + LinkIncremental="2" + SuppressStartupBanner="true" + GenerateDebugInformation="true" + ProgramDatabaseFile=".\Debug/spysetup.pdb" + SubSystem="2" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + SuppressStartupBanner="true" + OutputFile=".\Debug/spysetup.bsc" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory=".\Release" + IntermediateDirectory=".\Release" + ConfigurationType="1" + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" + UseOfMFC="0" + ATLMinimizesCRunTimeLibraryUsage="false" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + PreprocessorDefinitions="NDEBUG" + MkTypLibCompatible="true" + SuppressStartupBanner="true" + TargetEnvironment="1" + TypeLibraryName=".\Release/spysetup.tlb" + HeaderFileName="" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="2" + InlineFunctionExpansion="1" + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" + StringPooling="true" + RuntimeLibrary="0" + EnableFunctionLevelLinking="true" + PrecompiledHeaderFile=".\Release/spysetup.pch" + AssemblerListingLocation=".\Release/" + ObjectFile=".\Release/" + ProgramDataBaseFileName=".\Release/" + WarningLevel="3" + SuppressStartupBanner="true" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + PreprocessorDefinitions="NDEBUG" + Culture="1033" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile=".\Release/spysetup.exe" + LinkIncremental="1" + SuppressStartupBanner="true" + ProgramDatabaseFile=".\Release/spysetup.pdb" + SubSystem="2" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + SuppressStartupBanner="true" + OutputFile=".\Release/spysetup.bsc" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Source Files" + Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" + > + <File + RelativePath="setupexe.cpp" + > + <FileConfiguration + Name="Debug|Win32" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories="" + PreprocessorDefinitions="" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + > + <Tool + Name="VCCLCompilerTool" + PreprocessorDefinitions="" + /> + </FileConfiguration> + </File> + </Filter> + <Filter + Name="Header Files" + Filter="h;hpp;hxx;hm;inl" + > + </Filter> + <Filter + Name="Resource Files" + Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" + > + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/third_party/sqlite/sqlite.vcproj b/third_party/sqlite/sqlite.vcproj index f668617..cc3a14b 100644 --- a/third_party/sqlite/sqlite.vcproj +++ b/third_party/sqlite/sqlite.vcproj @@ -1,479 +1,479 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="sqlite"
- ProjectGUID="{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}"
- RootNamespace="sqlite"
- 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;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\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;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\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="Shell|Win32"
- ConfigurationType="1"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\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="VCLinkerTool"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <File
- RelativePath=".\alter.c"
- >
- </File>
- <File
- RelativePath=".\analyze.c"
- >
- </File>
- <File
- RelativePath=".\attach.c"
- >
- </File>
- <File
- RelativePath=".\auth.c"
- >
- </File>
- <File
- RelativePath=".\btree.c"
- >
- </File>
- <File
- RelativePath=".\btree.h"
- >
- </File>
- <File
- RelativePath=".\btreeInt.h"
- >
- </File>
- <File
- RelativePath=".\build.c"
- >
- </File>
- <File
- RelativePath=".\callback.c"
- >
- </File>
- <File
- RelativePath=".\complete.c"
- >
- </File>
- <File
- RelativePath=".\date.c"
- >
- </File>
- <File
- RelativePath=".\delete.c"
- >
- </File>
- <File
- RelativePath=".\expr.c"
- >
- </File>
- <File
- RelativePath=".\fts2.c"
- >
- </File>
- <File
- RelativePath=".\fts2.h"
- >
- </File>
- <File
- RelativePath=".\fts2_hash.c"
- >
- </File>
- <File
- RelativePath=".\fts2_hash.h"
- >
- </File>
- <File
- RelativePath=".\fts2_icu.c"
- >
- </File>
- <File
- RelativePath=".\fts2_porter.c"
- >
- </File>
- <File
- RelativePath=".\fts2_tokenizer.c"
- >
- </File>
- <File
- RelativePath=".\fts2_tokenizer.h"
- >
- </File>
- <File
- RelativePath=".\fts2_tokenizer1.c"
- >
- </File>
- <File
- RelativePath=".\func.c"
- >
- </File>
- <File
- RelativePath=".\hash.c"
- >
- </File>
- <File
- RelativePath=".\hash.h"
- >
- </File>
- <File
- RelativePath=".\icu.c"
- >
- </File>
- <File
- RelativePath=".\insert.c"
- >
- </File>
- <File
- RelativePath=".\keywordhash.h"
- >
- </File>
- <File
- RelativePath=".\legacy.c"
- >
- </File>
- <File
- RelativePath=".\limits.h"
- >
- </File>
- <File
- RelativePath=".\loadext.c"
- >
- </File>
- <File
- RelativePath=".\main.c"
- >
- </File>
- <File
- RelativePath=".\malloc.c"
- >
- </File>
- <File
- RelativePath=".\opcodes.c"
- >
- </File>
- <File
- RelativePath=".\opcodes.h"
- >
- </File>
- <File
- RelativePath=".\os.c"
- >
- </File>
- <File
- RelativePath=".\os.h"
- >
- </File>
- <File
- RelativePath=".\os_win.c"
- >
- </File>
- <File
- RelativePath=".\pager.c"
- >
- </File>
- <File
- RelativePath=".\pager.h"
- >
- </File>
- <File
- RelativePath=".\parse.c"
- >
- </File>
- <File
- RelativePath=".\parse.h"
- >
- </File>
- <File
- RelativePath=".\pragma.c"
- >
- </File>
- <File
- RelativePath=".\prepare.c"
- >
- </File>
- <File
- RelativePath=".\printf.c"
- >
- </File>
- <File
- RelativePath=".\random.c"
- >
- </File>
- <File
- RelativePath=".\select.c"
- >
- </File>
- <File
- RelativePath=".\shell.c"
- >
- <FileConfiguration
- Name="Debug|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- <FileConfiguration
- Name="Release|Win32"
- ExcludedFromBuild="true"
- >
- <Tool
- Name="VCCLCompilerTool"
- />
- </FileConfiguration>
- </File>
- <File
- RelativePath=".\shell_icu.c"
- >
- </File>
- <File
- RelativePath=".\sqlite3.h"
- >
- </File>
- <File
- RelativePath=".\sqlite3ext.h"
- >
- </File>
- <File
- RelativePath=".\sqliteInt.h"
- >
- </File>
- <File
- RelativePath=".\sqliteLimit.h"
- >
- </File>
- <File
- RelativePath=".\table.c"
- >
- </File>
- <File
- RelativePath=".\tokenize.c"
- >
- </File>
- <File
- RelativePath=".\trigger.c"
- >
- </File>
- <File
- RelativePath=".\update.c"
- >
- </File>
- <File
- RelativePath=".\utf.c"
- >
- </File>
- <File
- RelativePath=".\util.c"
- >
- </File>
- <File
- RelativePath=".\vacuum.c"
- >
- </File>
- <File
- RelativePath=".\vdbe.c"
- >
- </File>
- <File
- RelativePath=".\vdbe.h"
- >
- </File>
- <File
- RelativePath=".\vdbeapi.c"
- >
- </File>
- <File
- RelativePath=".\vdbeaux.c"
- >
- </File>
- <File
- RelativePath=".\vdbefifo.c"
- >
- </File>
- <File
- RelativePath=".\vdbeInt.h"
- >
- </File>
- <File
- RelativePath=".\vdbemem.c"
- >
- </File>
- <File
- RelativePath=".\vtab.c"
- >
- </File>
- <File
- RelativePath=".\where.c"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="sqlite" + ProjectGUID="{6EAD4A4B-2BBC-4974-8E45-BB5C16CC2AC9}" + RootNamespace="sqlite" + 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;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\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;.\sqlite.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\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="Shell|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;.\sqlite.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\icu38\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="VCLinkerTool" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <File + RelativePath=".\alter.c" + > + </File> + <File + RelativePath=".\analyze.c" + > + </File> + <File + RelativePath=".\attach.c" + > + </File> + <File + RelativePath=".\auth.c" + > + </File> + <File + RelativePath=".\btree.c" + > + </File> + <File + RelativePath=".\btree.h" + > + </File> + <File + RelativePath=".\btreeInt.h" + > + </File> + <File + RelativePath=".\build.c" + > + </File> + <File + RelativePath=".\callback.c" + > + </File> + <File + RelativePath=".\complete.c" + > + </File> + <File + RelativePath=".\date.c" + > + </File> + <File + RelativePath=".\delete.c" + > + </File> + <File + RelativePath=".\expr.c" + > + </File> + <File + RelativePath=".\fts2.c" + > + </File> + <File + RelativePath=".\fts2.h" + > + </File> + <File + RelativePath=".\fts2_hash.c" + > + </File> + <File + RelativePath=".\fts2_hash.h" + > + </File> + <File + RelativePath=".\fts2_icu.c" + > + </File> + <File + RelativePath=".\fts2_porter.c" + > + </File> + <File + RelativePath=".\fts2_tokenizer.c" + > + </File> + <File + RelativePath=".\fts2_tokenizer.h" + > + </File> + <File + RelativePath=".\fts2_tokenizer1.c" + > + </File> + <File + RelativePath=".\func.c" + > + </File> + <File + RelativePath=".\hash.c" + > + </File> + <File + RelativePath=".\hash.h" + > + </File> + <File + RelativePath=".\icu.c" + > + </File> + <File + RelativePath=".\insert.c" + > + </File> + <File + RelativePath=".\keywordhash.h" + > + </File> + <File + RelativePath=".\legacy.c" + > + </File> + <File + RelativePath=".\limits.h" + > + </File> + <File + RelativePath=".\loadext.c" + > + </File> + <File + RelativePath=".\main.c" + > + </File> + <File + RelativePath=".\malloc.c" + > + </File> + <File + RelativePath=".\opcodes.c" + > + </File> + <File + RelativePath=".\opcodes.h" + > + </File> + <File + RelativePath=".\os.c" + > + </File> + <File + RelativePath=".\os.h" + > + </File> + <File + RelativePath=".\os_win.c" + > + </File> + <File + RelativePath=".\pager.c" + > + </File> + <File + RelativePath=".\pager.h" + > + </File> + <File + RelativePath=".\parse.c" + > + </File> + <File + RelativePath=".\parse.h" + > + </File> + <File + RelativePath=".\pragma.c" + > + </File> + <File + RelativePath=".\prepare.c" + > + </File> + <File + RelativePath=".\printf.c" + > + </File> + <File + RelativePath=".\random.c" + > + </File> + <File + RelativePath=".\select.c" + > + </File> + <File + RelativePath=".\shell.c" + > + <FileConfiguration + Name="Debug|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + <FileConfiguration + Name="Release|Win32" + ExcludedFromBuild="true" + > + <Tool + Name="VCCLCompilerTool" + /> + </FileConfiguration> + </File> + <File + RelativePath=".\shell_icu.c" + > + </File> + <File + RelativePath=".\sqlite3.h" + > + </File> + <File + RelativePath=".\sqlite3ext.h" + > + </File> + <File + RelativePath=".\sqliteInt.h" + > + </File> + <File + RelativePath=".\sqliteLimit.h" + > + </File> + <File + RelativePath=".\table.c" + > + </File> + <File + RelativePath=".\tokenize.c" + > + </File> + <File + RelativePath=".\trigger.c" + > + </File> + <File + RelativePath=".\update.c" + > + </File> + <File + RelativePath=".\utf.c" + > + </File> + <File + RelativePath=".\util.c" + > + </File> + <File + RelativePath=".\vacuum.c" + > + </File> + <File + RelativePath=".\vdbe.c" + > + </File> + <File + RelativePath=".\vdbe.h" + > + </File> + <File + RelativePath=".\vdbeapi.c" + > + </File> + <File + RelativePath=".\vdbeaux.c" + > + </File> + <File + RelativePath=".\vdbefifo.c" + > + </File> + <File + RelativePath=".\vdbeInt.h" + > + </File> + <File + RelativePath=".\vdbemem.c" + > + </File> + <File + RelativePath=".\vtab.c" + > + </File> + <File + RelativePath=".\where.c" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> diff --git a/third_party/zlib/zlib.vcproj b/third_party/zlib/zlib.vcproj index 9cf8e65..6200499 100644 --- a/third_party/zlib/zlib.vcproj +++ b/third_party/zlib/zlib.vcproj @@ -1,135 +1,135 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="zlib"
- ProjectGUID="{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}"
- RootNamespace="zlib"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops"
- >
- <Tool
- Name="VCLibrarianTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- </Configuration>
- </Configurations>
- <Files>
- <File
- RelativePath=".\adler32.c"
- >
- </File>
- <File
- RelativePath=".\compress.c"
- >
- </File>
- <File
- RelativePath=".\crc32.c"
- >
- </File>
- <File
- RelativePath=".\crc32.h"
- >
- </File>
- <File
- RelativePath=".\deflate.c"
- >
- </File>
- <File
- RelativePath=".\deflate.h"
- >
- </File>
- <File
- RelativePath=".\gzio.c"
- >
- </File>
- <File
- RelativePath=".\infback.c"
- >
- </File>
- <File
- RelativePath=".\inffast.c"
- >
- </File>
- <File
- RelativePath=".\inffast.h"
- >
- </File>
- <File
- RelativePath=".\inffixed.h"
- >
- </File>
- <File
- RelativePath=".\inflate.c"
- >
- </File>
- <File
- RelativePath=".\inflate.h"
- >
- </File>
- <File
- RelativePath=".\inftrees.c"
- >
- </File>
- <File
- RelativePath=".\inftrees.h"
- >
- </File>
- <File
- RelativePath=".\mozzconf.h"
- >
- </File>
- <File
- RelativePath=".\trees.c"
- >
- </File>
- <File
- RelativePath=".\trees.h"
- >
- </File>
- <File
- RelativePath=".\uncompr.c"
- >
- </File>
- <File
- RelativePath=".\zconf.h"
- >
- </File>
- <File
- RelativePath=".\zlib.h"
- >
- </File>
- <File
- RelativePath=".\zutil.c"
- >
- </File>
- <File
- RelativePath=".\zutil.h"
- >
- </File>
- </Files>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="zlib" + ProjectGUID="{8423AF0D-4B88-4EBF-94E1-E4D00D00E21C}" + RootNamespace="zlib" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="4" + InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops" + > + <Tool + Name="VCLibrarianTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + </Configuration> + </Configurations> + <Files> + <File + RelativePath=".\adler32.c" + > + </File> + <File + RelativePath=".\compress.c" + > + </File> + <File + RelativePath=".\crc32.c" + > + </File> + <File + RelativePath=".\crc32.h" + > + </File> + <File + RelativePath=".\deflate.c" + > + </File> + <File + RelativePath=".\deflate.h" + > + </File> + <File + RelativePath=".\gzio.c" + > + </File> + <File + RelativePath=".\infback.c" + > + </File> + <File + RelativePath=".\inffast.c" + > + </File> + <File + RelativePath=".\inffast.h" + > + </File> + <File + RelativePath=".\inffixed.h" + > + </File> + <File + RelativePath=".\inflate.c" + > + </File> + <File + RelativePath=".\inflate.h" + > + </File> + <File + RelativePath=".\inftrees.c" + > + </File> + <File + RelativePath=".\inftrees.h" + > + </File> + <File + RelativePath=".\mozzconf.h" + > + </File> + <File + RelativePath=".\trees.c" + > + </File> + <File + RelativePath=".\trees.h" + > + </File> + <File + RelativePath=".\uncompr.c" + > + </File> + <File + RelativePath=".\zconf.h" + > + </File> + <File + RelativePath=".\zlib.h" + > + </File> + <File + RelativePath=".\zutil.c" + > + </File> + <File + RelativePath=".\zutil.h" + > + </File> + </Files> +</VisualStudioProject> |