netmeeting.plg

来自「Netmeeting是Windows系统自带的网上聊天软件」· PLG 代码 · 共 177 行

PLG
177
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: NetMeeting - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7C.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/NetMeeting.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\ClientSocket.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\ListenSocket.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\NetMeeting.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\NetMeetingDlg.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\VideoCapture.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\coder.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\countbit.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\dct.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\Global.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\huffman.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\libr263.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\mot_est.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\pred.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\quant.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\rlib.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\encoder\stream.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\convert.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\DGlobal.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\GetBits.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\GetBlk.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\GetHdr.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\GetPic.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\GetVlc.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Idct.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Idctref.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Indices.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\main.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Recon.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Sac.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Sactbls.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\Tmndec.cpp"
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\decoder\YuvToRgb.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7C.tmp" 
Creating temporary file "C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7D.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/NetMeeting.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\Microsoft Visual Studio\MyProjects\NetMeetingdlg\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7D.tmp" 
Creating temporary file "C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7E.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/NetMeeting.pdb" /debug /machine:I386 /out:"Debug/NetMeeting.exe" /pdbtype:sept 
".\Debug\ClientSocket.obj"
".\Debug\ListenSocket.obj"
".\Debug\NetMeeting.obj"
".\Debug\NetMeetingDlg.obj"
".\Debug\StdAfx.obj"
".\Debug\VideoCapture.obj"
".\Debug\coder.obj"
".\Debug\countbit.obj"
".\Debug\dct.obj"
".\Debug\Global.obj"
".\Debug\huffman.obj"
".\Debug\libr263.obj"
".\Debug\mot_est.obj"
".\Debug\pred.obj"
".\Debug\quant.obj"
".\Debug\rlib.obj"
".\Debug\stream.obj"
".\Debug\convert.obj"
".\Debug\DGlobal.obj"
".\Debug\GetBits.obj"
".\Debug\GetBlk.obj"
".\Debug\GetHdr.obj"
".\Debug\GetPic.obj"
".\Debug\GetVlc.obj"
".\Debug\Idct.obj"
".\Debug\Idctref.obj"
".\Debug\Indices.obj"
".\Debug\main.obj"
".\Debug\Recon.obj"
".\Debug\Sac.obj"
".\Debug\Sactbls.obj"
".\Debug\Tmndec.obj"
".\Debug\YuvToRgb.obj"
".\Debug\NetMeeting.res"
]
Creating command line "link.exe @C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7E.tmp"
<h3>Output Window</h3>
Compiling...
Skipping... (no relevant changes detected)
StdAfx.cpp
Compiling...
Skipping... (no relevant changes detected)
ClientSocket.cpp
ListenSocket.cpp
NetMeeting.cpp
NetMeetingDlg.cpp
VideoCapture.cpp
coder.cpp
countbit.cpp
dct.cpp
Global.cpp
huffman.cpp
libr263.cpp
mot_est.cpp
pred.cpp
quant.cpp
rlib.cpp
stream.cpp
convert.cpp
DGlobal.cpp
GetBits.cpp
GetBlk.cpp
GetHdr.cpp
GetPic.cpp
GetVlc.cpp
Idct.cpp
Idctref.cpp
Indices.cpp
main.cpp
Recon.cpp
Sac.cpp
Sactbls.cpp
Tmndec.cpp
YuvToRgb.cpp
Linking...
Creating temporary file "C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7F.tmp" with contents
[
/nologo /o"Debug/NetMeeting.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\ClientSocket.sbr"
".\Debug\ListenSocket.sbr"
".\Debug\NetMeeting.sbr"
".\Debug\NetMeetingDlg.sbr"
".\Debug\VideoCapture.sbr"
".\Debug\coder.sbr"
".\Debug\countbit.sbr"
".\Debug\dct.sbr"
".\Debug\Global.sbr"
".\Debug\huffman.sbr"
".\Debug\libr263.sbr"
".\Debug\mot_est.sbr"
".\Debug\pred.sbr"
".\Debug\quant.sbr"
".\Debug\rlib.sbr"
".\Debug\stream.sbr"
".\Debug\convert.sbr"
".\Debug\DGlobal.sbr"
".\Debug\GetBits.sbr"
".\Debug\GetBlk.sbr"
".\Debug\GetHdr.sbr"
".\Debug\GetPic.sbr"
".\Debug\GetVlc.sbr"
".\Debug\Idct.sbr"
".\Debug\Idctref.sbr"
".\Debug\Indices.sbr"
".\Debug\main.sbr"
".\Debug\Recon.sbr"
".\Debug\Sac.sbr"
".\Debug\Sactbls.sbr"
".\Debug\Tmndec.sbr"
".\Debug\YuvToRgb.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\RUI~1.OMA\LOCALS~1\Temp\RSP7F.tmp"
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
NetMeeting.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?