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

📄 portpe.vcp

📁 通过GSM模块接收和发送短信的代码。在eVC4.0下编译通过
💻 VCP
📖 第 1 页 / 共 3 页
字号:
SOURCE=.\DlgHand.cpp

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

DEP_CPP_DLGHA=\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\ComPort.h"\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\ComPort.h"\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\ComPort.h"\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGHA=\
	".\ComPort.h"\
	".\DlgHand.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\DlgPwd.cpp

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\FileFun.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGPW=\
	".\DlgPwd.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\DlgTel.cpp

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

DEP_CPP_DLGTE=\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\DlgTel.h"\
	".\FileFun.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\ComPort.h"\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\ComPort.h"\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_DLGTE=\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\PortPe.cpp

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

DEP_CPP_PORTP=\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTP=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\PortPe.rc

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

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

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

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

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

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

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

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

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\PortPeDlg.cpp

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

DEP_CPP_PORTPE=\
	".\FileFun.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\ComPort.h"\
	".\DlgPwd.h"\
	".\DlgTel.h"\
	".\FileFun.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\SetMain.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\ComPort.h"\
	".\DlgPwd.h"\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\SetMain.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\ComPort.h"\
	".\DlgPwd.h"\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\SetMain.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\ComPort.h"\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\Setup.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_PORTPE=\
	".\ComPort.h"\
	".\DlgTel.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\Setup.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\ReadSMS.cpp

!IF  "$(CFG)" == "PortPe - Win32 (WCE emulator) Release"

DEP_CPP_READS=\
	".\PortPe.h"\
	".\ReadSMS.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_READS=\
	".\FileFun.h"\
	".\PortPe.h"\
	".\ReadSMS.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_READS=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_READS=\
	".\ComPort.h"\
	".\PortPe.h"\
	".\PortPeDlg.h"\
	".\ReadSMS.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_READS=\
	".\PortPe.h"\
	".\ReadSMS.h"\

⌨️ 快捷键说明

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