BooksDAL.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:3k
源码类别:
ActiveX/DCOM/ATL
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: BooksDAL - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/BooksDAL.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday16project02BooksDALBooksDAL.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP14E.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:VCday16project02BooksDALBooksDAL.cpp"
- "C:VCday16project02BooksDALDALMyBools.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP14E.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP14F.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" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "C:VCday16project02BooksDALStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP14F.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP150.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~1TempRSP150.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP151.bat" with contents
- [
- @echo off
- regsvr32 /s /c ".DebugBooksDAL.dll"
- echo regsvr32 exec. time > ".Debugregsvr32.trg"
- ]
- Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP151.bat"
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- BooksDAL.cpp
- c:vcday16project02booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- DALMyBools.cpp
- c:vcday16project02booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
- Generating Code...
- Linking...
- Creating library Debug/BooksDAL.lib and object Debug/BooksDAL.exp
- <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), 2 warning(s)
- </pre>
- </body>
- </html>