📄 split.plg
字号:
--------------------Configuration: split - Win32 Debug--------------------
Begining build with project "E:\mfcblack\listing\chap04\split\split.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/split.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/split.res" /d "_DEBUG" /d "_AFXDLL" "
"Browser Database Maker" with flags "/nologo /o"Debug/split.bsc" "
"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/split.pdb" /debug /machine:I386 /out:"Debug/split.exe" /pdbtype:sept "
"Custom Build" with flags ""
"<Component 0xa>" with flags ""
Creating command line "rc.exe /l 0x409 /fo"Debug/split.res" /d "_DEBUG" /d "_AFXDLL" "E:\mfcblack\listing\chap04\split\split.rc""
Creating temp file "C:\WINDOWS\TEMP\RSP73B2.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/split.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\mfcblack\listing\chap04\split\split.cpp"
"E:\mfcblack\listing\chap04\split\MainFrm.cpp"
"E:\mfcblack\listing\chap04\split\ChildFrm.cpp"
"E:\mfcblack\listing\chap04\split\splitDoc.cpp"
"E:\mfcblack\listing\chap04\split\splitView.cpp"
"E:\mfcblack\listing\chap04\split\StatusPane.cpp"
"E:\mfcblack\listing\chap04\split\nestsplt.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP73B2.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSP73B3.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/split.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
"E:\mfcblack\listing\chap04\split\StdAfx.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP73B3.TMP"
Creating temp file "C:\WINDOWS\TEMP\RSP73B4.TMP" with contents </nologo /subsystem:windows /incremental:yes /pdb:"Debug/split.pdb" /debug /machine:I386 /out:"Debug/split.exe" /pdbtype:sept
.\Debug\split.obj
.\Debug\StdAfx.obj
.\Debug\MainFrm.obj
.\Debug\ChildFrm.obj
.\Debug\splitDoc.obj
.\Debug\splitView.obj
.\Debug\split.res
.\Debug\StatusPane.obj
.\Debug\nestsplt.obj>
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP73B4.TMP"
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
split.cpp
MainFrm.cpp
ChildFrm.cpp
splitDoc.cpp
splitView.cpp
StatusPane.cpp
nestsplt.cpp
Generating Code...
Linking...
split.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -