📄 cp_ivr.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CP_IVR - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\Hamed\LOCALS~1\Temp\RSP24.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /FR"Debug/" /Fp"Debug/CP_IVR.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"F:\My Codes\Visual Studio 6 Project\2-Articles\IVR\Projects\CP_IVR\TapiObj.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\Hamed\LOCALS~1\Temp\RSP24.tmp"
Creating temporary file "D:\DOCUME~1\Hamed\LOCALS~1\Temp\RSP25.tmp" with contents
[
Tapi32.lib Winmm.lib /nologo /entry:"wWinMainCRTStartup" /subsystem:windows /incremental:yes /pdb:"Debug/CP_IVR.pdb" /debug /machine:I386 /out:"Debug/CP_IVR.exe" /pdbtype:sept
".\Debug\CP_IVR.obj"
".\Debug\CP_IVRDlg.obj"
".\Debug\HCentralManager.obj"
".\Debug\HDevices.obj"
".\Debug\HErrLogger.obj"
".\Debug\HPlayList.obj"
".\Debug\HSettings.obj"
".\Debug\HSound.obj"
".\Debug\StdAfx.obj"
".\Debug\TapiObj.obj"
".\Debug\CP_IVR.res"
]
Creating command line "link.exe @D:\DOCUME~1\Hamed\LOCALS~1\Temp\RSP25.tmp"
<h3>Output Window</h3>
Compiling...
TapiObj.cpp
Linking...
Creating temporary file "D:\DOCUME~1\Hamed\LOCALS~1\Temp\RSP26.tmp" with contents
[
/nologo /o"Debug/CP_IVR.bsc"
".\Debug\StdAfx.sbr"
".\Debug\CP_IVR.sbr"
".\Debug\CP_IVRDlg.sbr"
".\Debug\HCentralManager.sbr"
".\Debug\HDevices.sbr"
".\Debug\HErrLogger.sbr"
".\Debug\HPlayList.sbr"
".\Debug\HSettings.sbr"
".\Debug\HSound.sbr"
".\Debug\TapiObj.sbr"]
Creating command line "bscmake.exe @D:\DOCUME~1\Hamed\LOCALS~1\Temp\RSP26.tmp"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CP_IVR.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -