libfaac_dll.plg

来自「faac-1.25.rar音频编解码器demo」· PLG 代码 · 共 38 行

PLG
38
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: libfaac_dll - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ibm\LOCALS~1\Temp\RSP22D.tmp" with contents
[
/nologo /dll /incremental:yes /pdb:"DebugDLL/libfaac.pdb" /debug /machine:I386 /def:".\libfaac.def" /out:"DebugDLL/libfaac.dll" /implib:"DebugDLL/libfaac.lib" /pdbtype:sept 
".\Debug\aacquant.obj"
".\Debug\backpred.obj"
".\Debug\bitstream.obj"
".\Debug\channels.obj"
".\Debug\fft.obj"
".\Debug\filtbank.obj"
".\Debug\frame.obj"
".\Debug\huffman.obj"
".\Debug\ltp.obj"
".\Debug\midside.obj"
".\Debug\psychkni.obj"
".\Debug\tns.obj"
".\Debug\util.obj"
]
Creating command line "link.exe @C:\DOCUME~1\ibm\LOCALS~1\Temp\RSP22D.tmp"
<h3>Output Window</h3>
Linking...
   Creating library DebugDLL/libfaac.lib and object DebugDLL/libfaac.exp



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

⌨️ 快捷键说明

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