htglxt.plg

来自「合同管理系统」· PLG 代码 · 共 115 行

PLG
115
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: htglxt - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP80.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/htglxt.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"D:\书-源码\VC信息系统开发实例精选\合同管理系统\源程序\BAK.cpp"
"D:\书-源码\VC信息系统开发实例精选\合同管理系统\源程序\DLogin.cpp"
"D:\书-源码\VC信息系统开发实例精选\合同管理系统\源程序\DMain.cpp"
"D:\书-源码\VC信息系统开发实例精选\合同管理系统\源程序\htglxt.cpp"
"D:\书-源码\VC信息系统开发实例精选\合同管理系统\源程序\RxButton.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP80.tmp" 
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP81.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/htglxt.pdb" /debug /machine:I386 /out:"Debug/htglxt.exe" /pdbtype:sept 
".\Debug\BAK.obj"
".\Debug\BaseButton.obj"
".\Debug\BaseComboBox.obj"
".\Debug\BaseDateTimeCtrl.obj"
".\Debug\BaseEdit.obj"
".\Debug\DBaseQuery.obj"
".\Debug\Dblzfsx.obj"
".\Debug\Dbmxx.obj"
".\Debug\DFormat.obj"
".\Debug\Dhtgg.obj"
".\Debug\Dhtqd.obj"
".\Debug\DLogin.obj"
".\Debug\DMain.obj"
".\Debug\DOp.obj"
".\Debug\Dqyqhtps.obj"
".\Debug\DWLDW.obj"
".\Debug\Dwysp.obj"
".\Debug\Dxgmm.obj"
".\Debug\Dxmxx.obj"
".\Debug\HtggView.obj"
".\Debug\htglxt.obj"
".\Debug\HtqdView.obj"
".\Debug\MainFrm.obj"
".\Debug\MyDoc.obj"
".\Debug\MyView.obj"
".\Debug\PrintView.obj"
".\Debug\RxADO.obj"
".\Debug\RxButton.obj"
".\Debug\RxEdit.obj"
".\Debug\RxGrid.obj"
".\Debug\RxRecordset.obj"
".\Debug\StdAfx.obj"
".\Debug\WyspView.obj"
".\Debug\htglxt.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP81.tmp"
<h3>Output Window</h3>
Compiling...
RxButton.cpp
Generating Code...
Skipping... (no relevant changes detected)
BAK.cpp
DLogin.cpp
DMain.cpp
htglxt.cpp
Linking...
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP83.tmp" with contents
[
/nologo /o"Debug/htglxt.bsc" 
".\Debug\StdAfx.sbr"
".\Debug\BAK.sbr"
".\Debug\BaseButton.sbr"
".\Debug\BaseComboBox.sbr"
".\Debug\BaseDateTimeCtrl.sbr"
".\Debug\BaseEdit.sbr"
".\Debug\DBaseQuery.sbr"
".\Debug\Dblzfsx.sbr"
".\Debug\Dbmxx.sbr"
".\Debug\DFormat.sbr"
".\Debug\Dhtgg.sbr"
".\Debug\Dhtqd.sbr"
".\Debug\DLogin.sbr"
".\Debug\DMain.sbr"
".\Debug\DOp.sbr"
".\Debug\Dqyqhtps.sbr"
".\Debug\DWLDW.sbr"
".\Debug\Dwysp.sbr"
".\Debug\Dxgmm.sbr"
".\Debug\Dxmxx.sbr"
".\Debug\HtggView.sbr"
".\Debug\htglxt.sbr"
".\Debug\HtqdView.sbr"
".\Debug\MainFrm.sbr"
".\Debug\MyDoc.sbr"
".\Debug\MyView.sbr"
".\Debug\PrintView.sbr"
".\Debug\RxADO.sbr"
".\Debug\RxButton.sbr"
".\Debug\RxEdit.sbr"
".\Debug\RxGrid.sbr"
".\Debug\RxRecordset.sbr"
".\Debug\WyspView.sbr"]
Creating command line "bscmake.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP83.tmp"
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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