| <?xml version="1.0" encoding = "Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="[version]" |
| Name="xml" |
| SccProjectName="" |
| SccLocalPath=""> |
| <Platforms> |
| <Platform |
| Name="Win32"/> |
| </Platforms> |
| <Configurations> |
| <Configuration |
| Name="Release|Win32" |
| OutputDirectory=".\LibR" |
| IntermediateDirectory=".\LibR" |
| ConfigurationType="4" |
| UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| CharacterSet="2"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| InlineFunctionExpansion="1" |
| AdditionalIncludeDirectories="." |
| PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;VERSION=\"expat_1.95.1\";XML_MAJOR_VERSION=1;XML_MINOR_VERSION=95;XML_MICRO_VERSION=1" |
| StringPooling="TRUE" |
| RuntimeLibrary="2" |
| EnableFunctionLevelLinking="TRUE" |
| PrecompiledHeaderFile=".\LibR/xml.pch" |
| AssemblerListingLocation=".\LibR/" |
| ObjectFile=".\LibR/" |
| ProgramDataBaseFileName="LibR\xml_src" |
| WarningLevel="3" |
| SuppressStartupBanner="TRUE" |
| DebugInformationFormat="3" |
| CompileAs="0"/> |
| <Tool |
| Name="VCCustomBuildTool"/> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile=".\LibR\xml.lib" |
| SuppressStartupBanner="TRUE"/> |
| <Tool |
| Name="VCMIDLTool"/> |
| <Tool |
| Name="VCPostBuildEventTool"/> |
| <Tool |
| Name="VCPreBuildEventTool"/> |
| <Tool |
| Name="VCPreLinkEventTool"/> |
| <Tool |
| Name="VCResourceCompilerTool" |
| Culture="1033"/> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool"/> |
| </Configuration> |
| <Configuration |
| Name="Debug|Win32" |
| OutputDirectory=".\LibD" |
| IntermediateDirectory=".\LibD" |
| ConfigurationType="4" |
| UseOfMFC="0" |
| ATLMinimizesCRunTimeLibraryUsage="FALSE" |
| CharacterSet="2"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="." |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;VERSION=\"expat_1.95.1\";XML_MAJOR_VERSION=1;XML_MINOR_VERSION=95;XML_MICRO_VERSION=1" |
| RuntimeLibrary="3" |
| PrecompiledHeaderFile=".\LibD/xml.pch" |
| AssemblerListingLocation=".\LibD/" |
| ObjectFile=".\LibD/" |
| ProgramDataBaseFileName="LibD\xml_src" |
| WarningLevel="3" |
| SuppressStartupBanner="TRUE" |
| DebugInformationFormat="3" |
| CompileAs="0"/> |
| <Tool |
| Name="VCCustomBuildTool"/> |
| <Tool |
| Name="VCLibrarianTool" |
| OutputFile=".\LibD\xml.lib" |
| SuppressStartupBanner="TRUE"/> |
| <Tool |
| Name="VCMIDLTool"/> |
| <Tool |
| Name="VCPostBuildEventTool"/> |
| <Tool |
| Name="VCPreBuildEventTool"/> |
| <Tool |
| Name="VCPreLinkEventTool"/> |
| <Tool |
| Name="VCResourceCompilerTool" |
| Culture="1033"/> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool"/> |
| </Configuration> |
| </Configurations> |
| <References> |
| </References> |
| <Files> |
| <Filter |
| Name="Source Files" |
| Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> |
| <File |
| RelativePath="xmlparse.c"> |
| <FileConfiguration |
| Name="Release|Win32"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath="xmlrole.c"> |
| <FileConfiguration |
| Name="Release|Win32"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath="xmltok.c"> |
| <FileConfiguration |
| Name="Release|Win32"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath="xmltok_impl.c"> |
| <FileConfiguration |
| Name="Release|Win32" |
| ExcludedFromBuild="TRUE"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32" |
| ExcludedFromBuild="TRUE"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath="xmltok_ns.c"> |
| <FileConfiguration |
| Name="Release|Win32" |
| ExcludedFromBuild="TRUE"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="2" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32" |
| ExcludedFromBuild="TRUE"> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="" |
| PreprocessorDefinitions=""/> |
| </FileConfiguration> |
| </File> |
| </Filter> |
| <Filter |
| Name="Header Files" |
| Filter="h;hpp;hxx;hm;inl"> |
| <File |
| RelativePath="ascii.h"> |
| </File> |
| <File |
| RelativePath="asciitab.h"> |
| </File> |
| <File |
| RelativePath="config.h"> |
| </File> |
| <File |
| RelativePath="expat.h"> |
| </File> |
| <File |
| RelativePath="iasciitab.h"> |
| </File> |
| <File |
| RelativePath="latin1tab.h"> |
| </File> |
| <File |
| RelativePath="nametab.h"> |
| </File> |
| <File |
| RelativePath="utf8tab.h"> |
| </File> |
| <File |
| RelativePath="xmlrole.h"> |
| </File> |
| <File |
| RelativePath="xmltok.h"> |
| </File> |
| <File |
| RelativePath="xmltok_impl.h"> |
| </File> |
| </Filter> |
| <Filter |
| Name="Generated Header Files" |
| Filter=""> |
| <File |
| RelativePath="expat.h.in"> |
| <FileConfiguration |
| Name="Release|Win32"> |
| <Tool |
| Name="VCCustomBuildTool" |
| Description="Creating expat.h from expat.h.in" |
| CommandLine="type .\expat.h.in > .\expat.h |
| " |
| Outputs=".\expat.h"/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32"> |
| <Tool |
| Name="VCCustomBuildTool" |
| Description="Creating expat.h from expat.h.in" |
| CommandLine="type .\expat.h.in > .\expat.h |
| " |
| Outputs=".\expat.h"/> |
| </FileConfiguration> |
| </File> |
| <File |
| RelativePath="winconfig.h"> |
| <FileConfiguration |
| Name="Release|Win32"> |
| <Tool |
| Name="VCCustomBuildTool" |
| Description="Creating config.h from winconfig.h" |
| CommandLine="type .\winconfig.h > .\config.h |
| " |
| Outputs=".\config.h"/> |
| </FileConfiguration> |
| <FileConfiguration |
| Name="Debug|Win32"> |
| <Tool |
| Name="VCCustomBuildTool" |
| Description="Creating config.h from winconfig.h" |
| CommandLine="type .\winconfig.h > .\config.h |
| " |
| Outputs=".\config.h"/> |
| </FileConfiguration> |
| </File> |
| </Filter> |
| <File |
| RelativePath="ReadMe.txt"> |
| </File> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |