Server.plg
上传用户:weiliangfb
上传日期:2007-01-23
资源大小:142k
文件大小:1k
源码类别:

多媒体

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Server - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:WINDOWSTEMPRSP6322.TMP" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /D "_WIN32_DCOM" /Fp"Debug/Server.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:WindowsDesktopMy DesktopwpgfWpgfServerDPServer.cpp"
  13. "C:WindowsDesktopMy DesktopwpgfWpgfServerServer.cpp"
  14. "C:WindowsDesktopMy DesktopwpgfWpgfServerServerDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:WINDOWSTEMPRSP6322.TMP" 
  17. Creating temporary file "C:WINDOWSTEMPRSP6323.TMP" with contents
  18. [
  19. dxguid.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Server.pdb" /debug /machine:I386 /out:"../Debug/Server.exe" /pdbtype:sept 
  20. ".DebugDPServer.obj"
  21. ".DebugServer.obj"
  22. ".DebugServerDlg.obj"
  23. ".DebugStdAfx.obj"
  24. ".DebugServer.res"
  25. ]
  26. Creating command line "link.exe @C:WINDOWSTEMPRSP6323.TMP"
  27. <h3>Output Window</h3>
  28. Compiling...
  29. DPServer.cpp
  30. Server.cpp
  31. ServerDlg.cpp
  32. Generating Code...
  33. Linking...
  34. <h3>Results</h3>
  35. Server.exe - 0 error(s), 0 warning(s)
  36. </pre>
  37. </body>
  38. </html>