Arithmetic.plg
上传用户:guanx8y8
上传日期:2007-07-30
资源大小:326k
文件大小:2k
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: Arithmetic - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/Arithmetic.res" /d "NDEBUG" /d "_AFXDLL" "D:Microsoft Visual StudioMyProjectsnnArithmeticArithmetic.rc""
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAD.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/Arithmetic.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:Microsoft Visual StudioMyProjectsnnArithmeticArithmetic.cpp"
- "D:Microsoft Visual StudioMyProjectsnnArithmeticProcedure.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAD.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAE.tmp" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Fp"Release/Arithmetic.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:Microsoft Visual StudioMyProjectsnnArithmeticStdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAE.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1LOCALS~1TempRSPAF.tmp" with contents
- [
- ../Bin/MatrixBase.lib /nologo /subsystem:windows /dll /incremental:no /pdb:"../Bin/Arithmetic.pdb" /machine:I386 /def:".Arithmetic.def" /out:"../Bin/Arithmetic.dll" /implib:"../Bin/Arithmetic.lib"
- ".ReleaseArithmetic.obj"
- ".ReleaseProcedure.obj"
- ".ReleaseStdAfx.obj"
- ".ReleaseArithmetic.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1LOCALS~1TempRSPAF.tmp"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- StdAfx.cpp
- Compiling...
- Arithmetic.cpp
- Procedure.cpp
- Generating Code...
- Linking...
- Creating library ../Bin/Arithmetic.lib and object ../Bin/Arithmetic.exp
- <h3>Results</h3>
- Arithmetic.dll - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>