IMAGEVIEW.PLG
上传用户:gz_nwdz
上传日期:2007-01-12
资源大小:527k
文件大小:2k
源码类别:

图形图象

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: ImageView - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "F:TempRSP2B5.tmp" with contents
  10. [
  11. /nologo /MDd /W3 /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/ImageView.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  12. "E:MyWorkIMAGEVIEWImagepointprocesses.cpp"
  13. ]
  14. Creating command line "cl.exe @F:TempRSP2B5.tmp" 
  15. Creating temporary file "F:TempRSP2B6.tmp" with contents
  16. [
  17. ImageLoad.lib kernel32.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/ImageView.pdb" /debug /machine:I386 /out:"Debug/ImageView.exe" /pdbtype:sept 
  18. .DebugBrightness.obj
  19. .DebugChildFrm.obj
  20. .DebugDIB.OBJ
  21. .DebugDIBAPI.OBJ
  22. .DebugDIBStatic.obj
  23. .DebugDlgAddNoise.obj
  24. .DebugDlgEdgeDetect.obj
  25. .Debugedgecontour.obj
  26. .DebugImageareaprocesses.obj
  27. .DebugImageobject.obj
  28. .DebugImagepointprocesses.obj
  29. .DebugImageView.obj
  30. .DebugImageViewDoc.obj
  31. .DebugImageViewView.obj
  32. .DebugMainFrm.obj
  33. .DebugNewColorDepth.obj
  34. .DebugNewImageSize.obj
  35. .DebugPaletteCreationType.obj
  36. .DebugPreviewFileDlg.obj
  37. .DebugRotateImage.obj
  38. .DebugStdAfx.obj
  39. .DebugTemplateTrans.obj
  40. .DebugViewHistogram.obj
  41. .DebugImageView.res
  42. .libImageload.lib
  43. .DebugPointTrans.obj
  44. ]
  45. Creating command line "link.exe @F:TempRSP2B6.tmp"
  46. <h3>Output Window</h3>
  47. Compiling...
  48. Imagepointprocesses.cpp
  49. Linking...
  50. <h3>Results</h3>
  51. ImageView.exe - 0 error(s), 0 warning(s)
  52. </pre>
  53. </body>
  54. </html>