mpegimage.plg

来自「Mpeg client传输客户端」· PLG 代码 · 共 50 行

PLG
50
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MpegImage - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/MpegImage.res" /d "NDEBUG" "C:\Documents and Settings\Administrator\My Documents\VCKBASE\MpegClient\MpegImage.rc"" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c 
"C:\Documents and Settings\Administrator\My Documents\VCKBASE\MpegClient\CDXGraph.cpp"
"C:\Documents and Settings\Administrator\My Documents\VCKBASE\MpegClient\MpegImage.cpp"
"C:\Documents and Settings\Administrator\My Documents\VCKBASE\MpegClient\MpegImageDlg.cpp"
"C:\Documents and Settings\Administrator\My Documents\VCKBASE\MpegClient\MySocket.cpp"
"C:\Documents and Settings\Administrator\My Documents\VCKBASE\MpegClient\PathDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP7.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp" with contents
[
Strmiids.lib Quartz.lib vfw32.lib Strmbase.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/MpegImage.pdb" /machine:I386 /out:"Release/MpegImage.exe" 
".\Release\CDXGraph.obj"
".\Release\MpegImage.obj"
".\Release\MpegImageDlg.obj"
".\Release\MySocket.obj"
".\Release\PathDlg.obj"
".\Release\MpegImage.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
CDXGraph.cpp
MpegImage.cpp
MpegImageDlg.cpp
MySocket.cpp
PathDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF



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

⌨️ 快捷键说明

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