📄 mfcie.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: mfcie - Win32 Static Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"StaticRelease/mfcie.res" /d "NDEBUG" "E:\project\mfcie\mfcie.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP117.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"StaticRelease/mfcie.pch" /Yu"stdafx.h" /Fo"StaticRelease/" /Fd"StaticRelease/" /FD /c
"E:\project\mfcie\MainFrm.cpp"
"E:\project\mfcie\mfcie.cpp"
"E:\project\mfcie\mfcieDoc.cpp"
"E:\project\mfcie\mfcieVw.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP117.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"StaticRelease/mfcie.pch" /Yc"stdafx.h" /Fo"StaticRelease/" /Fd"StaticRelease/" /FD /c
"E:\project\mfcie\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP118.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP119.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"StaticRelease/mfcie.pdb" /machine:I386 /out:"StaticRelease/mfcie.exe"
.\StaticRelease\MainFrm.obj
.\StaticRelease\mfcie.obj
.\StaticRelease\mfcieDoc.obj
.\StaticRelease\mfcieVw.obj
.\StaticRelease\StdAfx.obj
.\StaticRelease\mfcie.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP119.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
MainFrm.cpp
mfcie.cpp
mfcieDoc.cpp
mfcieVw.cpp
Generating Code...
Linking...
<h3>Results</h3>
mfcie.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -