📄 pluginexample.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: PluginExample - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\xhy\LOCALS~1\Temp\RSP9D.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/PluginExample.pdb" /debug /machine:I386 /out:"bin/PluginExample.exe" /pdbtype:sept
.\Debug\PluginExample.obj
.\Debug\PluginExampleDlg.obj
.\Debug\StdAfx.obj
.\Debug\PluginExample.res
.\Debug\PlayerImp.obj
.\Debug\frontend.obj
\temp\Output\MLPluginLib\Debug\MLPluginLib.lib
]
Creating command line "link.exe @D:\DOCUME~1\xhy\LOCALS~1\Temp\RSP9D.tmp"
<h3>Output Window</h3>
Linking...
LINK : warning LNK4098: defaultlib "LIBCD" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
PluginExample.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -