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

📄 comm.vcp

📁 wince下面一个串口程序,用于读取并分GPS数据,主要可以提取经纬度和时间
💻 VCP
📖 第 1 页 / 共 2 页
字号:
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMM_=\
	".\comm.h"\
	".\commDlg.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\comm.rc

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

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

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

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

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

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

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

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

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

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

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\commDlg.cpp

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	{$(INCLUDE)}"Sipapi.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	{$(INCLUDE)}"Sipapi.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_COMMD=\
	".\comm.h"\
	".\commDlg.h"\
	".\Serial.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\GPSDevice.cpp

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_GPSDE=\
	".\comm.h"\
	".\GPSDevice.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\StdAfx.cpp

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

!ENDIF 

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

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

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

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

SOURCE=.\GPSDevice.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
# 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\comm.ico
# End Source File
# Begin Source File

SOURCE=.\res\comm.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 + -