mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
464 lines
11 KiB
XML
464 lines
11 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="example_XSLT_Mangle"
|
|
ProjectGUID="{FDF423F0-ACF8-4963-81A4-C886B9174B72}"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\bin"
|
|
IntermediateDirectory="Debug_example_XSLT_mangle"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="false"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="false"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="..\lib\arabica-debug.lib"
|
|
OutputFile="$(OutDir)/mangle.exe"
|
|
LinkIncremental="2"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="$(OutDir)/mangle.pdb"
|
|
SubSystem="1"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\bin"
|
|
IntermediateDirectory="Release_example_XSLT_mangle"
|
|
ConfigurationType="1"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories="..\include"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
MinimalRebuild="false"
|
|
RuntimeLibrary="2"
|
|
TreatWChar_tAsBuiltInType="true"
|
|
ForceConformanceInForLoopScope="true"
|
|
RuntimeTypeInfo="true"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="..\lib\arabica.lib"
|
|
OutputFile="$(OutDir)/mangle.exe"
|
|
LinkIncremental="1"
|
|
GenerateDebugInformation="true"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
RandomizedBaseAddress="1"
|
|
DataExecutionPrevention="0"
|
|
TargetMachine="1"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source"
|
|
>
|
|
<File
|
|
RelativePath="..\examples\Xslt\mangle.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="XSLT"
|
|
>
|
|
<File
|
|
RelativePath="..\include\Xslt\XSLT.hpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="impl"
|
|
>
|
|
<File
|
|
RelativePath="..\include\XSLT\impl\xslt_apply_imports.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_apply_templates.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_attribute.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_call_template.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_choose.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_comment.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_compilation_context.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\XSLT\impl\xslt_compiled_stylesheet.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_copy.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_element.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_execution_context.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_for_each.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_functions.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_if.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_inline_element.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_item.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\XSLT\impl\xslt_key.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_message.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_namespace_stack.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\XSLT\impl\xslt_output.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_param.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\XSLT\impl\xslt_precedence.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_processing_instruction.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_qname.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_sink.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_sort.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_stylesheet.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_stylesheet_compiler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_template.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_text.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_top_level_param.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_value_of.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_variable.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_variable_impl.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_variable_stack.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\xslt_with_param.hpp"
|
|
>
|
|
</File>
|
|
<Filter
|
|
Name="handler"
|
|
>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_apply_imports_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_apply_templates_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_attribute_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_call_template_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_choose_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_comment_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_copy_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_create_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_element_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_for_each_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_if_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_include_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_inline_element_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_item_container_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\XSLT\impl\handler\xslt_key_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_message_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_namespace_alias_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_output_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_processing_instruction_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_sort_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_template_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_text_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_value_of_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_value_validation.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_variable_handler.hpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\include\Xslt\impl\handler\xslt_with_param_handler.hpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\tests\XSLT\TO-DO"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|