wzglxt.plg

来自「人民邮电出版社 Visual C++数据库系统开发案例精选」· PLG 代码 · 共 59 行

PLG
59
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: wzglxt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP67.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/wzglxt.pdb" /debug /machine:I386 /out:"Debug/wzglxt.exe" /pdbtype:sept 
".\Debug\BaseButton.obj"
".\Debug\BaseComboBox.obj"
".\Debug\BaseDateTimeCtrl.obj"
".\Debug\BaseEdit.obj"
".\Debug\BaseListBox.obj"
".\Debug\BaseStatic.obj"
".\Debug\DBAK.obj"
".\Debug\DBaseQuery.obj"
".\Debug\DCheck.obj"
".\Debug\DComAndGo.obj"
".\Debug\DInput.obj"
".\Debug\DLOGIN.obj"
".\Debug\DMain.obj"
".\Debug\DMerchandise.obj"
".\Debug\DOP.obj"
".\Debug\DPersonnel.obj"
".\Debug\DResume.obj"
".\Debug\DSellQuery.obj"
".\Debug\DSetup.obj"
".\Debug\DStore.obj"
".\Debug\DStoreQuwery.obj"
".\Debug\DTotal.obj"
".\Debug\DUnit.obj"
".\Debug\MainFrm.obj"
".\Debug\MyDoc.obj"
".\Debug\MyView.obj"
".\Debug\NumberEdit.obj"
".\Debug\RxADO.obj"
".\Debug\RxEdit.obj"
".\Debug\RxGrid.obj"
".\Debug\RxRecordset.obj"
".\Debug\StdAfx.obj"
".\Debug\wzglxt.obj"
".\Debug\wzglxt.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP67.tmp"
<h3>Output Window</h3>
Linking...
LINK : LNK6004: Debug/wzglxt.exe not found or not built by the last incremental link; performing full link



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

⌨️ 快捷键说明

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