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