sqlcommand.vcp

来自「windows ce开发技巧与实例光盘代码」· VCP 代码 · 共 1,488 行 · 第 1/3 页

VCP
1,488
字号

SOURCE=.\MainFrm.cpp

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	
NODEP_CPP_MAINF=\
	".\DOCE30.H"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	
NODEP_CPP_MAINF=\
	".\DOCE30.H"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_MAINF=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\QueryDlg.cpp

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_QUERY=\
	".\QueryDlg.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\SQLCommand.cpp

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	
NODEP_CPP_SQLCO=\
	".\DOCE30.H"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	
NODEP_CPP_SQLCO=\
	".\DOCE30.H"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCO=\
	".\MainFrm.h"\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\SQLCommand.rc

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

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

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

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

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

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

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

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

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

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

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\SQLCommandDoc.cpp

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	
NODEP_CPP_SQLCOM=\
	".\DOCE30.H"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	
NODEP_CPP_SQLCOM=\
	".\DOCE30.H"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\StdAfx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\SQLCommandView.cpp

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	".\VORecordset.h"\
	
NODEP_CPP_SQLCOMM=\
	".\DOCE30.H"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	

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

DEP_CPP_SQLCOMM=\
	".\SQLCommand.h"\
	".\SQLCommandDoc.h"\
	".\SQLCommandView.h"\
	".\StdAfx.h"\
	".\VOConnection.h"\
	".\VORecordset.h"\
	
NODEP_CPP_SQLCOMM=\
	".\DOCE30.H"\
	

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

⌨️ 快捷键说明

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