Progress.plg
上传用户:qdhmjx
上传日期:2022-07-11
资源大小:2226k
文件大小:1k
源码类别:

书籍源码

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Progress - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Debug/Progress.res" /d "_DEBUG" /d "_AFXDLL" "D:vcbookProgressProgress.rc"" 
  10. Creating command line "link.exe /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Progress.pdb" /debug /machine:I386 /out:"Debug/Progress.exe" /pdbtype:sept  .DebugProgress.obj .DebugProgressDlg.obj .DebugStdAfx.obj .DebugProgress.res "
  11. <h3>Output Window</h3>
  12. Compiling resources...
  13. Linking...
  14. <h3>Results</h3>
  15. Progress.exe - 0 error(s), 0 warning(s)
  16. </pre>
  17. </body>
  18. </html>