Fractal.plg
上传用户:dxkjfz
上传日期:2021-06-06
资源大小:1930k
文件大小:1k
源码类别:

分形几何

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Fractal - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSP2A5C.tmp" with contents
  10. [
  11. /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Fractal.pdb" /debug /machine:I386 /out:"Debug/Fractal.exe" /pdbtype:sept 
  12. .DebugFractal.obj
  13. .DebugFractalDoc.obj
  14. .DebugFractalView.obj
  15. .DebugMainFrm.obj
  16. .DebugStdAfx.obj
  17. .DebugFractal.res
  18. ]
  19. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSP2A5C.tmp"
  20. <h3>Output Window</h3>
  21. Linking...
  22. <h3>Results</h3>
  23. Fractal.exe - 0 error(s), 0 warning(s)
  24. </pre>
  25. </body>
  26. </html>