📄 ucos_vc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ucos_vc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\luo\LOCALS~1\Temp\RSP625.tmp" with contents
[
/nologo /ML /W3 /Gm /GX /ZI /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/ucos_vc.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\document\ucos_vc\OS_CPU_C.C"
"D:\document\ucos_vc\OS_CORE.C"
"D:\document\ucos_vc\OS_FLAG.C"
"D:\document\ucos_vc\OS_MBOX.C"
"D:\document\ucos_vc\OS_MEM.C"
"D:\document\ucos_vc\OS_MUTEX.C"
"D:\document\ucos_vc\OS_Q.C"
"D:\document\ucos_vc\OS_SEM.C"
"D:\document\ucos_vc\OS_TASK.C"
"D:\document\ucos_vc\OS_TIME.C"
"D:\document\ucos_vc\commands.c"
"D:\document\ucos_vc\main_entry.c"
"D:\document\ucos_vc\shelltask.c"
]
Creating command line "cl.exe @C:\DOCUME~1\luo\LOCALS~1\Temp\RSP625.tmp"
Creating temporary file "C:\DOCUME~1\luo\LOCALS~1\Temp\RSP626.tmp" with contents
[
kernel32.lib user32.lib winmm.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/ucos_vc.pdb" /debug /machine:I386 /out:"Debug/ucos_vc.exe" /pdbtype:sept
.\Debug\OS_CPU_C.OBJ
.\Debug\OS_CORE.OBJ
.\Debug\OS_FLAG.OBJ
.\Debug\OS_MBOX.OBJ
.\Debug\OS_MEM.OBJ
.\Debug\OS_MUTEX.OBJ
.\Debug\OS_Q.OBJ
.\Debug\OS_SEM.OBJ
.\Debug\OS_TASK.OBJ
.\Debug\OS_TIME.OBJ
.\Debug\commands.obj
.\Debug\main_entry.obj
.\Debug\shelltask.obj
]
Creating command line "link.exe @C:\DOCUME~1\luo\LOCALS~1\Temp\RSP626.tmp"
<h3>Output Window</h3>
Compiling...
OS_CPU_C.C
OS_CORE.C
OS_FLAG.C
OS_MBOX.C
OS_MEM.C
OS_MUTEX.C
OS_Q.C
OS_SEM.C
OS_TASK.C
OS_TIME.C
commands.c
main_entry.c
shelltask.c
Linking...
<h3>Results</h3>
ucos_vc.exe - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -