test.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: test - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/test.res" /d "_DEBUG" /d "_AFXDLL" "D:VCday13MyAbctesttest.rc"" 
  10. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP535.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "D:VCday13MyAbctestMyLog.cpp"
  14. "D:VCday13MyAbctesttest.cpp"
  15. "D:VCday13MyAbctesttestDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP535.tmp" 
  18. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP536.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "D:VCday13MyAbctestStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP536.tmp" 
  24. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept  .DebugMyLog.obj .DebugStdAfx.obj .Debugtest.obj .DebugtestDlg.obj .Debugtest.res "
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. StdAfx.cpp
  29. Compiling...
  30. MyLog.cpp
  31. test.cpp
  32. testDlg.cpp
  33. Generating Code...
  34. Linking...
  35. Creating command line "bscmake.exe /nologo /o"Debug/test.bsc"  .DebugStdAfx.sbr .DebugMyLog.sbr .Debugtest.sbr .DebugtestDlg.sbr"
  36. Creating browse info file...
  37. <h3>Output Window</h3>
  38. <h3>Results</h3>
  39. test.exe - 0 error(s), 0 warning(s)
  40. </pre>
  41. </body>
  42. </html>