flashwince.vcp

来自「wince的flashplayer」· VCP 代码 · 共 1,446 行 · 第 1/5 页

VCP
1,446
字号

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	
# SUBTRACT CPP /YX /Yc /Yu

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	
# SUBTRACT CPP /YX /Yc /Yu

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	".\Win32\StdAfx.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

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

DEP_CPP_DEBUG=\
	".\Win32\debug.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Win32\debug.h
# End Source File
# Begin Source File

SOURCE=.\Win32\Display.cpp

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

DEP_CPP_DISPL=\
	".\Bitbuf.h"\
	".\curve.h"\
	".\edittext.h"\
	".\fixed.h"\
	".\genericfonts.h"\
	".\geom.h"\
	".\global.h"\
	".\raster.h"\
	".\sbitmap.h"\
	".\sdisplay.h"\
	".\shape.h"\
	".\sndcodec.h"\
	".\sndmix.h"\
	".\sobject.h"\
	".\splay.h"\
	".\splayer.h"\
	".\stags.h"\
	".\StdAfx.h"\
	".\Win32\debug.h"\
	".\Win32\display.h"\
	".\Win32\palette.h"\
	".\Win32\StdAfx.h"\
	
NODEP_CPP_DISPL=\
	".\Win32\playerwnd.h"\
	

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

DEP_CPP_DISPL=\
	".\Bitbuf.h"\
	".\curve.h"\
	".\edittext.h"\
	".\fixed.h"\
	".\genericfonts.h"\
	".\geom.h"\
	".\global.h"\
	".\raster.h"\
	".\sbitmap.h"\
	".\sdisplay.h"\
	".\shape.h"\
	".\sndcodec.h"\
	".\sndmix.h"\
	".\sobject.h"\
	".\splay.h"\
	".\splayer.h"\
	".\stags.h"\
	".\StdAfx.h"\
	".\Win32\debug.h"\
	".\Win32\display.h"\
	".\Win32\palette.h"\
	".\Win32\StdAfx.h"\
	
NODEP_CPP_DISPL=\
	".\Win32\playerwnd.h"\
	

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

DEP_CPP_DISPL=\
	".\Bitbuf.h"\
	".\curve.h"\
	".\edittext.h"\
	".\fixed.h"\
	".\genericfonts.h"\
	".\geom.h"\
	".\global.h"\
	".\raster.h"\
	".\sbitmap.h"\
	".\sdisplay.h"\
	".\shape.h"\
	".\sndcodec.h"\
	".\sndmix.h"\
	".\sobject.h"\
	".\splay.h"\
	".\splayer.h"\
	".\stags.h"\
	".\StdAfx.h"\
	".\Win32\debug.h"\
	".\Win32\display.h"\
	".\Win32\palette.h"\
	".\Win32\StdAfx.h"\
	
NODEP_CPP_DISPL=\
	".\Win32\playerwnd.h"\
	

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

DEP_CPP_DISPL=\
	".\Bitbuf.h"\
	".\curve.h"\
	".\edittext.h"\
	".\fixed.h"\
	".\genericfonts.h"\
	".\geom.h"\
	".\global.h"\
	".\raster.h"\
	".\sbitmap.h"\
	".\sdisplay.h"\
	".\shape.h"\
	".\sndcodec.h"\
	".\sndmix.h"\
	".\sobject.h"\
	".\splay.h"\
	".\splayer.h"\
	".\stags.h"\
	".\StdAfx.h"\
	".\Win32\debug.h"\
	".\Win32\display.h"\
	".\Win32\palette.h"\
	".\Win32\StdAfx.h"\
	
NODEP_CPP_DISPL=\
	".\Win32\playerwnd.h"\
	

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

DEP_CPP_DISPL=\
	".\Bitbuf.h"\
	".\curve.h"\
	".\edittext.h"\
	".\fixed.h"\
	".\genericfonts.h"\
	".\geom.h"\
	".\global.h"\
	".\raster.h"\
	".\sbitmap.h"\
	".\sdisplay.h"\
	".\shape.h"\
	".\sndcodec.h"\
	".\sndmix.h"\
	".\sobject.h"\

⌨️ 快捷键说明

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