cegenericmfc.vcp

来自「WinCE下的一个图形按钮例子」· VCP 代码 · 共 1,204 行 · 第 1/3 页

VCP
1,204
字号
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /windowsce:emulation /MACHINE:IX86
# ADD LINK32 /nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /out:"X86EMRel/CShadeButtonST_demo.exe" /windowsce:emulation /MACHINE:IX86

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Debug"

# PROP BASE Use_MFC 2
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "X86EMDbg"
# PROP BASE Intermediate_Dir "X86EMDbg"
# PROP BASE CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
# PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "X86EMDbg"
# PROP Intermediate_Dir "X86EMDbg"
# PROP CPU_ID "{D6518FF4-710F-11D3-99F2-00105A0DF099}"
# PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
RSC=rc.exe
# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /d "_AFXDLL" /r
# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "i486" /d "_AFXDLL" /r
CPP=cl.exe
# ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Yu"stdafx.h" /Gz /c
# ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "i486" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "WIN32" /D "STRICT" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_AFXDLL" /Yu"stdafx.h" /Gz /c
MTL=midl.exe
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /windowsce:emulation /MACHINE:IX86
# ADD LINK32 /nologo /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /out:"X86EMDbg/CShadeButtonST_demo.exe" /windowsce:emulation /MACHINE:IX86

!ENDIF 

# Begin Target

# Name "CeGenericMFC - Win32 (WCE MIPS) Release"
# Name "CeGenericMFC - Win32 (WCE MIPS) Debug"
# Name "CeGenericMFC - Win32 (WCE SH4) Release"
# Name "CeGenericMFC - Win32 (WCE SH4) Debug"
# Name "CeGenericMFC - Win32 (WCE SH3) Release"
# Name "CeGenericMFC - Win32 (WCE SH3) Debug"
# Name "CeGenericMFC - Win32 (WCE ARM) Release"
# Name "CeGenericMFC - Win32 (WCE ARM) Debug"
# Name "CeGenericMFC - Win32 (WCE x86) Release"
# Name "CeGenericMFC - Win32 (WCE x86) Debug"
# Name "CeGenericMFC - Win32 (WCE x86em) Release"
# Name "CeGenericMFC - Win32 (WCE x86em) Debug"
# Begin Group "Source Files"

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

SOURCE=.\CeBtnST.cpp

!IF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Release"

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Debug"

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Release"

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Debug"

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Release"

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Debug"

DEP_CPP_CEBTN=\
	".\CeBtnST.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\CeGenericMFC.cpp

!IF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Release"

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Debug"

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Release"

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Debug"

DEP_CPP_CEGEN=\
	".\CeBtnST.h"\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\CeXDib.h"\
	".\ShadeButtonST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGEN=\
	".\CeBtnST.h"\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\CeXDib.h"\
	".\ShadeButtonST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Release"

DEP_CPP_CEGEN=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Debug"

DEP_CPP_CEGEN=\
	".\CeBtnST.h"\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\CeXDib.h"\
	".\ShadeButtonST.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\CeGenericMFC.rc

!IF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Release"

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Debug"

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

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

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

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

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Release"

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Debug"

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

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

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Release"

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\CeGenericMFCDlg.cpp

!IF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Release"

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE MIPS) Debug"

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Release"

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE ARM) Debug"

DEP_CPP_CEGENE=\
	".\CeBtnST.h"\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\CeXDib.h"\
	".\ShadeButtonST.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_CEGENE=\
	".\CeBtnST.h"\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\CeXDib.h"\
	".\ShadeButtonST.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Release"

DEP_CPP_CEGENE=\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "CeGenericMFC - Win32 (WCE x86em) Debug"

DEP_CPP_CEGENE=\
	".\CeBtnST.h"\
	".\CeGenericMFC.h"\
	".\CeGenericMFCDlg.h"\
	".\CeXDib.h"\
	".\ShadeButtonST.h"\
	".\StdAfx.h"\
	

!ENDIF 

⌨️ 快捷键说明

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