📄 test6.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Test6 - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/Test6.res" /d "NDEBUG" "E:\cm\GameDesign\GameExer\AStar\Test6.rc""
Creating temporary file "C:\WIN98\TEMP\RSP6232.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Test6.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\cm\GameDesign\GameExer\AStar\AStarPathFind.cpp"
"E:\cm\GameDesign\GameExer\AStar\ChangeMapDlg.cpp"
"E:\cm\GameDesign\GameExer\AStar\MainFrm.cpp"
"E:\cm\GameDesign\GameExer\AStar\Test6.cpp"
"E:\cm\GameDesign\GameExer\AStar\Test6Doc.cpp"
"E:\cm\GameDesign\GameExer\AStar\Test6View.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSP6232.TMP"
Creating temporary file "C:\WIN98\TEMP\RSP6233.TMP" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/Test6.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"E:\cm\GameDesign\GameExer\AStar\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WIN98\TEMP\RSP6233.TMP"
Creating temporary file "C:\WIN98\TEMP\RSP6234.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Test6.pdb" /machine:I386 /out:"Release/Test6.exe"
.\Release\AStarPathFind.obj
.\Release\ChangeMapDlg.obj
.\Release\MainFrm.obj
.\Release\StdAfx.obj
.\Release\Test6.obj
.\Release\Test6Doc.obj
.\Release\Test6View.obj
.\Release\Test6.res
]
Creating command line "link.exe @C:\WIN98\TEMP\RSP6234.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AStarPathFind.cpp
ChangeMapDlg.cpp
MainFrm.cpp
Test6.cpp
Test6Doc.cpp
Test6View.cpp
Generating Code...
Linking...
<h3>Results</h3>
Test6.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -