SamplesS.plg
上传用户:weigute
上传日期:2007-03-02
资源大小:1287k
文件大小:3k
源码类别:

数学计算

开发平台:

Visual C++

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: SamplesS - Win32 Release--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating command line "rc.exe /l 0x804 /fo"Release/SamplesS.res" /d "NDEBUG" /d "_AFXDLL" "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSSamplesS.rc"" 
  10. Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP111.tmp" with contents
  11. [
  12. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SamplesS.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  13. "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSSamplesS.cpp"
  14. "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSSamplesSDlg.cpp"
  15. ]
  16. Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP111.tmp" 
  17. Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP112.tmp" with contents
  18. [
  19. /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/SamplesS.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
  20. "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSStdAfx.cpp"
  21. ]
  22. Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP112.tmp" 
  23. Creating command line "link.exe AlgthmsS.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/SamplesS.pdb" /machine:I386 /out:"Release/SamplesS.exe"  ".ReleaseSamplesS.obj" ".ReleaseSamplesSDlg.obj" ".ReleaseStdAfx.obj" ".ReleaseSamplesS.res" "
  24. <h3>Output Window</h3>
  25. Compiling resources...
  26. Compiling...
  27. StdAfx.cpp
  28. Compiling...
  29. SamplesS.cpp
  30. SamplesSDlg.cpp
  31. Generating Code...
  32. Linking...
  33. <h3>Results</h3>
  34. SamplesS.exe - 0 error(s), 0 warning(s)
  35. <h3>
  36. --------------------Configuration: SamplesS - Win32 Debug--------------------
  37. </h3>
  38. <h3>Command Lines</h3>
  39. Creating command line "rc.exe /l 0x804 /fo"Debug/SamplesS.res" /d "_DEBUG" /d "_AFXDLL" "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSSamplesS.rc"" 
  40. Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP114.tmp" with contents
  41. [
  42. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SamplesS.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  43. "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSSamplesS.cpp"
  44. "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSSamplesSDlg.cpp"
  45. ]
  46. Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP114.tmp" 
  47. Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP115.tmp" with contents
  48. [
  49. /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SamplesS.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  50. "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7SamplesSStdAfx.cpp"
  51. ]
  52. Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP115.tmp" 
  53. Creating command line "link.exe AlgthmsSD.lib /nologo /subsystem:windows /incremental:yes /pdb:"Debug/SamplesS.pdb" /debug /machine:I386 /out:"Debug/SamplesS.exe" /pdbtype:sept  ".DebugSamplesS.obj" ".DebugSamplesSDlg.obj" ".DebugStdAfx.obj" ".DebugSamplesS.res" "
  54. <h3>Output Window</h3>
  55. Compiling resources...
  56. Compiling...
  57. StdAfx.cpp
  58. Compiling...
  59. SamplesS.cpp
  60. SamplesSDlg.cpp
  61. Generating Code...
  62. Linking...
  63. <h3>Results</h3>
  64. SamplesS.exe - 0 error(s), 0 warning(s)
  65. </pre>
  66. </body>
  67. </html>