mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-20 03:55:47 +08:00
853 lines
18 KiB
XML
853 lines
18 KiB
XML
<?xml version="1.0" encoding="windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="agg2d"
|
|
ProjectGUID="{37CA072A-5BDE-498B-B3A7-5E404F5F9BF2}"
|
|
RootNamespace="agg2d"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="../Debug"
|
|
IntermediateDirectory="../Debug"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="include;font_win32_tt;..\Expat"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;AGG_BMP_ALPHA_BLEND"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
StructMemberAlignment="0"
|
|
PrecompiledHeaderFile="..\Debug\agg2d.pch"
|
|
AssemblerListingLocation="..\Debug\"
|
|
ObjectFile="..\Debug\"
|
|
ProgramDataBaseFileName="..\Debug\agg2D.pdb"
|
|
BrowseInformation="0"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="libexpat.lib"
|
|
OutputFile="../Debug/agg2d.lib"
|
|
AdditionalLibraryDirectories="..\Expat\lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="../Release"
|
|
IntermediateDirectory="../Release"
|
|
ConfigurationType="4"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
DeleteExtensionsOnClean=""
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories="include,font_win32_tt;..\Expat"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;AGG_BMP_ALPHA_BLEND"
|
|
RuntimeLibrary="0"
|
|
PrecompiledHeaderFile="..\Release\agg2d.pch"
|
|
AssemblerListingLocation="..\Release\"
|
|
ObjectFile="..\Release\"
|
|
ProgramDataBaseFileName="..\Release\agg2D.pdb"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="libexpat.lib"
|
|
OutputFile="../Release/agg2d.lib"
|
|
AdditionalLibraryDirectories="..\Expat\lib"
|
|
SuppressStartupBanner="true"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<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="src\agg2D.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_arc.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_bezier_arc.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\ctrl\agg_cbox_ctrl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_curves.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="font_win32_tt\agg_font_win32_tt.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_gsv_text.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_image_filters.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_line_aa_basics.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_line_profile_aa.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\platform\win32\agg_platform_support.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_rounded_rect.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\ctrl\agg_slider_ctrl.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_sqrt_tables.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attributes.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attributes_map.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attributes_setter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_color_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_dom_read_protocol.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_dom_storage.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_gradient.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_parse_real.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_path_renderer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_path_tokenizer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_renderer_rgba.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_rendering_interpreter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_transformer.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_utils.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_trans_affine.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_vcgen_bspline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_vcgen_contour.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_vcgen_dash.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_vcgen_markers_term.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_vcgen_smooth_poly1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="src\agg_vcgen_stroke.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="src\platform\win32\agg_win32_bmp.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
FavorSizeOrSpeed="0"
|
|
AdditionalIncludeDirectories=""
|
|
PreprocessorDefinitions=""
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="include\agg2D.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\platform\agg_platform_support.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_assoc_pod_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attribute_source.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attributes.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attributes_map.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_attributes_setter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_basics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_color_parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_data_accessor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_defines.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_dom_read_protocol.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_dom_storage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_exception.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_frame_buffer_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_gradient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_gradient_lut_cache.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_indexation_interpreter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_iomemstream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_parse_real.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_parser.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_path_interpreter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_path_renderer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_path_serializer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_path_tokenizer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_percent.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_pipeline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_ptr_size_pair.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_rasterizer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_renderer_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_rendering_interpreter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_shape_adaptors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_tags.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_transformer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\agg_svg_utils.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_bspline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_contour.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_dash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_markers_term.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_smooth_poly1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_stroke.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\agg_vcgen_vertex_sequence.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="include\platform\win32\agg_win32_bmp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="svg\member_comparer.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|