825 lines
16 KiB
XML
825 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="sproxy"
|
|
SccProjectName=""
|
|
SccLocalPath=""
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="Win64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
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/sproxy.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="TRUE"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,OUTPUT"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="2"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/SAFESEH"
|
|
AdditionalDependencies="kernel32.lib msvcrt.lib atls.lib msxml2.lib ws2_32.lib shlwapi.lib"
|
|
OutputFile="$(OutDir)\sproxy.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)\sproxy.pdb"
|
|
GenerateMapFile="FALSE"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
OptimizeForWindows98="0"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
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/sproxy.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/D "OUTPUT""
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="msxml2.lib"
|
|
OutputFile="$(OutDir)\sproxy.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)\sproxy.pdb"
|
|
GenerateMapFile="TRUE"
|
|
SubSystem="1"
|
|
OptimizeReferences="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win64"
|
|
OutputDirectory="Release IA64"
|
|
IntermediateDirectory="Release IA64"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="1"
|
|
GlobalOptimizations="TRUE"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
FavorSizeOrSpeed="2"
|
|
OmitFramePointers="FALSE"
|
|
PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE,OUTPUT"
|
|
StringPooling="TRUE"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
BrowseInformation="1"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="kernel32.lib msvcrt.lib atls.lib msxml2.lib ws2_32.lib shlwapi.lib"
|
|
OutputFile="$(OutDir)\sproxy.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreAllDefaultLibraries="TRUE"
|
|
IgnoreDefaultLibraryNames="mqrt.lib"
|
|
GenerateDebugInformation="FALSE"
|
|
ProgramDatabaseFile="$(OutDir)\sproxy.pdb"
|
|
GenerateMapFile="TRUE"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Release/sproxy.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|Win64"
|
|
OutputDirectory="Debug IA64"
|
|
IntermediateDirectory="Debug IA64"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/D "OUTPUT""
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE"
|
|
ExceptionHandling="FALSE"
|
|
BasicRuntimeChecks="0"
|
|
RuntimeLibrary="5"
|
|
BufferSecurityCheck="FALSE"
|
|
UsePrecompiledHeader="3"
|
|
PrecompiledHeaderThrough="stdafx.h"
|
|
PrecompiledHeaderFile="$(IntDir)/$(TargetName).pch"
|
|
AssemblerListingLocation="$(IntDir)/"
|
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="msxml2.lib"
|
|
OutputFile="$(OutDir)\sproxy.exe"
|
|
LinkIncremental="2"
|
|
SuppressStartupBanner="TRUE"
|
|
IgnoreDefaultLibraryNames="mqrt.lib"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(OutDir)\sproxy.pdb"
|
|
GenerateMapFile="TRUE"
|
|
SubSystem="1"
|
|
OptimizeReferences="1"
|
|
TargetMachine="0"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="TRUE"
|
|
SuppressStartupBanner="TRUE"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName=".\Debug/sproxy.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
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="AttributeParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="CodeTypeBuilder.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ComplexType.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ComplexTypeParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Content.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ContentParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CppCodeGenerator.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiscoMapDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiscoMapParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Element.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ElementParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Emit.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ErrorHandler.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="QName.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Schema.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SchemaParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SimpleTypeParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\sproxy.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win64"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="Util.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLBinding.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLBindingParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLMessageParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLMessagePart.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLOperationIOParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLOperationParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPort.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPortTypeIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPortTypeParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLServiceParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLServicePortParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLSoapElement.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLTypesParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XMLDocParser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\XMLDocument.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XMLElement.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="Attribute.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="AttributeParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="CodeTypeBuilder.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="CodeTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ComplexType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ComplexTypeParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Content.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ContentParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\CppCodeGenerator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="CppKeywordTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiscoMapDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\DiscoMapParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Element.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ElementParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Emit.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\errordefs.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="ErrorHandler.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Namespaces.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="QName.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="resource.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Schema.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SchemaDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SchemaParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SimpleType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SimpleTypeParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SkipParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="SproxyColl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\SproxyError.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\StdAfx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="Util.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLBinding.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLBindingParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLMessageParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLMessagePart.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLOperationIOParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLOperationParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPort.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPortType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPortTypeIO.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPortTypeOperation.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLPortTypeParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLService.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLServiceParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLServicePortParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLSoapElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLType.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="WSDLTypesParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XMLDataTypes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XMLDocParser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\XMLDocument.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XMLElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XSDElement.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XSDMappingTable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="XSDPrimitive.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
|
>
|
|
<File
|
|
RelativePath="sproxy.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="static_hash Files"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="cppkeywords.in"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="facets.in"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="xsdtypes.in"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="SRF templates"
|
|
Filter=""
|
|
>
|
|
<File
|
|
RelativePath="sproxy.srf"
|
|
DeploymentContent="TRUE"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
</VisualStudioProject>
|