ddd.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: ddd - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/ddd.res" /d "_DEBUG" "C:VCday10ddd01ddd.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAC.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/ddd.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:VCday10ddd01ddd.cpp"
  14. "C:VCday10ddd01fff.cpp"
  15. "C:VCday10ddd01rrr.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAC.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAD.tmp" with contents
  19. [
  20. /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FR"Debug/" /Fp"Debug/ddd.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "C:VCday10ddd01StdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAD.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAE.tmp" with contents
  25. [
  26. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/ddd.pdb" /debug /machine:I386 /def:".ddd.def" /out:"Debug/ddd.dll" /implib:"Debug/ddd.lib" /pdbtype:sept 
  27. .Debugddd.obj
  28. .Debugfff.obj
  29. .Debugrrr.obj
  30. .DebugStdAfx.obj
  31. .Debugddd.res
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAE.tmp"
  34. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAF.bat" with contents
  35. [
  36. @echo off
  37. regsvr32 /s /c ".Debugddd.dll"
  38. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  39. ]
  40. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAF.bat"
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. ddd.cpp
  46. fff.cpp
  47. rrr.cpp
  48. Generating Code...
  49. Linking...
  50.    Creating library Debug/ddd.lib and object Debug/ddd.exp
  51. <h3>Output Window</h3>
  52. Performing registration
  53. Creating command line "bscmake.exe /nologo /o"Debug/ddd.bsc"  .DebugStdAfx.sbr .Debugddd.sbr .Debugfff.sbr .Debugrrr.sbr"
  54. Creating browse info file...
  55. <h3>Output Window</h3>
  56. <h3>Results</h3>
  57. ddd.dll - 0 error(s), 0 warning(s)
  58. </pre>
  59. </body>
  60. </html>