pcdm.vcp

来自「《Windows CE 权威指南》(作者:(美)CHRIS MUENCH」· VCP 代码 · 共 2,086 行 · 第 1/5 页

VCP
2,086
字号
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE THUMB) Debug"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE MIPSFP) Release"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE MIPSFP) Debug"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE CEF) Release"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE CEF) Debug"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	"..\..\..\helpers\cehelpers.h"\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\pcdmcommander.h"\
	".\PCDMDoc.h"\
	".\pcdmlist.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	
NODEP_CPP_PCDM_=\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE PPC) Release"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE PPC) Debug"

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDM_=\
	".\MainFrm.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\PCDMView.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\PCDM.rc

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

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

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

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

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

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

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE THUMB) Release"

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE THUMB) Debug"

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

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

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE MIPSFP) Release"

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE MIPSFP) Debug"

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

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

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE CEF) Release"

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE CEF) Debug"

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

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

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE PPC) Release"

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE PPC) Debug"

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

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

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\pcdmcommander.cpp

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	{$(INCLUDE)}"aygshell.h"\
	{$(INCLUDE)}"sipapi.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE THUMB) Release"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE THUMB) Debug"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE MIPSFP) Release"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE MIPSFP) Debug"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE CEF) Release"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE CEF) Debug"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	
NODEP_CPP_PCDMC=\
	".\ipapi.h"\
	".\ygshell.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE PPC) Release"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ELSEIF  "$(CFG)" == "PCDM - Win32 (WCE PPC) Debug"

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PCDMC=\
	"..\..\..\helpers\cehelpers.h"\
	".\pcdmcommander.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\PCDMDoc.cpp

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

DEP_CPP_PCDMD=\
	"..\..\..\helpers\cehelpers.h"\
	".\PCDM.h"\
	".\PCDMDoc.h"\
	".\StdAfx.h"\
	

⌨️ 快捷键说明

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