cestripchart.vcp

来自「一个wince下画趋势曲线的控件」· VCP 代码 · 共 1,453 行 · 第 1/5 页

VCP
1,453
字号
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE emulator) Debug"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE ARMV4I) Release"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSIV_FP) Release"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSIV_FP) Debug"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CDRAWS=\
	".\CDrawLinearGauge.h"\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPS16) Release"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPS16) Debug"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE ARMV4T) Release"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE ARMV4T) Debug"

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CDRAWS=\
	".\CDrawStripChart.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\CEStripChart.cpp

!IF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSII_FP) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSII_FP) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSII) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSII) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE SH4) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE SH4) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE SH3) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE SH3) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSIV) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSIV) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE emulator) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE emulator) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE ARMV4I) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSIV_FP) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSIV_FP) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CESTR=\
	".\CDrawLinearGauge.h"\
	".\CDrawStripChart.h"\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPS16) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPS16) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE ARMV4T) Release"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CEStripChart - Win32 (WCE ARMV4T) Debug"

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CESTR=\
	".\CEStripChart.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\CEStripChart.def
# End Source File
# Begin Source File

SOURCE=.\CEStripChart.odl
# End Source File
# Begin Source File

SOURCE=.\CEStripChart.rc

!IF  "$(CFG)" == "CEStripChart - Win32 (WCE MIPSII_FP) Release"

!ELSEIF  "$(CFG)" == "CEStripChart -

⌨️ 快捷键说明

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