NLequationCalculator.plg
上传用户:weigute
上传日期:2007-03-02
资源大小:1287k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: NLequationCalculator - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP6E.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/NLequationCalculator.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter4NLequationCalculatorMatrix.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP6E.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP6F.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/NLequationCalculator.pdb" /machine:I386 /out:"Release/NLequationCalculator.exe"
- ".ReleaseComplex.obj"
- ".ReleaseLEquations.obj"
- ".ReleaseMatrix.obj"
- ".ReleaseNLequation.obj"
- ".ReleaseNLequationCalculator.obj"
- ".ReleaseNLequationCalculatorDlg.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseNLequationCalculator.res"
- ]
- Creating command line "link.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP6F.tmp"
- <h3>Output Window</h3>
- Compiling...
- Matrix.cpp
- Linking...
- LINK : warning LNK4089: all references to "MSVCP60.dll" discarded by /OPT:REF
- <h3>Results</h3>
- NLequationCalculator.exe - 0 error(s), 1 warning(s)
- <h3>
- --------------------Configuration: NLequationCalculator - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP71.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/NLequationCalculator.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter4NLequationCalculatorMatrix.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP71.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP72.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/NLequationCalculator.pdb" /debug /machine:I386 /out:"Debug/NLequationCalculator.exe" /pdbtype:sept
- ".DebugComplex.obj"
- ".DebugLEquations.obj"
- ".DebugMatrix.obj"
- ".DebugNLequation.obj"
- ".DebugNLequationCalculator.obj"
- ".DebugNLequationCalculatorDlg.obj"
- ".DebugStdAfx.obj"
- ".DebugNLequationCalculator.res"
- ]
- Creating command line "link.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP72.tmp"
- <h3>Output Window</h3>
- Compiling...
- Matrix.cpp
- Linking...
- <h3>Results</h3>
- NLequationCalculator.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>