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