DigitRec.plg
上传用户:zjyq009
上传日期:2022-07-10
资源大小:3154k
文件大小:1k
源码类别:

图形/文字识别

开发平台:

Visual C++

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