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 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "_WINDLL" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/dll.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "E:程序JSiem20_XT_XP2007-12-28接收键盘窗口2007-2-23MFCConHwnd.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPE.tmp" 
  15. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp" with contents
  16. [
  17. imm32.lib /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/jsIMEWin.pdb" /debug /machine:I386 /def:".dll.def" /out:"Debug/jsIMEWin.dll" /implib:"Debug/jsIMEWin.lib" /pdbtype:sept 
  18. ".DebugCMyWnd.obj"
  19. ".DebugConHwnd.obj"
  20. ".Debugdll.obj"
  21. ".DebugGif.obj"
  22. ".DebuginputHwnd.obj"
  23. ".DebugmyWinAttrib.obj"
  24. ".DebugResManager.obj"
  25. ".DebugStdAfx.obj"
  26. ".DebugWndbase.obj"
  27. ".Debugformula.obj"
  28. ".Debugmytool.obj"
  29. ".Debugdll.res"
  30. ]
  31. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPF.tmp"
  32. <h3>Output Window</h3>
  33. Compiling...
  34. ConHwnd.cpp
  35. Linking...
  36.    Creating library Debug/jsIMEWin.lib and object Debug/jsIMEWin.exp
  37. jsIMEWin.exp : warning LNK4070: /OUT:dll.dll directive in .EXP differs from output filename "Debug/jsIMEWin.dll"; ignoring directive
  38. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP13.tmp" with contents
  39. [
  40. /nologo /o"Debug/dll.bsc" 
  41. ".DebugStdAfx.sbr"
  42. ".DebugCMyWnd.sbr"
  43. ".DebugConHwnd.sbr"
  44. ".Debugdll.sbr"
  45. ".DebugGif.sbr"
  46. ".DebuginputHwnd.sbr"
  47. ".DebugmyWinAttrib.sbr"
  48. ".DebugResManager.sbr"
  49. ".DebugWndbase.sbr"
  50. ".Debugformula.sbr"
  51. ".Debugmytool.sbr"]
  52. Creating command line "bscmake.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP13.tmp"
  53. Creating browse info file...
  54. <h3>Output Window</h3>
  55. <h3>Results</h3>
  56. jsIMEWin.dll - 0 error(s), 1 warning(s)
  57. </pre>
  58. </body>
  59. </html>