GraphView.plg
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:3k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: GraphView - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "midl.exe /nologo /D "NDEBUG" /tlb "Release/GraphView.tlb" /mktyplib203 /win32 "F:WRITE刘祎玮newxvidqp-beta3_srcgraphviewGraphView.odl""
  10. Creating command line "rc.exe /l 0x409 /fo"Release/GraphView.res" /i "Release" /d "NDEBUG" /d "_AFXDLL" "F:WRITE刘祎玮newxvidqp-beta3_srcgraphviewGraphView.rc"" 
  11. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5B.tmp" with contents
  12. [
  13. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/GraphView.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  14. "F:WRITE刘祎玮newxvidqp-beta3_srcgraphviewGraphView.cpp"
  15. "F:WRITE刘祎玮newxvidqp-beta3_srcgraphviewGraphViewCtl.cpp"
  16. ]
  17. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5B.tmp" 
  18. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5C.tmp" with contents
  19. [
  20. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Release/GraphView.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  21. "F:WRITE刘祎玮newxvidqp-beta3_srcgraphviewStdAfx.cpp"
  22. ]
  23. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5C.tmp" 
  24. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5D.tmp" with contents
  25. [
  26. /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/GraphView.pdb" /machine:I386 /def:".GraphView.def" /out:"Release/GraphView.ocx" /implib:"Release/GraphView.lib" 
  27. ".ReleaseGraphView.obj"
  28. ".ReleaseGraphViewCtl.obj"
  29. ".ReleaseStdAfx.obj"
  30. ".ReleaseGraphView.res"
  31. ]
  32. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP5D.tmp"
  33. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5E.bat" with contents
  34. [
  35. @echo off
  36. regsvr32 /s /c ".ReleaseGraphView.ocx"
  37. echo regsvr32 exec. time > ".Releaseregsvr32.trg"
  38. ]
  39. Creating command line "C:DOCUME~1ADMINI~1LOCALS~1TempRSP5E.bat"
  40. Creating Type Library...
  41. Processing F:WRITE刘祎玮newxvidqp-beta3_srcgraphviewGraphView.odl
  42. GraphView.odl
  43. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEoaidl.idl
  44. oaidl.idl
  45. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEobjidl.idl
  46. objidl.idl
  47. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEunknwn.idl
  48. unknwn.idl
  49. Processing C:Program FilesMicrosoft Visual StudioVC98INCLUDEwtypes.idl
  50. wtypes.idl
  51. Compiling resources...
  52. Compiling...
  53. StdAfx.cpp
  54. Compiling...
  55. GraphView.cpp
  56. GraphViewCtl.cpp
  57. Generating Code...
  58. Linking...
  59.    Creating library Release/GraphView.lib and object Release/GraphView.exp
  60. <h3>Output Window</h3>
  61. Registering ActiveX Control...
  62. <h3>Results</h3>
  63. GraphView.ocx - 0 error(s), 0 warning(s)
  64. </pre>
  65. </body>
  66. </html>