📄 cdb.plg
字号:
--------------------Configuration: CDB - Win32 Debug--------------------
Begining build with project "E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\CDB.DSP", at root.
Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
Project's tools are:
"32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/CDB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
"OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
"Win32 Resource Compiler" with flags "/l 0x409 /fo"Debug/CDB.res" /d "_DEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o"Debug/CDB.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/CDB.pdb" /debug /machine:I386 /out:"Debug/CDB.exe" /pdbtype:sept "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x409 /fo"Debug/CDB.res" /d "_DEBUG" /d "_AFXDLL" "E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\CDB.rc""
Creating temp file "C:\TMP\RSP2335.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/CDB.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\CDB.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\CDBDoc.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\CDBView.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\FileDlg.cpp"
"E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\MainFrm.cpp"
>
Creating command line "cl.exe @C:\TMP\RSP2335.TMP"
Creating temp file "C:\TMP\RSP2336.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/CDB.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\Chunqing\Advanced MFC Programming\Chap7\7.3\CDB\StdAfx.cpp"
>
Creating command line "cl.exe @C:\TMP\RSP2336.TMP"
Creating temp file "C:\TMP\RSP2337.TMP" with contents </nologo /subsystem:windows /incremental:yes /pdb:"Debug/CDB.pdb" /debug /machine:I386 /out:"Debug/CDB.exe" /pdbtype:sept
".\Debug\CDB.obj"
".\Debug\CDBDoc.obj"
".\Debug\CDBView.obj"
".\Debug\FileDlg.obj"
".\Debug\MainFrm.obj"
".\Debug\StdAfx.obj"
".\Debug\CDB.res">
Creating command line "link.exe @C:\TMP\RSP2337.TMP"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CDB.cpp
CDBDoc.cpp
CDBView.cpp
FileDlg.cpp
MainFrm.cpp
Generating Code...
Linking...
CDB.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -