btsearch.dep

来自「在PDA上应用的EVC环境中蓝牙设备处理应用程序」· DEP 代码 · 共 107 行

DEP
107
字号
# eMbedded Visual C++ Dependency File, included by btsearch.vcn

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

.\btsearch.cpp : \
	".\bt_sdp.h"\
	".\bthapi.h"\
	".\StdAfx.h"\
	{$(INCLUDE)}"aygshell.h"\
	{$(INCLUDE)}"Bt_api.h"\
	{$(INCLUDE)}"bthutil.h"\
	{$(INCLUDE)}"sipapi.h"\
	{$(INCLUDE)}"winuserm.h"\
	{$(INCLUDE)}"ws2bth.h"\
	

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

.\btsearch.cpp : \
	".\StdAfx.h"\
	

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

.\btsearch.cpp : \
	".\StdAfx.h"\
	

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

.\btsearch.cpp : \
	".\bt_sdp.h"\
	".\bthapi.h"\
	".\StdAfx.h"\
	{$(INCLUDE)}"aygshell.h"\
	{$(INCLUDE)}"bt_api.h"\
	{$(INCLUDE)}"bthutil.h"\
	{$(INCLUDE)}"sipapi.h"\
	{$(INCLUDE)}"winuserm.h"\
	{$(INCLUDE)}"ws2bth.h"\
	

!ENDIF 

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

.\btsearch.rc : \
	".\newres.h"\
	

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

.\btsearch.rc : \
	".\newres.h"\
	

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

.\btsearch.rc : \
	".\newres.h"\
	

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

.\btsearch.rc : \
	".\newres.h"\
	

!ENDIF 

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

.\StdAfx.cpp : \
	".\StdAfx.h"\
	{$(INCLUDE)}"aygshell.h"\
	{$(INCLUDE)}"Bt_api.h"\
	{$(INCLUDE)}"sipapi.h"\
	{$(INCLUDE)}"winuserm.h"\
	{$(INCLUDE)}"ws2bth.h"\
	

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

.\StdAfx.cpp : \
	".\StdAfx.h"\
	

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

.\StdAfx.cpp : \
	".\StdAfx.h"\
	

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

.\StdAfx.cpp : \
	".\StdAfx.h"\
	{$(INCLUDE)}"aygshell.h"\
	{$(INCLUDE)}"bt_api.h"\
	{$(INCLUDE)}"sipapi.h"\
	{$(INCLUDE)}"winuserm.h"\
	{$(INCLUDE)}"ws2bth.h"\
	

!ENDIF 

⌨️ 快捷键说明

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