Example_vc.plg
上传用户:wuxg88
上传日期:2022-05-28
资源大小:814k
文件大小:1k
源码类别:

通讯编程

开发平台:

C++ Builder

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: Example_vc - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:DOCUME~1ANDERS~1.CHELOCALS~1TempRSP94.tmp" with contents
  10. [
  11. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/Example_vc.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  12. "F:CodesVCDCISoft Project_091106Final ProjectLibraryDMT20Example_vcExample_vcDlg.cpp"
  13. ]
  14. Creating command line "cl.exe @C:DOCUME~1ANDERS~1.CHELOCALS~1TempRSP94.tmp" 
  15. Creating command line "link.exe /nologo /subsystem:windows /incremental:no /pdb:"Release/Example_vc.pdb" /machine:I386 /out:"Release/Example_vc.exe"  ".ReleaseExample_vc.obj" ".ReleaseExample_vcDlg.obj" ".ReleaseStdAfx.obj" ".ReleaseExample_vc.res" "
  16. <h3>Output Window</h3>
  17. Compiling...
  18. Example_vcDlg.cpp
  19. Linking...
  20. Creating command line "bscmake.exe /nologo /o"Release/Example_vc.bsc"  ".ReleaseStdAfx.sbr" ".ReleaseExample_vc.sbr" ".ReleaseExample_vcDlg.sbr""
  21. Creating browse info file...
  22. <h3>Output Window</h3>
  23. <h3>Results</h3>
  24. Example_vc.exe - 0 error(s), 0 warning(s)
  25. </pre>
  26. </body>
  27. </html>