📄 superball.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: superball - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\davill\LOCALS~1\Temp\RSPA.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "F:\BREWSD~1.1\inc" /I "./BEl" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "AEE_SIMULATOR" /Fp"Debug/superball.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"C:\Publish\BREW Game Example\superball\blockdata.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\davill\LOCALS~1\Temp\RSPA.tmp"
Creating temporary file "D:\DOCUME~1\davill\LOCALS~1\Temp\RSPB.tmp" with contents
[
./BEL/BELd.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"./superball.pdb" /debug /machine:I386 /out:"./superball.dll" /implib:"./superball.lib" /pdbtype:sept
".\Debug\AEEAppGen.obj"
".\Debug\AEEModGen.obj"
".\Debug\blockapp.obj"
".\Debug\blockarbiter.obj"
".\Debug\blockdata.obj"
".\Debug\blockmenuview.obj"
".\Debug\blockview.obj"
".\Debug\superball.obj"
]
Creating command line "link.exe @D:\DOCUME~1\davill\LOCALS~1\Temp\RSPB.tmp"
<h3>Output Window</h3>
Compiling...
blockdata.cpp
Linking...
Creating library ./superball.lib and object ./superball.exp
<h3>Results</h3>
superball.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -