test.plg
上传用户:posgewe
上传日期:2022-07-05
资源大小:164k
文件大小:2k
源码类别:

系统编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: test - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/test.res" /d "NDEBUG" /d "_AFXDLL" "F:客户端配套开发GetHardDiskIdexetest.rc"" 
  10. Creating temporary file "C:DOCUME~1chulongLOCALS~1TempRSPEC.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/test.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "F:客户端配套开发GetHardDiskIdexetest.cpp"
  14. "F:客户端配套开发GetHardDiskIdexetestDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1chulongLOCALS~1TempRSPEC.tmp" 
  17. Creating temporary file "C:DOCUME~1chulongLOCALS~1TempRSPED.tmp" with contents
  18. [
  19. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/test.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  20. "F:客户端配套开发GetHardDiskIdexeStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1chulongLOCALS~1TempRSPED.tmp" 
  23. Creating command line "link.exe GetHardDiskId.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/test.pdb" /machine:I386 /out:"Release/test.exe"  ".ReleaseStdAfx.obj" ".Releasetest.obj" ".ReleasetestDlg.obj" ".Releasetest.res" "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. test.cpp
  30. testDlg.cpp
  31. Generating Code...
  32. Linking...
  33. Creating command line "bscmake.exe /nologo /o"Release/test.bsc"  ".ReleaseStdAfx.sbr" ".Releasetest.sbr" ".ReleasetestDlg.sbr""
  34. Creating browse info file...
  35. <h3>Output Window</h3>
  36. <h3>Results</h3>
  37. test.exe - 0 error(s), 0 warning(s)
  38. </pre>
  39. </body>
  40. </html>