📄 urlexam.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: URLexam - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x412 /fo"Release/URLexam.res" /d "NDEBUG" "E:\qdecoder\qDecoder-7.0\contrib\URLexam-1.2\src\URLexam.rc""
Creating temporary file "C:\WINDOWS\TEMP\RSPB261.TMP" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/URLexam.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\qdecoder\qDecoder-7.0\contrib\URLexam-1.2\src\URLencode.cpp"
"E:\qdecoder\qDecoder-7.0\contrib\URLexam-1.2\src\URLexam.cpp"
"E:\qdecoder\qDecoder-7.0\contrib\URLexam-1.2\src\URLexamDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB261.TMP"
Creating temporary file "C:\WINDOWS\TEMP\RSPB262.TMP" with contents
[
/nologo /MT /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"Release/URLexam.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\qdecoder\qDecoder-7.0\contrib\URLexam-1.2\src\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPB262.TMP"
Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/URLexam.pdb" /machine:I386 /out:"Release/URLexam.exe" ".\Release\StdAfx.obj" ".\Release\URLencode.obj" ".\Release\URLexam.obj" ".\Release\URLexamDlg.obj" ".\Release\URLexam.res" "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
URLencode.cpp
URLexam.cpp
URLexamDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
<h3>Results</h3>
URLexam.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -