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

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 command line "rc.exe /l 0x804 /fo"Debug/BooksDAL.res" /d "_DEBUG" /d "_AFXDLL" "C:VCday16project02BooksDALBooksDAL.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP14E.tmp" with contents
  11. [
  12. /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 
  13. "C:VCday16project02BooksDALBooksDAL.cpp"
  14. "C:VCday16project02BooksDALDALMyBools.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP14E.tmp" 
  17. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP14F.tmp" with contents
  18. [
  19. /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 
  20. "C:VCday16project02BooksDALStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP14F.tmp" 
  23. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP150.tmp" with contents
  24. [
  25. /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 
  26. .DebugBooksDAL.obj
  27. .DebugDALMyBools.obj
  28. .DebugStdAfx.obj
  29. .DebugBooksDAL.res
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP150.tmp"
  32. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP151.bat" with contents
  33. [
  34. @echo off
  35. regsvr32 /s /c ".DebugBooksDAL.dll"
  36. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  37. ]
  38. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP151.bat"
  39. Compiling resources...
  40. Compiling...
  41. StdAfx.cpp
  42. Compiling...
  43. BooksDAL.cpp
  44. c:vcday16project02booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  45. DALMyBools.cpp
  46. c:vcday16project02booksdaldebugmsado15.tlh(407) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
  47. Generating Code...
  48. Linking...
  49.    Creating library Debug/BooksDAL.lib and object Debug/BooksDAL.exp
  50. <h3>Output Window</h3>
  51. Performing registration
  52. Creating command line "bscmake.exe /nologo /o"Debug/BooksDAL.bsc"  .DebugStdAfx.sbr .DebugBooksDAL.sbr .DebugDALMyBools.sbr"
  53. Creating browse info file...
  54. <h3>Output Window</h3>
  55. <h3>Results</h3>
  56. BooksDAL.dll - 0 error(s), 2 warning(s)
  57. </pre>
  58. </body>
  59. </html>