Build Log
  

------- Build started: Project: Harness, Configuration: Debug|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Debug\RSP000021.rsp" with contents
[
/I "../MathLibrary" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /Yu"stdafx.h" /Fp"Debug/Harness.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\Harness.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Debug\RSP000021.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Debug\RSP000022.rsp" with contents
[
/OUT:"Debug/Harness.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/Harness.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 ../MathLibrary/Debug/MathLibrary.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "\documents and settings\kate\my documents\visual studio projects\allinone\mathlibrary\debug\MathLibrary.lib"
".\debug\stdafx.obj"
".\debug\Harness.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Debug\RSP000022.rsp""
Output Window
  
Compiling...
Harness.cpp
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\kate\My Documents\Visual Studio Projects\AllInOne\Harness\Debug\BuildLog.htm"
Harness - 0 error(s), 0 warning(s)