BooksDAL.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: BooksDAL - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CE.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/BooksDAL.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday16project03BooksDALBooksDAL.cpp"
- "C:VCday16project03BooksDALDALMyBools.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CE.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CF.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/BooksDAL.pdb" /debug /machine:I386 /def:".BooksDAL.def" /out:"Debug/BooksDAL.dll" /implib:"Debug/BooksDAL.lib" /pdbtype:sept
- .DebugBooksDAL.obj
- .DebugDALMyBools.obj
- .DebugStdAfx.obj
- .DebugBooksDAL.res
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CF.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D0.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugBooksDAL.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D0.bat"
- Compiling...
- BooksDAL.cpp
- c:vcday16project03booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- Generating Code...
- Skipping... (no relevant changes detected)
- DALMyBools.cpp
- Linking...
- <h3>Output Window</h3>
- Performing registration
- Creating command line "bscmake.exe /nologo /o"Debug/BooksDAL.bsc" .DebugStdAfx.sbr .DebugBooksDAL.sbr .DebugDALMyBools.sbr"
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- BooksDAL.dll - 0 error(s), 1 warning(s)
- </pre>
- </body>
- </html>