demo.plg
上传用户:apnc006
上传日期:2013-01-26
资源大小:178k
文件大小:4k
源码类别:

绘图程序

开发平台:

Visual C++

  1. --------------------Configuration: plot - Win32 Debug--------------------
  2. Begining build with project "C:ProjectclPlotplotplot.dsp", at root.
  3. Active configuration is Win32 (x86) Dynamic-Link Library (based on Win32 (x86) Dynamic-Link Library)
  4. Project's tools are:
  5. "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fp"Debug/plot.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
  6. "OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
  7. "Win32 Resource Compiler" with flags "/l 0x414 /fo"Debug/plot.res" /d "_DEBUG" /d "_AFXDLL" "
  8. "Browser Database Maker" with flags "/nologo /o"Debug/plot.bsc" "
  9. "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/clPlot.pdb" /debug /machine:I386 /def:".plot.def" /out:"..clPlot.dll" /implib:"Debug/clPlot.lib" /pdbtype:sept "
  10. "Custom Build" with flags ""
  11. "<Component 0xa>" with flags ""
  12. Creating temp file "C:TEMPRSP110.tmp" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_AFXEXT" /Fp"Debug/plot.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  13. "C:ProjectclPlotplotclPlot.cpp"
  14. >
  15. Creating command line "cl.exe @C:TEMPRSP110.tmp" 
  16. Creating temp file "C:TEMPRSP111.tmp" with contents </nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/clPlot.pdb" /debug /machine:I386 /def:".plot.def" /out:"..clPlot.dll" /implib:"Debug/clPlot.lib" /pdbtype:sept 
  17. .DebugclPlot.obj
  18. .Debugplot.obj
  19. .DebugStdAfx.obj
  20. .Debugplot.res>
  21. Creating command line "link.exe @C:TEMPRSP111.tmp" 
  22. Compiling...
  23. clPlot.cpp
  24. Linking...
  25. --------------------Configuration: demo - Win32 Debug--------------------
  26. Begining build with project "C:ProjectclPlotdemodemo.dsp", at root.
  27. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  28. Project's tools are:
  29. "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/demo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c "
  30. "OLE Type Library Maker" with flags "/nologo /D "_DEBUG" /mktyplib203 /o NUL /win32 "
  31. "Win32 Resource Compiler" with flags "/l 0x414 /fo"Debug/demo.res" /d "_DEBUG" /d "_AFXDLL" "
  32. "Browser Database Maker" with flags "/nologo /o"Debug/demo.bsc" "
  33. "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:yes /pdb:"Debug/demo.pdb" /debug /machine:I386 /out:"..demo.exe" /pdbtype:sept "
  34. "Custom Build" with flags ""
  35. "<Component 0xa>" with flags ""
  36. Creating temp file "C:TEMPRSP112.tmp" with contents </nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /Fp"Debug/demo.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c 
  37. "C:ProjectclPlotdemodemo.cpp"
  38. "C:ProjectclPlotdemodemoView.cpp"
  39. >
  40. Creating command line "cl.exe @C:TEMPRSP112.tmp" 
  41. Creating temp file "C:TEMPRSP113.tmp" with contents </nologo /subsystem:windows /incremental:yes /pdb:"Debug/demo.pdb" /debug /machine:I386 /out:"..demo.exe" /pdbtype:sept 
  42. .DebugChildFrm.obj
  43. .Debugdemo.obj
  44. .DebugdemoDoc.obj
  45. .DebugdemoView.obj
  46. .DebugMainFrm.obj
  47. .DebugStdAfx.obj
  48. .Debugdemo.res
  49. ..plotDebugclPlot.lib>
  50. Creating command line "link.exe @C:TEMPRSP113.tmp" 
  51. Compiling...
  52. demoView.cpp
  53. Generating Code...
  54. Skipping... (no relevant changes detected)
  55. demo.cpp
  56. Linking...
  57. demo.exe - 0 error(s), 0 warning(s)