📄 rfi.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Rfi - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/Rfi.res" /d "NDEBUG" /d "_AFXDLL" "E:\Sample16\Rfi\Rfi.rc""
Creating temporary file "C:\TEMP\RSP3E.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp".\Release/Rfi.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"E:\Sample16\Rfi\AddRepeatersDlg.cpp"
"E:\Sample16\Rfi\CompleteSet.cpp"
"E:\Sample16\Rfi\DeleteRepeatersDlg.cpp"
"E:\Sample16\Rfi\EditRepeaterDlg.cpp"
"E:\Sample16\Rfi\lbctrl.cpp"
"E:\Sample16\Rfi\ntray.cpp"
"E:\Sample16\Rfi\Rfi.cpp"
"E:\Sample16\Rfi\RfiDlg.cpp"
"E:\Sample16\Rfi\Splash1.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP3E.tmp"
Creating temporary file "C:\TEMP\RSP3F.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp".\Release/Rfi.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"E:\Sample16\Rfi\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP3F.tmp"
Creating temporary file "C:\TEMP\RSP40.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Release/Rfi.pdb" /debug /machine:I386 /out:".\Release/Rfi.exe"
.\Release\AddRepeatersDlg.obj
.\Release\CompleteSet.obj
.\Release\DeleteRepeatersDlg.obj
.\Release\EditRepeaterDlg.obj
.\Release\lbctrl.obj
.\Release\ntray.obj
.\Release\Rfi.obj
.\Release\RfiDlg.obj
.\Release\Splash1.obj
.\Release\StdAfx.obj
.\Release\Rfi.res
]
Creating command line "link.exe @C:\TEMP\RSP40.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AddRepeatersDlg.cpp
CompleteSet.cpp
DeleteRepeatersDlg.cpp
EditRepeaterDlg.cpp
lbctrl.cpp
ntray.cpp
Rfi.cpp
RfiDlg.cpp
Splash1.cpp
Generating Code...
Linking...
<h3>Results</h3>
Rfi.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -