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

📄 libagg_vc71.dsp

📁 这是VCF框架的代码
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# Microsoft Developer Studio Project File - Name="libAGG" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

CFG=libAGG - Win32 GTK Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE 
!MESSAGE NMAKE /f "libAGG.mak".
!MESSAGE 
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE 
!MESSAGE NMAKE /f "libAGG.mak" CFG="libAGG - Win32 GTK Debug"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "libAGG - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "libAGG - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "libAGG - Win32 Release"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "vc71\Release\"
# PROP Intermediate_Dir "vc71\Release\"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /O1 /I "$(VCF_INCLUDE)" /I "$(VCF_INCLUDE)/thirdparty/common/agg/include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo /o"../../../lib/libAGG_vc71_s.bsc"
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"../../../lib/libAGG_vc71_s.lib"

!ELSEIF  "$(CFG)" == "libAGG - Win32 Debug"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "vc71\Debug\"
# PROP Intermediate_Dir "vc71\Debug\"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /ZI /Od /I "$(VCF_INCLUDE)" /I "$(VCF_INCLUDE)/thirdparty/common/agg/include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /Fd"..\..\..\lib\libAGG_vc71_sd.pdb" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo /o"../../../lib/libAGG_vc71_sd.bsc"
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"../../../lib/libAGG_vc71_sd.lib"

!ENDIF 

# Begin Target

# Name "libAGG - Win32 Release"
# Name "libAGG - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_arc.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_bezier_arc.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_bspline.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_curves.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_sqrt_tables.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_trans_affine.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_vcgen_bspline.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_vcgen_dash.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\src\agg_vcgen_stroke.cpp
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_alpha_mask_u8.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_arc.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_array.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_arrowhead.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_basics.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_bezier_arc.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_bitset_iterator.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_bounding_rect.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_bspline.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_clip_liang_barsky.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_color_rgba.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_color_rgba8.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_color_rgba8_pre.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_adaptor_vcgen.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_adaptor_vpgen.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_bspline.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_clip_polygon.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_close_polygon.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_concat.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_contour.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_curve.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_dash.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_gpc.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_marker.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_marker_adaptor.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_segmentator.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_shorten_path.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_smooth_poly1.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_stroke.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_transform.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_conv_unclose_polygon.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_curves.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_dda_line.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_ellipse.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_ellipse_bresenham.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_embedded_raster_fonts.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_font_cache_manager.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_gamma_functions.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_gamma_lut.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_glyph_raster_bin.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_gray8.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_gsv_text.h
# End Source File
# Begin Source File

SOURCE=..\..\..\src\thirdparty\common\agg\include\agg_image_filters.h
# End Source File
# Begin Source File

⌨️ 快捷键说明

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