⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test_agg.vcp

📁 agg图形库在WINCE下的一个DEMO
💻 VCP
📖 第 1 页 / 共 3 页
字号:
	"..\..\..\src\agg_math.h"\
	"..\..\..\src\agg_path_storage.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

NODEP_CPP_AGG_P=\
	"..\..\..\src\agg_bezier_arc.h"\
	"..\..\..\src\agg_math.h"\
	"..\..\..\src\agg_path_storage.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Release"

NODEP_CPP_AGG_P=\
	"..\..\..\src\agg_bezier_arc.h"\
	"..\..\..\src\agg_math.h"\
	"..\..\..\src\agg_path_storage.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Debug"

DEP_CPP_AGG_P=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_bezier_arc.h"\
	"..\..\..\include\agg_conv_transform.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_path_storage.h"\
	"..\..\..\include\agg_trans_affine.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\src\agg_rasterizer_scanline_aa.cpp

!IF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Release"

DEP_CPP_AGG_R=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_clip_liang_barsky.h"\
	"..\..\..\include\agg_gamma_functions.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_rasterizer_scanline_aa.h"\
	"..\..\..\include\agg_render_scanlines.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Debug"

DEP_CPP_AGG_R=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_clip_liang_barsky.h"\
	"..\..\..\include\agg_gamma_functions.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_rasterizer_scanline_aa.h"\
	"..\..\..\include\agg_render_scanlines.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Release"

NODEP_CPP_AGG_R=\
	"..\..\..\src\agg_rasterizer_scanline_aa.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

NODEP_CPP_AGG_R=\
	"..\..\..\src\agg_rasterizer_scanline_aa.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Release"

NODEP_CPP_AGG_R=\
	"..\..\..\src\agg_rasterizer_scanline_aa.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Debug"

DEP_CPP_AGG_R=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_clip_liang_barsky.h"\
	"..\..\..\include\agg_gamma_functions.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_rasterizer_scanline_aa.h"\
	"..\..\..\include\agg_render_scanlines.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\src\ctrl\agg_slider_ctrl.cpp

!IF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Release"

DEP_CPP_AGG_S=\
	"..\..\..\include\agg_array.h"\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_color_rgba.h"\
	"..\..\..\include\agg_conv_adaptor_vcgen.h"\
	"..\..\..\include\agg_conv_stroke.h"\
	"..\..\..\include\agg_conv_transform.h"\
	"..\..\..\include\agg_ellipse.h"\
	"..\..\..\include\agg_gsv_text.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_math_stroke.h"\
	"..\..\..\include\agg_path_storage.h"\
	"..\..\..\include\agg_render_scanlines.h"\
	"..\..\..\include\agg_renderer_base.h"\
	"..\..\..\include\agg_renderer_scanline.h"\
	"..\..\..\include\agg_rendering_buffer.h"\
	"..\..\..\include\agg_trans_affine.h"\
	"..\..\..\include\agg_vcgen_stroke.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	"..\..\..\include\agg_vertex_sequence.h"\
	"..\..\..\include\ctrl\agg_ctrl.h"\
	"..\..\..\include\ctrl\agg_slider_ctrl.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Debug"

DEP_CPP_AGG_S=\
	"..\..\..\include\agg_array.h"\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_color_rgba.h"\
	"..\..\..\include\agg_conv_adaptor_vcgen.h"\
	"..\..\..\include\agg_conv_stroke.h"\
	"..\..\..\include\agg_conv_transform.h"\
	"..\..\..\include\agg_ellipse.h"\
	"..\..\..\include\agg_gsv_text.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_math_stroke.h"\
	"..\..\..\include\agg_path_storage.h"\
	"..\..\..\include\agg_render_scanlines.h"\
	"..\..\..\include\agg_renderer_base.h"\
	"..\..\..\include\agg_renderer_scanline.h"\
	"..\..\..\include\agg_rendering_buffer.h"\
	"..\..\..\include\agg_trans_affine.h"\
	"..\..\..\include\agg_vcgen_stroke.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	"..\..\..\include\agg_vertex_sequence.h"\
	"..\..\..\include\ctrl\agg_ctrl.h"\
	"..\..\..\include\ctrl\agg_slider_ctrl.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Release"

NODEP_CPP_AGG_S=\
	"..\..\..\src\ctrl\ctrl\agg_slider_ctrl.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

NODEP_CPP_AGG_S=\
	"..\..\..\src\ctrl\ctrl\agg_slider_ctrl.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Release"

NODEP_CPP_AGG_S=\
	"..\..\..\src\ctrl\ctrl\agg_slider_ctrl.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Debug"

