📄 raswap.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: RaSwap - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x404 /fo"Release/RaSwap.res" /d "NDEBUG" "E:\Ralink\Codes\RaSwap\RaSwap.rc""
Creating temporary file "C:\DOCUME~1\ROBIN~1.CHI\LOCALS~1\Temp\RSP411.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "C:\WINDDK\3790\INC\W2K" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fp"Release/RaSwap.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Ralink\Codes\RaSwap\RaSwap.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ROBIN~1.CHI\LOCALS~1\Temp\RSP411.tmp"
Creating temporary file "C:\DOCUME~1\ROBIN~1.CHI\LOCALS~1\Temp\RSP412.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /I "C:\WINDDK\3790\INC\W2K" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fp"Release/RaSwap.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\Ralink\Codes\RaSwap\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ROBIN~1.CHI\LOCALS~1\Temp\RSP412.tmp"
Creating command line "link.exe setupapi.lib /nologo /subsystem:console /incremental:yes /pdb:"Release/RaSwap.pdb" /machine:I386 /out:"Release/RaSwap.exe" .\Release\RaSwap.obj .\Release\StdAfx.obj .\Release\RaSwap.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
RaSwap.cpp
E:\Ralink\Codes\RaSwap\RaSwap.cpp(719) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
E:\Ralink\Codes\RaSwap\RaSwap.cpp(667) : warning C4101: 'szCmdLine' : unreferenced local variable
Linking...
Creating command line "bscmake.exe /nologo /o"Release/RaSwap.bsc" .\Release\StdAfx.sbr .\Release\RaSwap.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
RaSwap.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -