orderdishssys.plg

来自「酒店用的嵌入式无线点餐系统」· PLG 代码 · 共 38 行

PLG
38
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: OrderDishsSys - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP1EE.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/OrderDishsSys.pdb" /debug /machine:I386 /out:"Debug/OrderDishsSys.exe" /pdbtype:sept 
".\Debug\Add.obj"
".\Debug\Dish.obj"
".\Debug\MainFrm.obj"
".\Debug\ModCtrl.obj"
".\Debug\OpCtrl.obj"
".\Debug\OpDlg.obj"
".\Debug\Order.obj"
".\Debug\OrderCtrl.obj"
".\Debug\OrderDishsSys.obj"
".\Debug\OrderDishsSysDoc.obj"
".\Debug\OrderDishsSysView.obj"
".\Debug\StdAfx.obj"
".\Debug\OrderDishsSys.res"
]
Creating command line "link.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSP1EE.tmp"
<h3>Output Window</h3>
Linking...
LINK : LNK6004: Debug/OrderDishsSys.exe not found or not built by the last incremental link; performing full link



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

⌨️ 快捷键说明

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