⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbug.plg

📁 《Visual C++除错手册》附盘.zip
💻 PLG
字号:
--------------------Configuration: DBug - Win32 Debug--------------------
Begining build with project "C:\Program Files\DevStudio\MyProjects\DBug\DBug.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/DBug.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/DBug.res" /d "_DEBUG" /d "_AFXDLL" "
			"Browser Database Maker" with flags "/nologo /o"Debug/DBug.bsc" "
			"COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/DBug.pdb" /debug /machine:I386 /out:"Debug/DBug.exe" /pdbtype:sept "
			"Custom Build" with flags ""
			"<Component 0xa>" with flags ""

Creating temp file "C:\WINDOWS\TEMP\RSP6282.TMP" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/DBug.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
"C:\Program Files\DevStudio\MyProjects\DBug\DBug.cpp"
>
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP6282.TMP" 
Creating temp file "C:\WINDOWS\TEMP\RSP6283.TMP" with contents </nologo /subsystem:windows /incremental:yes /pdb:"Debug/DBug.pdb" /debug /machine:I386 /out:"Debug/DBug.exe" /pdbtype:sept 
".\Debug\DBug.obj"
".\Debug\StdAfx.obj"
".\Debug\MainFrm.obj"
".\Debug\DBugDoc.obj"
".\Debug\DBugView.obj"
".\Debug\DBug.res">
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP6283.TMP" 
Compiling...
DBug.cpp
Make sure TRACE is enabled, set breakpoints, etc

Linking...



DBug.exe - 0 error(s), 0 warning(s)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -