client.plg

来自「VC vod源码 放出来供大家交流学习」· PLG 代码 · 共 39 行

PLG
39
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Client - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\zhao\LOCALS~1\Temp\RSP50.tmp" with contents
[
strmbasd.lib winmm.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Client.pdb" /debug /machine:I386 /out:"Debug/Client.exe" /pdbtype:sept 
.\Debug\CallDlg.obj
.\Debug\CClientSocket.obj
.\Debug\CFilterNetReceiver.obj
.\Debug\Client.obj
.\Debug\ClientDlg.obj
.\Debug\CMediaInfo.obj
.\Debug\CMsgReceiver.obj
.\Debug\CMsgStation.obj
.\Debug\CNetOutPin.obj
.\Debug\CObjectList.obj
.\Debug\CStreamSocket.obj
.\Debug\StdAfx.obj
.\Debug\UFilterUtils.obj
.\Debug\Client.res
]
Creating command line "link.exe @D:\DOCUME~1\zhao\LOCALS~1\Temp\RSP50.tmp"
<h3>Output Window</h3>
Linking...
LINK : warning LNK4098: defaultlib "LIBCMTD" conflicts with use of other libs; use /NODEFAULTLIB:library



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

⌨️ 快捷键说明

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