让我动吧.plg
来自「无解压密码」· PLG 代码 · 共 40 行
PLG
40 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: 让我动吧 - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\神州天戈\LOCALS~1\Temp\RSP87.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/让我动吧.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\[学VC、编游戏]\03.让我动吧\让我动吧.cpp"
"H:\[学VC、编游戏]\03.让我动吧\让我动吧Dlg.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\神州天戈\LOCALS~1\Temp\RSP87.tmp""
Creating temporary file "C:\DOCUME~1\神州天戈\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/让我动吧.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"H:\[学VC、编游戏]\03.让我动吧\StdAfx.cpp"
]
Creating command line "cl.exe @"C:\DOCUME~1\神州天戈\LOCALS~1\Temp\RSP88.tmp""
Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/让我动吧.pdb" /debug /machine:I386 /out:"Debug/让我动吧.exe" /pdbtype:sept ".\Debug\StdAfx.obj" ".\Debug\让我动吧.obj" ".\Debug\让我动吧Dlg.obj" ".\Debug\让我动吧.res" "
<h3>Output Window</h3>
Compiling...
Skipping... (no relevant changes detected)
StdAfx.cpp
Compiling...
Skipping... (no relevant changes detected)
让我动吧.cpp
让我动吧Dlg.cpp
Linking...
<h3>Results</h3>
让我动吧.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?