📄 mjpgtojpg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MJPGtoJPG - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x40c /fo"Release/MJPGtoJPG.res" /d "NDEBUG" /d "_AFXDLL" "C:\MorganCodecV3.00\MJPGtoJPEG\MJPGtoJPG.rc""
Creating temporary file "C:\DOCUME~1\GUILLA~1.AXO\LOCALS~1\Temp\RSP151.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fo"Release/" /Fd"Release/" /FD /c
"C:\MorganCodecV3.00\MJPGtoJPEG\Dib.cpp"
"C:\MorganCodecV3.00\MJPGtoJPEG\MJPGtoJPG.cpp"
"C:\MorganCodecV3.00\MJPGtoJPEG\MJPGtoJPGDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GUILLA~1.AXO\LOCALS~1\Temp\RSP151.tmp"
Creating temporary file "C:\DOCUME~1\GUILLA~1.AXO\LOCALS~1\Temp\RSP152.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/MJPGtoJPG.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\MorganCodecV3.00\MJPGtoJPEG\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\GUILLA~1.AXO\LOCALS~1\Temp\RSP152.tmp"
Creating command line "link.exe vfw32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/MJPGtoJPG.pdb" /machine:I386 /out:"Release/MJPGtoJPG.exe" .\Release\Dib.obj .\Release\MJPGtoJPG.obj .\Release\MJPGtoJPGDlg.obj .\Release\StdAfx.obj .\Release\MJPGtoJPG.res "
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Dib.cpp
MJPGtoJPG.cpp
MJPGtoJPGDlg.cpp
Generating Code...
Linking...
LINK : warning LNK4089: all references to "GDI32.dll" discarded by /OPT:REF
<h3>Results</h3>
MJPGtoJPG.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -