Interpolater.plg
上传用户:weigute
上传日期:2007-03-02
资源大小:1287k
文件大小:3k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Interpolater - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP7F.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/Interpolater.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter5InterpolaterInterpolate.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter5InterpolaterInterpolaterDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP7F.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP80.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:no /pdb:"Release/Interpolater.pdb" /machine:I386 /out:"Release/Interpolater.exe"
- ".ReleaseInterpolate.obj"
- ".ReleaseInterpolater.obj"
- ".ReleaseInterpolaterDlg.obj"
- ".ReleaseSpline3Dlg.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseInterpolater.res"
- ]
- Creating command line "link.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP80.tmp"
- <h3>Output Window</h3>
- Compiling...
- Interpolate.cpp
- InterpolaterDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Interpolater.exe - 0 error(s), 0 warning(s)
- <h3>
- --------------------Configuration: Interpolater - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP82.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/Interpolater.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter5InterpolaterInterpolate.cpp"
- "F:My DocumentszzfBooksAlgorithms - VCSourceChapter5InterpolaterInterpolaterDlg.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP82.tmp"
- Creating temporary file "C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP83.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/Interpolater.pdb" /debug /machine:I386 /out:"Debug/Interpolater.exe" /pdbtype:sept
- ".DebugInterpolate.obj"
- ".DebugInterpolater.obj"
- ".DebugInterpolaterDlg.obj"
- ".DebugSpline3Dlg.obj"
- ".DebugStdAfx.obj"
- ".DebugInterpolater.res"
- ]
- Creating command line "link.exe @C:DOCUME~1DARIN~1.INTLOCALS~1TempRSP83.tmp"
- <h3>Output Window</h3>
- Compiling...
- Interpolate.cpp
- Generating Code...
- Compiling...
- InterpolaterDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- Interpolater.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>