7_10.plg
上传用户:szlongfu
上传日期:2017-12-13
资源大小:145k
文件大小:1k
源码类别:

多显示器编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 7_10 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/7_10.res" /d "_DEBUG" "E:VC-Exercise-Book7_107_10.rc"" 
  10. Creating temporary file "C:WINDOWSTEMPRSP4274.TMP" with contents
  11. [
  12. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Debug/7_10.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  13. "E:VC-Exercise-Book7_107_10.cpp"
  14. ]
  15. Creating command line "cl.exe @C:WINDOWSTEMPRSP4274.TMP" 
  16. Creating temporary file "C:WINDOWSTEMPRSP4275.TMP" with contents
  17. [
  18. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/7_10.pdb" /debug /machine:I386 /out:"Debug/7_10.exe" /pdbtype:sept 
  19. ".Debug7_10.obj"
  20. ".Debug7_10.res"
  21. ]
  22. Creating command line "link.exe @C:WINDOWSTEMPRSP4275.TMP"
  23. <h3>Output Window</h3>
  24. Compiling resources...
  25. Compiling...
  26. 7_10.cpp
  27. Linking...
  28. <h3>Results</h3>
  29. 7_10.exe - 0 error(s), 0 warning(s)
  30. </pre>
  31. </body>
  32. </html>