BooksDAL.plg
上传用户:weisheen
上传日期:2022-07-09
资源大小:19390k
文件大小:2k
源码类别:

ActiveX/DCOM/ATL

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: BooksDAL - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CE.tmp" with contents
  10. [
  11. /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 
  12. "C:VCday16project03BooksDALBooksDAL.cpp"
  13. "C:VCday16project03BooksDALDALMyBools.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CE.tmp" 
  16. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CF.tmp" with contents
  17. [
  18. /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 
  19. .DebugBooksDAL.obj
  20. .DebugDALMyBools.obj
  21. .DebugStdAfx.obj
  22. .DebugBooksDAL.res
  23. ]
  24. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP1CF.tmp"
  25. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D0.bat" with contents
  26. [
  27. @echo off
  28. regsvr32 /s /c ".DebugBooksDAL.dll"
  29. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  30. ]
  31. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP1D0.bat"
  32. Compiling...
  33. BooksDAL.cpp
  34. c:vcday16project03booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  35. Generating Code...
  36. Skipping... (no relevant changes detected)
  37. DALMyBools.cpp
  38. Linking...
  39. <h3>Output Window</h3>
  40. Performing registration
  41. Creating command line "bscmake.exe /nologo /o"Debug/BooksDAL.bsc"  .DebugStdAfx.sbr .DebugBooksDAL.sbr .DebugDALMyBools.sbr"
  42. Creating browse info file...
  43. <h3>Output Window</h3>
  44. <h3>Results</h3>
  45. BooksDAL.dll - 0 error(s), 1 warning(s)
  46. </pre>
  47. </body>
  48. </html>