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

📄 mytcpserver.vcp

📁 WinCE EVC4.2 TCP/IP服务器端程序,可以监听客户端的信号,并对每个客户端分别建立联系
💻 VCP
📖 第 1 页 / 共 2 页
字号:
!ELSEIF  "$(CFG)" == "MyTCPServer - Win32 (WCE x86) Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\MyTCPServerDlg.cpp

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

DEP_CPP_MYTCPS=\
	".\MyTCPServer.h"\
	".\MyTCPServerDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MYTCPS=\
	".\MyTCPServer.h"\
	".\MyTCPServerDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MYTCPS=\
	".\MyTCPServer.h"\
	".\MyTCPServerDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MYTCPS=\
	".\MyTCPServer.h"\
	".\MyTCPServerDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MYTCPS=\
	".\MyTCPServer.h"\
	".\MyTCPServerDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MYTCPS=\
	".\MyTCPServer.h"\
	".\MyTCPServerDlg.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp

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

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

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

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

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

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

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

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

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

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

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

DEP_CPP_STDAF=\
	".\StdAfx.h"\
	
# ADD CPP /Yc"stdafx.h"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\TCPCustom_CE.cpp

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

DEP_CPP_TCPCU=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPCU=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPCU=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPCU=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPCU=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPCU=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPCU=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPCU=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPCU=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPCU=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPCU=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPCU=\
	".\TCPServer_CE.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\TCPServer_CE.cpp

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

DEP_CPP_TCPSE=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPSE=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPSE=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPSE=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPSE=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPSE=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPSE=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPSE=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPSE=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPSE=\
	".\TCPServer_CE.h"\
	

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

DEP_CPP_TCPSE=\
	".\MyTCPServer.h"\
	".\StdAfx.h"\
	".\TCPCustom_CE.h"\
	
NODEP_CPP_TCPSE=\
	".\TCPServer_CE.h"\
	

!ENDIF 

# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File

SOURCE=.\MyTCPServer.h
# End Source File
# Begin Source File

SOURCE=.\MyTCPServerDlg.h
# End Source File
# Begin Source File

SOURCE=.\newres.h
# End Source File
# Begin Source File

SOURCE=.\Resource.h
# End Source File
# Begin Source File

SOURCE=.\StdAfx.h
# End Source File
# Begin Source File

SOURCE=.\TCPCustom_CE.h
# End Source File
# Begin Source File

SOURCE=.\TCPServer_CE.h
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File

SOURCE=.\res\MyTCPServer.ico
# End Source File
# Begin Source File

SOURCE=.\res\MyTCPServer.rc2
# PROP Exclude_From_Scan -1
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
# End Source File
# End Group
# Begin Source File

SOURCE=.\ReadMe.txt
# End Source File
# End Target
# End Project

⌨️ 快捷键说明

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