MyAbc.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: MyAbc - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP365.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/MyAbc.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:VCday13MyAbc04Abc.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP365.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP366.tmp" with contents
  16. [
  17. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/MyAbc.pdb" /debug /machine:I386 /def:".MyAbc.def" /out:"Debug/MyAbc.dll" /implib:"Debug/MyAbc.lib" /pdbtype:sept 
  18. .DebugAbc.obj
  19. .DebugMyAbc.obj
  20. .DebugStdAfx.obj
  21. .DebugMyAbc.res
  22. ]
  23. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP366.tmp"
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP367.bat" with contents
  25. [
  26. @echo off
  27. regsvr32 /s /c ".DebugMyAbc.dll"
  28. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  29. ]
  30. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP367.bat"
  31. Compiling...
  32. Abc.cpp
  33. Linking...
  34. <h3>Output Window</h3>
  35. Performing registration
  36. Creating command line "bscmake.exe /nologo /o"Debug/MyAbc.bsc"  .DebugStdAfx.sbr .DebugAbc.sbr .DebugMyAbc.sbr"
  37. Creating browse info file...
  38. <h3>Output Window</h3>
  39. <h3>Results</h3>
  40. MyAbc.dll - 0 error(s), 0 warning(s)
  41. </pre>
  42. </body>
  43. </html>