📄 proc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Proc - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Proc.res" /d "NDEBUG" /d "_AFXDLL" "F:\稿\让别人的网址变成(编程)自己的\生成器\Proc\Proc.rc""
Creating temporary file "C:\DOCUME~1\tenax\LOCALS~1\Temp\RSPCB.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Proc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\稿\让别人的网址变成(编程)自己的\生成器\Proc\Proc.cpp"
"F:\稿\让别人的网址变成(编程)自己的\生成器\Proc\ProcDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tenax\LOCALS~1\Temp\RSPCB.tmp"
Creating temporary file "C:\DOCUME~1\tenax\LOCALS~1\Temp\RSPCC.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Proc.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"F:\稿\让别人的网址变成(编程)自己的\生成器\Proc\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\tenax\LOCALS~1\Temp\RSPCC.tmp"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Proc.pdb" /machine:I386 /out:"Release/Proc.exe" ".\Release\Proc.obj" ".\Release\ProcDlg.obj" ".\Release\StdAfx.obj" ".\Release\Proc.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Proc.cpp
ProcDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
Proc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -