NewScrdef.plg
上传用户:sunbbj
上传日期:2013-03-21
资源大小:111k
文件大小:2k
源码类别:

屏幕保护

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: NewScrdef - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/NewScrdef.res" /d "_DEBUG" "F:C++ProjectsotherNewScrdefNewScrdef.rc"" 
  10. Creating temporary file "D:DOCUME~1JohnLOCALS~1TempRSP91.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/NewScrdef.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "F:C++ProjectsotherNewScrdefNewScrdef.cpp"
  14. "F:C++ProjectsotherNewScrdefNewScrdefDlg.cpp"
  15. "F:C++ProjectsotherNewScrdefPassDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @D:DOCUME~1JohnLOCALS~1TempRSP91.tmp" 
  18. Creating temporary file "D:DOCUME~1JohnLOCALS~1TempRSP92.tmp" with contents
  19. [
  20. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/NewScrdef.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "F:C++ProjectsotherNewScrdefStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @D:DOCUME~1JohnLOCALS~1TempRSP92.tmp" 
  24. Creating temporary file "D:DOCUME~1JohnLOCALS~1TempRSP93.tmp" with contents
  25. [
  26. Msimg32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NewScrdef.pdb" /debug /machine:I386 /out:"Debug/NewScrdef.exe" /pdbtype:sept 
  27. ".DebugNewScrdef.obj"
  28. ".DebugNewScrdefDlg.obj"
  29. ".DebugPassDlg.obj"
  30. ".DebugStdAfx.obj"
  31. ".DebugNewScrdef.res"
  32. ]
  33. Creating command line "link.exe @D:DOCUME~1JohnLOCALS~1TempRSP93.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. NewScrdef.cpp
  40. NewScrdefDlg.cpp
  41. F:C++ProjectsotherNewScrdefNewScrdefDlg.cpp(328) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  42. PassDlg.cpp
  43. Generating Code...
  44. Linking...
  45. Creating command line "bscmake.exe /nologo /o"Debug/NewScrdef.bsc"  ".DebugStdAfx.sbr" ".DebugNewScrdef.sbr" ".DebugNewScrdefDlg.sbr" ".DebugPassDlg.sbr""
  46. Creating browse info file...
  47. <h3>Output Window</h3>
  48. <h3>Results</h3>
  49. NewScrdef.exe - 0 error(s), 1 warning(s)
  50. </pre>
  51. </body>
  52. </html>