You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
213 lines
5.0 KiB
213 lines
5.0 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="expat_static" |
|
SccProjectName="" |
|
SccLocalPath=""> |
|
<Platforms> |
|
<Platform |
|
Name="Win32"/> |
|
</Platforms> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory=".\Debug_static" |
|
IntermediateDirectory=".\Debug_static" |
|
ConfigurationType="4" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;COMPILED_FROM_DSP;_LIB" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="1" |
|
PrecompiledHeaderFile=".\Debug_static/expat_static.pch" |
|
AssemblerListingLocation=".\Debug_static/" |
|
ObjectFile=".\Debug_static/" |
|
ProgramDataBaseFileName=".\Debug_static/" |
|
BrowseInformation="1" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE" |
|
DebugInformationFormat="4"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
OutputFile="Debug_static\libexpatMT.lib" |
|
SuppressStartupBanner="TRUE"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="_DEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory=".\Release_static" |
|
IntermediateDirectory=".\Release_static" |
|
ConfigurationType="4" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="FALSE" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="2" |
|
InlineFunctionExpansion="1" |
|
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_LIB;COMPILED_FROM_DSP" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="0" |
|
EnableFunctionLevelLinking="TRUE" |
|
PrecompiledHeaderFile=".\Release_static/expat_static.pch" |
|
AssemblerListingLocation=".\Release_static/" |
|
ObjectFile=".\Release_static/" |
|
ProgramDataBaseFileName=".\Release_static/" |
|
WarningLevel="3" |
|
SuppressStartupBanner="TRUE"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
OutputFile="Release_static\libexpatMT.lib" |
|
SuppressStartupBanner="TRUE"/> |
|
<Tool |
|
Name="VCMIDLTool"/> |
|
<Tool |
|
Name="VCPostBuildEventTool"/> |
|
<Tool |
|
Name="VCPreBuildEventTool"/> |
|
<Tool |
|
Name="VCPreLinkEventTool"/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
PreprocessorDefinitions="NDEBUG" |
|
Culture="1033"/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool"/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool"/> |
|
<Tool |
|
Name="VCManagedWrapperGeneratorTool"/> |
|
<Tool |
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
|
</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="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
PreprocessorDefinitions="" |
|
BasicRuntimeChecks="3" |
|
BrowseInformation="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="2" |
|
PreprocessorDefinitions=""/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="xmlrole.c"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
PreprocessorDefinitions="" |
|
BasicRuntimeChecks="3" |
|
BrowseInformation="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="2" |
|
PreprocessorDefinitions=""/> |
|
</FileConfiguration> |
|
</File> |
|
<File |
|
RelativePath="xmltok.c"> |
|
<FileConfiguration |
|
Name="Debug|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
PreprocessorDefinitions="" |
|
BasicRuntimeChecks="3" |
|
BrowseInformation="1"/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|Win32"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="2" |
|
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="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> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|