📄 player.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Player - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Player.res" /d "_DEBUG" /d "_AFXDLL" "D:\HuRuiPlayer\Player\Player.rc""
Creating temporary file "D:\Temp\RSP15D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fr"Debug/" /Fp"Debug/Player.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\HuRuiPlayer\Player\OpenNetDlg.cpp"
"D:\HuRuiPlayer\Player\Player.cpp"
"D:\HuRuiPlayer\Player\PlayerDlg.cpp"
"D:\HuRuiPlayer\Player\shockwaveflash.cpp"
"D:\HuRuiPlayer\Player\xySplitterWnd.cpp"
]
Creating command line "cl.exe @D:\Temp\RSP15D.tmp"
Creating temporary file "D:\Temp\RSP15E.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fr"Debug/" /Fp"Debug/Player.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\HuRuiPlayer\Player\StdAfx.cpp"
]
Creating command line "cl.exe @D:\Temp\RSP15E.tmp"
Creating temporary file "D:\Temp\RSP15F.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/Player.pdb" /debug /machine:I386 /out:"Debug/Player.exe" /pdbtype:sept
.\Debug\OpenNetDlg.obj
.\Debug\Player.obj
.\Debug\PlayerDlg.obj
.\Debug\shockwaveflash.obj
.\Debug\StdAfx.obj
.\Debug\xySplitterWnd.obj
.\Debug\Player.res
]
Creating command line "link.exe @D:\Temp\RSP15F.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
OpenNetDlg.cpp
Player.cpp
PlayerDlg.cpp
shockwaveflash.cpp
xySplitterWnd.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/Player.bsc" .\Debug\StdAfx.sbr .\Debug\OpenNetDlg.sbr .\Debug\Player.sbr .\Debug\PlayerDlg.sbr .\Debug\shockwaveflash.sbr .\Debug\xySplitterWnd.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Player.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -