tmn16.plg
来自「Tmn16Encoder:原始下载源程序for Dos Version1.6 1」· PLG 代码 · 共 89 行
PLG
89 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Tmn16 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/Tmn16.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\H263Encoder\H263Tmn\Tmn16EncodeWin\Domain.c"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Tmn16.pdb" /debug /machine:I386 /out:"Debug/Tmn16.exe" /pdbtype:sept
.\Debug\_Idct.obj
.\Debug\_Idctref.obj
.\Debug\_Sac.obj
.\Debug\Coder.obj
.\Debug\Countbit.obj
.\Debug\Dct.obj
.\Debug\Display.obj
.\Debug\Domain.obj
.\Debug\Getbits.obj
.\Debug\Getblk.obj
.\Debug\Gethdr.obj
.\Debug\Getpic.obj
.\Debug\Getvlc.obj
.\Debug\Huffman.obj
.\Debug\Io.obj
.\Debug\Mot_est.obj
.\Debug\Pred.obj
.\Debug\Quant.obj
.\Debug\Ratectrl.obj
.\Debug\Recon.obj
.\Debug\Sac.obj
.\Debug\Snr.obj
.\Debug\Store.obj
.\Debug\Stream.obj
.\Debug\Tmn16.obj
.\Debug\Tmn16.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP5.tmp"
<h3>Output Window</h3>
Compiling...
Domain.c
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
/nologo /o"Debug/Tmn16.bsc"
.\Debug\_Idct.sbr
.\Debug\_Idctref.sbr
.\Debug\_Sac.sbr
.\Debug\Coder.sbr
.\Debug\Countbit.sbr
.\Debug\Dct.sbr
.\Debug\Display.sbr
.\Debug\Domain.sbr
.\Debug\Getbits.sbr
.\Debug\Getblk.sbr
.\Debug\Gethdr.sbr
.\Debug\Getpic.sbr
.\Debug\Getvlc.sbr
.\Debug\Huffman.sbr
.\Debug\Io.sbr
.\Debug\Mot_est.sbr
.\Debug\Pred.sbr
.\Debug\Quant.sbr
.\Debug\Ratectrl.sbr
.\Debug\Recon.sbr
.\Debug\Sac.sbr
.\Debug\Snr.sbr
.\Debug\Store.sbr
.\Debug\Stream.sbr
.\Debug\Tmn16.sbr]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Tmn16.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?