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

📄 shapes.vcp

📁 windows ce 5.0 显示一些基本图形
💻 VCP
📖 第 1 页 / 共 4 页
字号:

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

!ELSEIF  "$(CFG)" == "Shapes - Win32 (WCE MIPSII_FP) Release"

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

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

DEP_CPP_SHAPE=\
	".\shapes.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=..\TextDemo\TextDemo.c

!IF  "$(CFG)" == "Shapes - Win32 (WCE x86) Release"

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

!ELSEIF  "$(CFG)" == "Shapes - Win32 (WCE MIPSII_FP) Release"

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

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

DEP_CPP_TEXTD=\
	"..\TextDemo\TextDemo.h"\
	

!ENDIF 

# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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