⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 boxman.plg

📁 一个推箱子游戏
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: BoxMan - Win32 Release1--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\WINDOWS\TEMP\RSP3160.BAT" with contents
[
@echo off
copy "hlp\BoxMan.cnt" .\BoxMan___Win32_Release1
]
Creating command line "C:\WINDOWS\TEMP\RSP3160.BAT"
Creating temporary file "C:\WINDOWS\TEMP\RSP3161.BAT" with contents
[
@echo off
start /wait hcw /C /E /M "hlp\BoxMan.hpj"
if errorlevel 1 goto :Error
if not exist "hlp\BoxMan.hlp" goto :Error
copy "hlp\BoxMan.hlp" .\BoxMan___Win32_Release1
goto :done
:Error
echo hlp\BoxMan.hpj(1) : error:
type "hlp\BoxMan.log"
:done
]
Creating command line "C:\WINDOWS\TEMP\RSP3161.BAT"
Creating command line "rc.exe /l 0x804 /fo"BoxMan___Win32_Release1/BoxMan.res" /d "NDEBUG" /d "_AFXDLL" "D:\MyProjects\Vc98\BoxMan1017\BoxMan.rc"" 
Copying contents file...
        1 file(s) copied
Making help file...
        1 file(s) copied
Creating temporary file "C:\WINDOWS\TEMP\RSP3211.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"BoxMan___Win32_Release1/BoxMan.pch" /Yu"stdafx.h" /Fo"BoxMan___Win32_Release1/" /Fd"BoxMan___Win32_Release1/" /FD /c 
"D:\MyProjects\Vc98\BoxMan1017\BoxMan.cpp"
"D:\MyProjects\Vc98\BoxMan1017\BoxManClass.cpp"
"D:\MyProjects\Vc98\BoxMan1017\ChildView.cpp"
"D:\MyProjects\Vc98\BoxMan1017\MailStatic.cpp"
"D:\MyProjects\Vc98\BoxMan1017\MainFrm.cpp"
"D:\MyProjects\Vc98\BoxMan1017\MapSelectDlg.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3211.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP3212.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_AFXDLL" /Fp"BoxMan___Win32_Release1/BoxMan.pch" /Yc"stdafx.h" /Fo"BoxMan___Win32_Release1/" /Fd"BoxMan___Win32_Release1/" /FD /c 
"D:\MyProjects\Vc98\BoxMan1017\StdAfx.cpp"
]
Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP3212.TMP" 
Creating temporary file "C:\WINDOWS\TEMP\RSP3213.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"BoxMan___Win32_Release1/BoxMan.pdb" /machine:I386 /out:"BoxMan___Win32_Release1/BoxMan.exe" 
.\BoxMan___Win32_Release1\BoxMan.obj
.\BoxMan___Win32_Release1\BoxManClass.obj
.\BoxMan___Win32_Release1\ChildView.obj
.\BoxMan___Win32_Release1\MailStatic.obj
.\BoxMan___Win32_Release1\MainFrm.obj
.\BoxMan___Win32_Release1\MapSelectDlg.obj
.\BoxMan___Win32_Release1\StdAfx.obj
.\BoxMan___Win32_Release1\BoxMan.res
]
Creating command line "link.exe @C:\WINDOWS\TEMP\RSP3213.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
BoxMan.cpp
BoxManClass.cpp
ChildView.cpp
MailStatic.cpp
MainFrm.cpp
MapSelectDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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