📄 sample.plg
字号:
--------------------Configuration: sample - Win32 Debug--------------------
Begining build with project "C:\tmp\sample\sample\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 0x404 /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 temp file "C:\WINDOWS\TEMP\RSP70F0.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
"C:\tmp\sample\sample\sampleDlg.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP70F0.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/sample.pdb" /debug /machine:I386 /out:"Debug/sample.exe" /pdbtype:sept .\Debug\sample.obj .\Debug\sampleDlg.obj .\Debug\StdAfx.obj .\Debug\sample.res"
Compiling...
sampleDlg.cpp
Linking...
sample.exe - 0 error(s), 0 warning(s)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -