📄 odbcclasses.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ODBCClasses - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"Release/ODBCClasses.res" /d "NDEBUG" /d "_AFXDLL" "C:\WINNT\Profiles\Administrator\Desktop\Books\VC6Book\Chap26\ODBCClasses\ODBCClasses.rc""
Creating temporary file "C:\TEMP\RSPF6.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fp"Release/ODBCClasses.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\WINNT\Profiles\Administrator\Desktop\Books\VC6Book\Chap26\ODBCClasses\DBVariantEx.cpp"
"C:\WINNT\Profiles\Administrator\Desktop\Books\VC6Book\Chap26\ODBCClasses\ODBCClasses.cpp"
"C:\WINNT\Profiles\Administrator\Desktop\Books\VC6Book\Chap26\ODBCClasses\ODBCDynamic.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPF6.tmp"
Creating temporary file "C:\TEMP\RSPF7.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fp"Release/ODBCClasses.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
"C:\WINNT\Profiles\Administrator\Desktop\Books\VC6Book\Chap26\ODBCClasses\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSPF7.tmp"
Creating temporary file "C:\TEMP\RSPF8.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"Release/ODBCClasses.pdb" /machine:I386 /def:".\ODBCClasses.def" /out:"Release/ODBCClasses.dll" /implib:"Release/ODBCClasses.lib"
.\Release\DBVariantEx.obj
.\Release\ODBCClasses.obj
.\Release\ODBCDynamic.obj
.\Release\StdAfx.obj
.\Release\ODBCClasses.res
]
Creating command line "link.exe @C:\TEMP\RSPF8.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
DBVariantEx.cpp
ODBCClasses.cpp
ODBCDynamic.cpp
Generating Code...
Linking...
Creating library Release/ODBCClasses.lib and object Release/ODBCClasses.exp
<h3>Results</h3>
ODBCClasses.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -