eventselect.plg
上传用户:swkcbjrc
上传日期:2016-04-02
资源大小:45277k
文件大小:2k
源码类别:

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: eventselect - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1dev4LOCALS~1TempRSP1B5.tmp" with contents
  10. [
  11. /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/eventselect.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c 
  12. "D:PROJECTSVCPROGRAM4COMPANYSMM2LEDBrewBookWsGood第二章调用WSAEventSelectEventSelecteventselect.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1dev4LOCALS~1TempRSP1B5.tmp" 
  15. Creating temporary file "C:DOCUME~1dev4LOCALS~1TempRSP1B6.tmp" with contents
  16. [
  17. Ws2_32.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 /nologo /subsystem:console /incremental:yes /pdb:"Release/eventselect.pdb" /debug /machine:I386 /out:"Release/eventselect.exe" 
  18. ".Releaseeventselect.obj"
  19. ]
  20. Creating command line "link.exe @C:DOCUME~1dev4LOCALS~1TempRSP1B6.tmp"
  21. <h3>Output Window</h3>
  22. Compiling...
  23. eventselect.cpp
  24. Linking...
  25. <h3>Results</h3>
  26. eventselect.exe - 0 error(s), 0 warning(s)
  27. <h3>
  28. --------------------Configuration: eventselect - Win32 Debug--------------------
  29. </h3>
  30. <h3>Command Lines</h3>
  31. Creating temporary file "C:DOCUME~1dev4LOCALS~1TempRSP1B8.tmp" with contents
  32. [
  33. /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/eventselect.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  34. "D:PROJECTSVCPROGRAM4COMPANYSMM2LEDBrewBookWsGood第二章调用WSAEventSelectEventSelecteventselect.cpp"
  35. ]
  36. Creating command line "cl.exe @C:DOCUME~1dev4LOCALS~1TempRSP1B8.tmp" 
  37. Creating temporary file "C:DOCUME~1dev4LOCALS~1TempRSP1B9.tmp" with contents
  38. [
  39. Ws2_32.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 /nologo /subsystem:console /incremental:yes /pdb:"Debug/eventselect.pdb" /debug /machine:I386 /out:"Debug/eventselect.exe" /pdbtype:sept 
  40. ".Debugeventselect.obj"
  41. ]
  42. Creating command line "link.exe @C:DOCUME~1dev4LOCALS~1TempRSP1B9.tmp"
  43. <h3>Output Window</h3>
  44. Compiling...
  45. eventselect.cpp
  46. Linking...
  47. <h3>Results</h3>
  48. eventselect.exe - 0 error(s), 0 warning(s)
  49. </pre>
  50. </body>
  51. </html>