webbmp.plg
上传用户:juruiw
上传日期:2007-01-04
资源大小:101k
文件大小:2k
源码类别:

PlugIns编程

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: WinTemplate - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x409 /fo".Debug/webbmp.res" /d "_DEBUG" "D:PluginSDKExampleswebbmpwebbmp.rc"" 
  10. Creating temporary file "c:windowsTEMPRSP260.TMP" with contents
  11. [
  12. /nologo /MTd /W3 /Gm /GX /ZI /Od /I "....Source" /I "......Common" /I "....Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp".Debug/webbmp.pch" /YX /Fo".Debug/" /Fd".Debug/" /FD /c 
  13. "D:PluginSDKExampleswebbmpwebbmp.c"
  14. "D:PluginSDKExampleswebbmpnpwin.cpp"
  15. ]
  16. Creating command line "cl.exe @c:windowsTEMPRSP260.TMP" 
  17. Creating temporary file "c:windowsTEMPRSP0261.TMP" with contents
  18. [
  19. 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 /subsystem:windows /dll /incremental:yes /pdb:".Debug/webbmp.pdb" /debug /machine:I386 /def:".webbmp.def" /out:"webbmp.dll" /implib:".Debug/webbmp.lib" 
  20. .Debugwebbmp.obj
  21. .Debugwebbmp.res
  22. .Debugnpwin.obj
  23. ]
  24. Creating command line "link.exe @c:windowsTEMPRSP0261.TMP"
  25. <h3>Output Window</h3>
  26. Compiling resources...
  27. Compiling...
  28. webbmp.c
  29. npwin.cpp
  30. Linking...
  31.    Creating library .Debug/webbmp.lib and object .Debug/webbmp.exp
  32. webbmp.exp : warning LNK4070: /OUT:npwebbmp.dll directive in .EXP differs from output filename "webbmp.dll"; ignoring directive
  33. <h3>Results</h3>
  34. webbmp.dll - 0 error(s), 1 warning(s)
  35. </pre>
  36. </body>
  37. </html>