- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Algthms - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/Algthms.res" /d "NDEBUG" /d "_AFXDLL" "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsAlgthms.rc""
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSPFC.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/Algthms.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsAlgthms.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsComplex.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsIntegral.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsInterpolate.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsLEquations.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsMatrix.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsNLequation.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSPFC.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSPFD.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/Algthms.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSPFD.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSPFE.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:no /pdb:"Release/Algthms.pdb" /machine:I386 /out:"Release/Algthms.dll" /implib:"Release/Algthms.lib"
- ".ReleaseAlgthms.obj"
- ".ReleaseComplex.obj"
- ".ReleaseIntegral.obj"
- ".ReleaseInterpolate.obj"
- ".ReleaseLEquations.obj"
- ".ReleaseMatrix.obj"
- ".ReleaseNLequation.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseAlgthms.res"
- ]
- Creating command line "link.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSPFE.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Algthms.cpp
- Complex.cpp
- Integral.cpp
- Interpolate.cpp
- LEquations.cpp
- Matrix.cpp
- NLequation.cpp
- Generating Code...
- Linking...
- Creating library Release/Algthms.lib and object Release/Algthms.exp
- <h3>Results</h3>
- Algthms.dll - 0 error(s), 0 warning(s)
- <h3>
- --------------------Configuration: Algthms - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Debug/Algthms.res" /d "_DEBUG" /d "_AFXDLL" "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsAlgthms.rc""
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP102.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/Algthms.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsAlgthms.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsComplex.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsIntegral.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsInterpolate.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsLEquations.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsMatrix.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsNLequation.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP102.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP103.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Debug/Algthms.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter7AlgthmsStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP103.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP104.tmp" with contents
- [
- /nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/AlgthmsD.pdb" /debug /machine:I386 /out:"Debug/AlgthmsD.dll" /implib:"Debug/AlgthmsD.lib" /pdbtype:sept
- ".DebugAlgthms.obj"
- ".DebugComplex.obj"
- ".DebugIntegral.obj"
- ".DebugInterpolate.obj"
- ".DebugLEquations.obj"
- ".DebugMatrix.obj"
- ".DebugNLequation.obj"
- ".DebugStdAfx.obj"
- ".DebugAlgthms.res"
- ]
- Creating command line "link.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP104.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Algthms.cpp
- Complex.cpp
- Integral.cpp
- Interpolate.cpp
- LEquations.cpp
- Matrix.cpp
- NLequation.cpp
- Generating Code...
- Linking...
- Creating library Debug/AlgthmsD.lib and object Debug/AlgthmsD.exp
- <h3>Results</h3>
- AlgthmsD.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>