mfc app.dep
来自「实现了录音,放音功能!在evc4.0下编译功过,wince5.0下能正常录音,放」· DEP 代码 · 共 135 行
DEP
135 行
# eMbedded Visual C++ Dependency File, included by MFC App.vcn
!IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
".\MFC App.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
".\MFC App.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
".\MFC App.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
".\MFC App.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ENDIF
!IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
".\MFC App.rc" : \
".\newres.h"\
".\res\MFC App.ico"\
".\res\MFC App.rc2"\
{$(INCLUDE)}"wceres.rc"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
".\MFC App.rc" : \
".\newres.h"\
".\res\MFC App.ico"\
".\res\MFC App.rc2"\
{$(INCLUDE)}"wceres.rc"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
".\MFC App.rc" : \
".\newres.h"\
".\res\MFC App.ico"\
".\res\MFC App.rc2"\
{$(INCLUDE)}"wceres.rc"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
".\MFC App.rc" : \
".\newres.h"\
".\res\MFC App.ico"\
".\res\MFC App.rc2"\
{$(INCLUDE)}"wceres.rc"\
!ENDIF
!IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
".\MFC AppDlg.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
".\MFC AppDlg.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
".\MFC AppDlg.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
".\MFC AppDlg.cpp" : \
".\MFC App.h"\
".\MFC AppDlg.h"\
".\StdAfx.h"\
!ENDIF
!IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
.\StdAfx.cpp : \
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
.\StdAfx.cpp : \
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
.\StdAfx.cpp : \
".\StdAfx.h"\
!ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
.\StdAfx.cpp : \
".\StdAfx.h"\
!ENDIF
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?