📄 vicvoice.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: vicvoice - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\linxiao\LOCALS~1\Temp\RSP51.tmp" with contents
[
/nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/VICVOICE.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC项目开发\CD\VC6.0\CHAPTER9\SRC\VicVoice\readprice.cpp"
"D:\VC项目开发\CD\VC6.0\CHAPTER9\SRC\VicVoice\vicvoice.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\linxiao\LOCALS~1\Temp\RSP51.tmp"
Creating temporary file "D:\DOCUME~1\linxiao\LOCALS~1\Temp\RSP52.tmp" with contents
[
/nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/VICVOICE.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\VC项目开发\CD\VC6.0\CHAPTER9\SRC\VicVoice\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\linxiao\LOCALS~1\Temp\RSP52.tmp"
Creating temporary file "D:\DOCUME~1\linxiao\LOCALS~1\Temp\RSP53.tmp" with contents
[
winmm.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/VICVOICE.pdb" /debug /machine:I386 /def:".\vicvoice.def" /out:"../../bin/VICVOICE.dll" /implib:"Debug/VICVOICE.lib" /pdbtype:sept
".\Debug\readprice.obj"
".\Debug\StdAfx.obj"
".\Debug\vicvoice.obj"
".\Debug\vicvoice.res"
]
Creating command line "link.exe @D:\DOCUME~1\linxiao\LOCALS~1\Temp\RSP53.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
readprice.cpp
vicvoice.cpp
Generating Code...
Linking...
Creating library Debug/VICVOICE.lib and object Debug/VICVOICE.exp
<h3>Results</h3>
VICVOICE.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -