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

游戏

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: unicode - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP17A.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/unicode.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "F:BOOKnewBOOKcodechapter5unicodeunicodeDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP17A.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP17B.tmp" with contents
  16. [
  17. wsock32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/unicode.pdb" /debug /machine:I386 /out:"Debug/unicode.exe" /pdbtype:sept 
  18. .DebugBlocksock.obj
  19. .Debughyperlink.obj
  20. .DebugStdAfx.obj
  21. .Debugswingbutton.obj
  22. .DebugSwingEdit.obj
  23. .DebugSwList.obj
  24. .Debugunicode.obj
  25. .DebugunicodeDlg.obj
  26. .Debugunicode.res
  27. ]
  28. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP17B.tmp"
  29. <h3>Output Window</h3>
  30. Compiling...
  31. unicodeDlg.cpp
  32. Linking...
  33. <h3>Results</h3>
  34. unicode.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>