Meter.plg
上传用户:seaboy_04
上传日期:2013-02-24
资源大小:284k
文件大小:3k
源码类别:

其他行业

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Meter - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /nologo /D "_DEBUG" /tlb "Debug/Meter.tlb" /mktyplib203 /win32 "D:MeterMeter.odl""
  10. Creating command line "rc.exe /l 0x804 /fo"Debug/Meter.res" /i "Debug" /d "_DEBUG" /d "_AFXDLL" "D:MeterMeter.rc"" 
  11. Creating temporary file "C:WINDOWSTEMPRSP9364.TMP" with contents
  12. [
  13. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Meter.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  14. "D:MeterMeter.cpp"
  15. "D:MeterwyMeterCtl.cpp"
  16. "D:MeterwyMeterPpg.cpp"
  17. ]
  18. Creating command line "cl.exe @C:WINDOWSTEMPRSP9364.TMP" 
  19. Creating temporary file "C:WINDOWSTEMPRSP9365.TMP" with contents
  20. [
  21. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Meter.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  22. "D:MeterStdAfx.cpp"
  23. ]
  24. Creating command line "cl.exe @C:WINDOWSTEMPRSP9365.TMP" 
  25. Creating temporary file "C:WINDOWSTEMPRSP9366.TMP" with contents
  26. [
  27. /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Meter.pdb" /debug /machine:I386 /def:".Meter.def" /out:"Debug/Meter.ocx" /implib:"Debug/Meter.lib" /pdbtype:sept 
  28. .DebugMeter.obj
  29. .DebugStdAfx.obj
  30. .DebugwyMeterCtl.obj
  31. .DebugwyMeterPpg.obj
  32. .DebugMeter.res
  33. ]
  34. Creating command line "link.exe @C:WINDOWSTEMPRSP9366.TMP"
  35. Creating temporary file "C:WINDOWSTEMPRSP9367.BAT" with contents
  36. [
  37. @echo off
  38. regsvr32 /s /c ".DebugMeter.ocx"
  39. echo regsvr32 exec. time > ".Debugregsvr32.trg"
  40. ]
  41. Creating command line "C:WINDOWSTEMPRSP9367.BAT"
  42. Creating Type Library...
  43. Processing D:MeterMeter.odl
  44. Meter.odl
  45. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  46. oaidl.idl
  47. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  48. objidl.idl
  49. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  50. unknwn.idl
  51. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  52. wtypes.idl
  53. Compiling resources...
  54. Compiling...
  55. StdAfx.cpp
  56. Compiling...
  57. Meter.cpp
  58. wyMeterCtl.cpp
  59. wyMeterPpg.cpp
  60. Generating Code...
  61. Linking...
  62.    Creating library Debug/Meter.lib and object Debug/Meter.exp
  63. <h3>Output Window</h3>
  64. Registering ActiveX Control...
  65. <h3>Results</h3>
  66. Meter.ocx - 0 error(s), 0 warning(s)
  67. </pre>
  68. </body>
  69. </html>