SingleScreen.plg
上传用户:qdhuadeli
上传日期:2007-02-07
资源大小:978k
文件大小:2k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SingleScreen - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x809 /fo"Release/SingleScreen.res" /d "NDEBUG" /d "_AFXDLL" "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSingleScreen.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C2.tmp" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SingleScreen.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSaverWindow.cpp"
  14. "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSingleScreen.cpp"
  15. "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenSingleScreenDlg.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C2.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C3.tmp" with contents
  19. [
  20. /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR"Debug/" /Fp"Debug/SingleScreen.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  21. "C:Documents and SettingsAdministratorMy DocumentsMy VC++ ProjectsSingleScreenStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C3.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C4.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /incremental:yes /pdb:"Release/SingleScreen.pdb" /debug /machine:I386 /out:"Release/SingleScreen.scr" 
  27. ".DebugSaverWindow.obj"
  28. ".DebugSingleScreen.obj"
  29. ".DebugSingleScreenDlg.obj"
  30. ".DebugStdAfx.obj"
  31. ".ReleaseSingleScreen.res"
  32. ]
  33. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2C4.tmp"
  34. <h3>Output Window</h3>
  35. Compiling resources...
  36. Compiling...
  37. StdAfx.cpp
  38. Compiling...
  39. SaverWindow.cpp
  40. SingleScreen.cpp
  41. SingleScreenDlg.cpp
  42. Generating Code...
  43. Linking...
  44. Creating command line "bscmake.exe /nologo /o"Release/SingleScreen.bsc"  ".DebugStdAfx.sbr" ".DebugSaverWindow.sbr" ".DebugSingleScreen.sbr" ".DebugSingleScreenDlg.sbr""
  45. Creating browse info file...
  46. <h3>Output Window</h3>
  47. <h3>Results</h3>
  48. SingleScreen.scr - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>