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:VCday13MyPwdChangetesttest.rc"" 
  10. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP210.tmp" with contents
  11. [
  12. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/test.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  13. "D:VCday13MyPwdChangetesttest.cpp"
  14. "D:VCday13MyPwdChangetesttestDlg.cpp"
  15. "D:VCday13MyPwdChangetestmypwd.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP210.tmp" 
  18. Creating temporary file "C:DOCUME~1newLOCALS~1TempRSP211.tmp" with contents
  19. [
  20. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/test.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ   /c 
  21. "D:VCday13MyPwdChangetestStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1newLOCALS~1TempRSP211.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  .Debugtest.obj .DebugtestDlg.obj .DebugStdAfx.obj .Debugtest.res .Debugmypwd.obj "
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. StdAfx.cpp
  29. Compiling...
  30. test.cpp
  31. testDlg.cpp
  32. mypwd.cpp
  33. Generating Code...
  34. Linking...
  35. <h3>Results</h3>
  36. test.exe - 0 error(s), 0 warning(s)
  37. </pre>
  38. </body>
  39. </html>