DEP_CPP_AGG_S=\
	"..\..\..\include\agg_array.h"\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_color_rgba.h"\
	"..\..\..\include\agg_conv_adaptor_vcgen.h"\
	"..\..\..\include\agg_conv_stroke.h"\
	"..\..\..\include\agg_conv_transform.h"\
	"..\..\..\include\agg_ellipse.h"\
	"..\..\..\include\agg_gsv_text.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_math_stroke.h"\
	"..\..\..\include\agg_path_storage.h"\
	"..\..\..\include\agg_render_scanlines.h"\
	"..\..\..\include\agg_renderer_base.h"\
	"..\..\..\include\agg_renderer_scanline.h"\
	"..\..\..\include\agg_rendering_buffer.h"\
	"..\..\..\include\agg_trans_affine.h"\
	"..\..\..\include\agg_vcgen_stroke.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	"..\..\..\include\agg_vertex_sequence.h"\
	"..\..\..\include\ctrl\agg_ctrl.h"\
	"..\..\..\include\ctrl\agg_slider_ctrl.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\src\agg_trans_affine.cpp

!IF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Release"

DEP_CPP_AGG_T=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_trans_affine.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Debug"

DEP_CPP_AGG_T=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_trans_affine.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Release"

NODEP_CPP_AGG_T=\
	"..\..\..\src\agg_trans_affine.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

NODEP_CPP_AGG_T=\
	"..\..\..\src\agg_trans_affine.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Release"

NODEP_CPP_AGG_T=\
	"..\..\..\src\agg_trans_affine.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Debug"

DEP_CPP_AGG_T=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_trans_affine.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\..\src\agg_vcgen_stroke.cpp

!IF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Release"

DEP_CPP_AGG_V=\
	"..\..\..\include\agg_array.h"\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_math_stroke.h"\
	"..\..\..\include\agg_shorten_path.h"\
	"..\..\..\include\agg_vcgen_stroke.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	"..\..\..\include\agg_vertex_sequence.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Debug"

DEP_CPP_AGG_V=\
	"..\..\..\include\agg_array.h"\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_math_stroke.h"\
	"..\..\..\include\agg_shorten_path.h"\
	"..\..\..\include\agg_vcgen_stroke.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	"..\..\..\include\agg_vertex_sequence.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Release"

NODEP_CPP_AGG_V=\
	"..\..\..\src\agg_shorten_path.h"\
	"..\..\..\src\agg_vcgen_stroke.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

NODEP_CPP_AGG_V=\
	"..\..\..\src\agg_shorten_path.h"\
	"..\..\..\src\agg_vcgen_stroke.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Release"

NODEP_CPP_AGG_V=\
	"..\..\..\src\agg_shorten_path.h"\
	"..\..\..\src\agg_vcgen_stroke.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Debug"

DEP_CPP_AGG_V=\
	"..\..\..\include\agg_array.h"\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_math.h"\
	"..\..\..\include\agg_math_stroke.h"\
	"..\..\..\include\agg_shorten_path.h"\
	"..\..\..\include\agg_vcgen_stroke.h"\
	"..\..\..\include\agg_vertex_iterator.h"\
	"..\..\..\include\agg_vertex_sequence.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\MainFrm.cpp

!IF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Release"

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\test_agg.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Debug"

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\test_agg.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Release"

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\test_agg.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\test_agg.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Release"

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\test_agg.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE x86) Debug"

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\StdAfx.h"\
	".\test_agg.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\..\parse_lion.cpp

!IF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Release"

DEP_CPP_PARSE=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_bounding_rect.h"\
	"..\..\..\include\agg_color_rgba.h"\
	"..\..\..\include\agg_color_rgba8.h"\
	"..\..\..\include\agg_path_storage.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4I) Debug"

DEP_CPP_PARSE=\
	"..\..\..\include\agg_basics.h"\
	"..\..\..\include\agg_bounding_rect.h"\
	"..\..\..\include\agg_color_rgba.h"\
	"..\..\..\include\agg_color_rgba8.h"\
	"..\..\..\include\agg_path_storage.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Release"

NODEP_CPP_PARSE=\
	"..\..\agg_bounding_rect.h"\
	"..\..\agg_color_rgba8.h"\
	"..\..\agg_path_storage.h"\
	

!ELSEIF  "$(CFG)" == "test_agg - Win32 (WCE ARMV4) Debug"

NODEP_CPP_PARSE=\
	"..\..\agg_bounding_rect.h"\
	"..\..\agg_color_rgba8.h"\
	"..\..\agg_path_storage.h"\
	

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -