mirror of
https://github.com/mapnik/mapnik.git
synced 2025-09-10 22:32:54 +02:00

- wxpdfdoc patches - mapnik patches - visual studio build instructions / project files see /msvc/readme.txt for build instructions The scons makefiles have not been updated, the new files are in /pdf, /include/pdf, /demo/pdf/, and /bindings/python
758 lines
16 KiB
XML
758 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="agg"
|
|
ProjectGUID="{3BFF8124-56D1-4722-81B9-8B1810D1825C}"
|
|
RootNamespace="agg"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="$(MAPNIKDIR)\agg\include"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_arc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_arrowhead.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_bezier_arc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_bspline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_curves.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_embedded_raster_fonts.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_gsv_text.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_image_filters.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_line_aa_basics.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_line_profile_aa.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_rounded_rect.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_sqrt_tables.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_trans_affine.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_trans_double_path.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_trans_single_path.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_trans_warp_magnifier.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vcgen_bspline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vcgen_contour.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vcgen_dash.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vcgen_markers_term.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vcgen_smooth_poly1.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vcgen_stroke.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vpgen_clip_polygon.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vpgen_clip_polyline.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\src\agg_vpgen_segmentator.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_alpha_mask_u8.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_arc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_array.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_arrowhead.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_basics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_bezier_arc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_bitset_iterator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_blur.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_bounding_rect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_bspline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_clip_liang_barsky.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_color_gray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_color_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_config.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_adaptor_vcgen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_adaptor_vpgen.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_bspline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_clip_polygon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_clip_polyline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_close_polygon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_concat.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_contour.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_curve.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_dash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_gpc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_marker.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_marker_adaptor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_segmentator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_shorten_path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_smooth_poly1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_stroke.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_transform.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_conv_unclose_polygon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_curves.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_dda_line.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_ellipse.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_ellipse_bresenham.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_embedded_raster_fonts.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_font_cache_manager.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_gamma_functions.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_gamma_lut.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_glyph_raster_bin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_gradient_lut.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_gsv_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_image_accessors.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_image_filters.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_line_aa_basics.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_math.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_math_stroke.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_path_length.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_path_storage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_path_storage_integer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pattern_filters_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pixfmt_amask_adaptor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pixfmt_gray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pixfmt_rgb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pixfmt_rgb_packed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pixfmt_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_pixfmt_transposer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rasterizer_cells_aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rasterizer_compound_aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rasterizer_outline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rasterizer_outline_aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rasterizer_scanline_aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rasterizer_sl_clip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_base.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_markers.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_mclip.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_outline_aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_outline_image.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_primitives.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_raster_text.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_renderer_scanline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rendering_buffer.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rendering_buffer_dynarow.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_rounded_rect.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_scanline_bin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_scanline_boolean_algebra.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_scanline_p.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_scanline_storage_aa.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_scanline_storage_bin.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_scanline_u.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_shorten_path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_simul_eq.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_allocator.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_converter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_gouraud.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_gouraud_gray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_gouraud_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_gradient.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_gradient_alpha.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_image_filter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_image_filter_gray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_image_filter_rgb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_image_filter_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_interpolator_adaptor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_interpolator_linear.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_interpolator_persp.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_interpolator_trans.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_pattern_gray.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_pattern_rgb.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_pattern_rgba.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_solid.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_span_subdiv_adaptor.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_affine.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_bilinear.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_double_path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_lens.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_perspective.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_single_path.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_viewport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_trans_warp_magnifier.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_bspline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_contour.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_dash.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_markers_term.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_smooth_poly1.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_stroke.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vcgen_vertex_sequence.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vertex_sequence.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vpgen_clip_polygon.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vpgen_clip_polyline.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\agg\include\agg_vpgen_segmentator.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|