42 lines
1.2 KiB
Plaintext
42 lines
1.2 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: analytic - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP17.tmp" with contents
|
|
[
|
|
/nologo /MLd /GX /Z7 /O2 /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp".\msvcobj/ANALYTIC.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"E:\work\analytic\Bond.cpp"
|
|
"E:\work\analytic\Catmull.cpp"
|
|
"E:\work\analytic\Coupon.cpp"
|
|
"E:\work\analytic\Instrmnt.cpp"
|
|
"E:\work\analytic\Money.cpp"
|
|
"E:\work\analytic\Pairs.cpp"
|
|
"E:\work\analytic\portflio.cpp"
|
|
"E:\work\analytic\Zbond.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP17.tmp"
|
|
Creating command line "link.exe -lib /nologo /out:"..\exe\analytic.lib" .\msvcobj\Bond.obj .\msvcobj\Catmull.obj .\msvcobj\Coupon.obj .\msvcobj\Instrmnt.obj .\msvcobj\Money.obj .\msvcobj\Pairs.obj .\msvcobj\portflio.obj .\msvcobj\Zbond.obj "
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
Bond.cpp
|
|
Catmull.cpp
|
|
Coupon.cpp
|
|
Instrmnt.cpp
|
|
Money.cpp
|
|
Pairs.cpp
|
|
portflio.cpp
|
|
Zbond.cpp
|
|
Creating library...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
analytic.lib - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|