📄 tphonetest.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tPhoneTest - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/tPhoneTest.res" /d "_DEBUG" /d "_AFXDLL" "F:\telprog\Tools\tPhoneTest\tPhoneTest.rc""
Creating temporary file "c:\windows\TEMP\RSP20F2.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/tPhoneTest.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"F:\telprog\Tools\tPhoneTest\tPhoneNo.cpp"
"F:\telprog\Tools\tPhoneTest\tPhoneTest.cpp"
"F:\telprog\Tools\tPhoneTest\tPhoneTestDlg.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP20F2.TMP"
Creating temporary file "c:\windows\TEMP\RSP20F3.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Debug/tPhoneTest.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c
"F:\telprog\Tools\tPhoneTest\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP20F3.TMP"
Creating temporary file "c:\windows\TEMP\RSP20F4.TMP" with contents
[
tapi32.lib /nologo /subsystem:windows /incremental:yes /pdb:".\Debug/tPhoneTest.pdb" /debug /machine:I386 /out:".\Debug/tPhoneTest.exe"
.\Debug\StdAfx.obj
.\Debug\tPhoneNo.obj
.\Debug\tPhoneTest.obj
.\Debug\tPhoneTestDlg.obj
.\Debug\tPhoneTest.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP20F4.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
tPhoneNo.cpp
tPhoneTest.cpp
tPhoneTestDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
tPhoneTest.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: tPhoneTest - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/tPhoneTest.res" /d "NDEBUG" /d "_AFXDLL" "F:\telprog\Tools\tPhoneTest\tPhoneTest.rc""
Creating temporary file "c:\windows\TEMP\RSP2134.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /I "../../tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/tPhoneTest.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"F:\telprog\Tools\tPhoneTest\tPhoneNo.cpp"
"F:\telprog\Tools\tPhoneTest\tPhoneTest.cpp"
"F:\telprog\Tools\tPhoneTest\tPhoneTestDlg.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP2134.TMP"
Creating temporary file "c:\windows\TEMP\RSP2135.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /I "../../tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/tPhoneTest.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c
"F:\telprog\Tools\tPhoneTest\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP2135.TMP"
Creating temporary file "c:\windows\TEMP\RSP2136.TMP" with contents
[
tapi32.lib /nologo /subsystem:windows /incremental:no /pdb:".\Release/tPhoneTest.pdb" /machine:I386 /out:".\Release/tPhoneTest.exe"
.\Release\StdAfx.obj
.\Release\tPhoneNo.obj
.\Release\tPhoneTest.obj
.\Release\tPhoneTestDlg.obj
.\Release\tPhoneTest.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP2136.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
tPhoneNo.cpp
tPhoneTest.cpp
tPhoneTestDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
tPhoneTest.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -