testBD.plg
上传用户:whhgrj
上传日期:2022-05-27
资源大小:2229k
文件大小:2k
开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: testBD - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1USERLOCALS~1TempRSP127.tmp" with contents
  10. [
  11. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/testBD.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
  12. "D:codeVC++6.0 TestSPI 木马testBDtestBD.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1USERLOCALS~1TempRSP127.tmp" 
  15. Creating temporary file "C:DOCUME~1USERLOCALS~1TempRSP128.tmp" with contents
  16. [
  17. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/testBD.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ  /c 
  18. "D:codeVC++6.0 TestSPI 木马testBDStdAfx.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1USERLOCALS~1TempRSP128.tmp" 
  21. Creating temporary file "C:DOCUME~1USERLOCALS~1TempRSP129.tmp" with contents
  22. [
  23. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib   Ws2_32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/testBD.pdb" /debug /machine:I386 /out:"Debug/testBD.exe" /pdbtype:sept 
  24. ".DebugStdAfx.obj"
  25. ".DebugtestBD.obj"
  26. ]
  27. Creating command line "link.exe @C:DOCUME~1USERLOCALS~1TempRSP129.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. StdAfx.cpp
  31. Compiling...
  32. testBD.cpp
  33. Linking...
  34. <h3>Results</h3>
  35. testBD.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>