dll.plg
上传用户:hyb6888
上传日期:2016-01-24
资源大小:5186k
文件大小:2k
源码类别:

输入法编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: dll - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP73B.tmp" with contents
  10. [
  11. /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "DLL_EXPORTS" /FR"Release/" /Fp"Release/dll.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "F:toolJSiemXP2008-11-13接收键盘编码交换EntoCh.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP73B.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP73C.tmp" with contents
  16. [
  17. IMM32.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 /dll /incremental:no /pdb:"Release/TranChiDll.pdb" /machine:I386 /def:".DLL.DEF" /out:"Release/TranChiDll.dll" /implib:"Release/TranChiDll.lib" 
  18. ".ReleaseChLibarry.obj"
  19. ".Releasedll.obj"
  20. ".ReleaseEntoCh.obj"
  21. ".ReleaseIMEWB.obj"
  22. ".ReleaseRead_ch.obj"
  23. ".ReleaseRead_chEx.obj"
  24. ".ReleaseStdAfx.obj"
  25. ".ReleaseCreatDLL.obj"
  26. ".ReleaseCreateLib.obj"
  27. ".ReleaselibarryOut.obj"
  28. ".Releasetool.obj"
  29. ]
  30. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP73C.tmp"
  31. <h3>Output Window</h3>
  32. Compiling...
  33. EntoCh.cpp
  34. Linking...
  35.    Creating library Release/TranChiDll.lib and object Release/TranChiDll.exp
  36. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP740.tmp" with contents
  37. [
  38. /nologo /o"Release/dll.bsc" 
  39. ".ReleaseStdAfx.sbr"
  40. ".ReleaseChLibarry.sbr"
  41. ".Releasedll.sbr"
  42. ".ReleaseEntoCh.sbr"
  43. ".ReleaseIMEWB.sbr"
  44. ".ReleaseRead_ch.sbr"
  45. ".ReleaseRead_chEx.sbr"
  46. ".ReleaseCreatDLL.sbr"
  47. ".ReleaseCreateLib.sbr"
  48. ".ReleaselibarryOut.sbr"
  49. ".Releasetool.sbr"]
  50. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP740.tmp"
  51. Creating browse info file...
  52. <h3>Output Window</h3>
  53. <h3>Results</h3>
  54. TranChiDll.dll - 0 error(s), 0 warning(s)
  55. </pre>
  56. </body>
  57. </html>