📄 simon.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Simon - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/Simon.res" /d "NDEBUG" /d "_AFXDLL" "C:\WINNT\Profiles\guayma\Desktop\Simon\Simon.rc""
Creating temporary file "C:\TEMP\RSP111.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Simon.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\WINNT\Profiles\guayma\Desktop\Simon\AboutDlg.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\Boton.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\BotonSimon.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\Juego.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\NombreDlg.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\onversorBmp2Rgn.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\ScoresDlg.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\Simon.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\SimonDlg.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\Slider.cpp"
"C:\WINNT\Profiles\guayma\Desktop\Simon\Sonido.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP111.tmp"
Creating temporary file "C:\TEMP\RSP112.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Release/Simon.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\WINNT\Profiles\guayma\Desktop\Simon\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP112.tmp"
Creating temporary file "C:\TEMP\RSP113.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/Simon.pdb" /machine:I386 /out:"Release/Simon.exe"
.\Release\AboutDlg.obj
.\Release\Boton.obj
.\Release\BotonSimon.obj
.\Release\Juego.obj
.\Release\NombreDlg.obj
.\Release\onversorBmp2Rgn.obj
.\Release\ScoresDlg.obj
.\Release\Simon.obj
.\Release\SimonDlg.obj
.\Release\Slider.obj
.\Release\Sonido.obj
.\Release\StdAfx.obj
.\Release\Simon.res
.\WINMM.LIB
]
Creating command line "link.exe @C:\TEMP\RSP113.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
Boton.cpp
BotonSimon.cpp
Juego.cpp
NombreDlg.cpp
onversorBmp2Rgn.cpp
ScoresDlg.cpp
C:\WINNT\Profiles\guayma\Desktop\Simon\ScoresDlg.cpp(104) : warning C4101: 'e' : unreferenced local variable
C:\WINNT\Profiles\guayma\Desktop\Simon\ScoresDlg.cpp(113) : warning C4101: 'e' : unreferenced local variable
Simon.cpp
SimonDlg.cpp
Slider.cpp
Sonido.cpp
Generating Code...
Linking...
<h3>Results</h3>
Simon.exe - 0 error(s), 2 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -