NNBP.plg
上传用户:guanx8y8
上传日期:2007-07-30
资源大小:326k
文件大小:2k
开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: NNBP - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/NNBP.res" /d "NDEBUG" /d "_AFXDLL" "D:Microsoft Visual StudioMyProjectsnnNnbpNNBP.rc"" 
  10. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPB5.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/NNBP.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "D:Microsoft Visual StudioMyProjectsnnNnbpAutoFont.cpp"
  14. "D:Microsoft Visual StudioMyProjectsnnNnbpBtnST.cpp"
  15. "D:Microsoft Visual StudioMyProjectsnnNnbpHyperLink.cpp"
  16. "D:Microsoft Visual StudioMyProjectsnnNnbpNNBP.cpp"
  17. "D:Microsoft Visual StudioMyProjectsnnNnbpNNBPDlg.cpp"
  18. "D:Microsoft Visual StudioMyProjectsnnNnbpStaticFader.cpp"
  19. ]
  20. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPB5.tmp" 
  21. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPB6.tmp" with contents
  22. [
  23. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Release/" /Fp"Release/NNBP.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  24. "D:Microsoft Visual StudioMyProjectsnnNnbpStdAfx.cpp"
  25. ]
  26. Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPB6.tmp" 
  27. Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPB7.tmp" with contents
  28. [
  29. ../Bin/Arithmetic.lib ../Bin/MatrixBase.lib /nologo /subsystem:windows /incremental:no /pdb:"../Bin/NNBP.pdb" /machine:I386 /out:"../Bin/NNBP.exe" 
  30. ".ReleaseAutoFont.obj"
  31. ".ReleaseBtnST.obj"
  32. ".ReleaseHyperLink.obj"
  33. ".ReleaseNNBP.obj"
  34. ".ReleaseNNBPDlg.obj"
  35. ".ReleaseStaticFader.obj"
  36. ".ReleaseStdAfx.obj"
  37. ".ReleaseNNBP.res"
  38. ]
  39. Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPB7.tmp"
  40. <h3>Output Window</h3>
  41. Compiling resources...
  42. Compiling...
  43. StdAfx.cpp
  44. Compiling...
  45. AutoFont.cpp
  46. BtnST.cpp
  47. HyperLink.cpp
  48. NNBP.cpp
  49. NNBPDlg.cpp
  50. StaticFader.cpp
  51. Generating Code...
  52. Linking...
  53. Creating command line "bscmake.exe /nologo /o"../Bin/NNBP.bsc"  ".ReleaseStdAfx.sbr" ".ReleaseAutoFont.sbr" ".ReleaseBtnST.sbr" ".ReleaseHyperLink.sbr" ".ReleaseNNBP.sbr" ".ReleaseNNBPDlg.sbr" ".ReleaseStaticFader.sbr""
  54. Creating browse info file...
  55. <h3>Output Window</h3>
  56. <h3>Results</h3>
  57. NNBP.exe - 0 error(s), 0 warning(s)
  58. </pre>
  59. </body>
  60. </html>