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

📄 tdial.plg

📁 使用环境VC++ 6.0
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: tDial - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Debug/tDial.res" /d "_DEBUG" /d "_AFXDLL" "F:\telprog\Chapter06\tDial\tDial.rc"" 
Creating temporary file "c:\windows\TEMP\RSP1073.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".\Debug/" /Fp".\Debug/tDial.pch" /Yu"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"F:\telprog\Chapter06\tDial\AboutDlg.cpp"
"F:\telprog\Chapter06\tDial\OptionsDlg.cpp"
"F:\telprog\Chapter06\tDial\PhoneNoDlg.cpp"
"F:\telprog\Chapter06\tDial\tDial.cpp"
"F:\telprog\Chapter06\tDial\tDialDlg.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP1073.TMP" 
Creating temporary file "c:\windows\TEMP\RSP1074.TMP" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\tfx" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR".\Debug/" /Fp".\Debug/tDial.pch" /Yc"stdafx.h" /Fo".\Debug/" /Fd".\Debug/" /FD /c 
"F:\telprog\Chapter06\tDial\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP1074.TMP" 
Creating temporary file "c:\windows\TEMP\RSP1075.TMP" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:".\Debug/tDial.pdb" /debug /machine:I386 /out:".\Debug/tDial.exe" /libpath:"..\..\tfx" 
.\Debug\AboutDlg.obj
.\Debug\OptionsDlg.obj
.\Debug\PhoneNoDlg.obj
.\Debug\StdAfx.obj
.\Debug\tDial.obj
.\Debug\tDialDlg.obj
.\Debug\tDial.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP1075.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
OptionsDlg.cpp
PhoneNoDlg.cpp
tDial.cpp
tDialDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
tDial.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: tDial - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo".\Release/tDial.res" /d "NDEBUG" /d "_AFXDLL" "F:\telprog\Chapter06\tDial\tDial.rc"" 
Creating temporary file "c:\windows\TEMP\RSP10F1.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /I "..\..\tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/tDial.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c 
"F:\telprog\Chapter06\tDial\AboutDlg.cpp"
"F:\telprog\Chapter06\tDial\OptionsDlg.cpp"
"F:\telprog\Chapter06\tDial\PhoneNoDlg.cpp"
"F:\telprog\Chapter06\tDial\tDial.cpp"
"F:\telprog\Chapter06\tDial\tDialDlg.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP10F1.TMP" 
Creating temporary file "c:\windows\TEMP\RSP10F2.TMP" with contents
[
/nologo /MD /W3 /GX /O2 /I "..\..\tfx" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/tDial.pch" /Yc"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c 
"F:\telprog\Chapter06\tDial\StdAfx.cpp"
]
Creating command line "cl.exe @c:\windows\TEMP\RSP10F2.TMP" 
Creating temporary file "c:\windows\TEMP\RSP10F3.TMP" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:".\Release/tDial.pdb" /machine:I386 /out:".\Release/tDial.exe" /libpath:"..\..\tfx" 
.\Release\AboutDlg.obj
.\Release\OptionsDlg.obj
.\Release\PhoneNoDlg.obj
.\Release\StdAfx.obj
.\Release\tDial.obj
.\Release\tDialDlg.obj
.\Release\tDial.res
]
Creating command line "link.exe @c:\windows\TEMP\RSP10F3.TMP"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
AboutDlg.cpp
OptionsDlg.cpp
PhoneNoDlg.cpp
tDial.cpp
tDialDlg.cpp
Generating Code...
Linking...



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

⌨️ 快捷键说明

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