模拟拼音输入法.plg
上传用户:sztcmy
上传日期:2013-01-09
资源大小:154k
文件大小:1k
源码类别:

输入法编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: 模拟拼音输入法 - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1CHENFU~1LOCALS~1TempRSP133.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/模拟拼音输入法.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:Documents and Settingschenfu345桌面模拟拼音输入法模拟拼音输入法.cpp"
  13. "C:Documents and Settingschenfu345桌面模拟拼音输入法模拟拼音输入法Dlg.cpp"
  14. ]
  15. Creating command line "cl.exe @C:DOCUME~1CHENFU~1LOCALS~1TempRSP133.tmp" 
  16. Creating temporary file "C:DOCUME~1CHENFU~1LOCALS~1TempRSP134.tmp" with contents
  17. [
  18. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/模拟拼音输入法.pdb" /debug /machine:I386 /out:"Debug/模拟拼音输入法.exe" /pdbtype:sept 
  19. ".DebugStdAfx.obj"
  20. ".Debug模拟拼音输入法.obj"
  21. ".Debug模拟拼音输入法Dlg.obj"
  22. ".Debug模拟拼音输入法.res"
  23. ]
  24. Creating command line "link.exe @C:DOCUME~1CHENFU~1LOCALS~1TempRSP134.tmp"
  25. <h3>Output Window</h3>
  26. Compiling...
  27. 模拟拼音输入法.cpp
  28. Generating Code...
  29. Compiling...
  30. 模拟拼音输入法Dlg.cpp
  31. Generating Code...
  32. Linking...
  33. <h3>Results</h3>
  34. 模拟拼音输入法.exe - 0 error(s), 0 warning(s)
  35. </pre>
  36. </body>
  37. </html>