Build Log
  

------- Build started: Project: UseLibrary, 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\UseLibrary\Debug\RSP00000B.rsp" with contents
[
/I "C:\MathLibrary" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_AFXDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t /Yu"stdafx.h" /Fp"Debug/UseLibrary.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Wp64 /ZI /TP
".\UseLibraryDlg.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\kate\My Documents\Visual Studio Projects\UseLibrary\Debug\RSP00000B.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\kate\My Documents\Visual Studio Projects\UseLibrary\Debug\RSP00000C.rsp" with contents
[
/OUT:"Debug/UseLibrary.exe" /INCREMENTAL /NOLOGO /NODEFAULTLIB:"libc.lib" /DEBUG /PDB:"Debug/UseLibrary.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 C:\MathLibrary\MathLibrary.lib "\MathLibrary\MathLibrary.lib"
".\Debug\stdafx.obj"
".\Debug\UseLibrary.obj"
".\Debug\UseLibraryDlg.obj"
".\Debug\UseLibrary.res"
]
Creating command line "link.exe @"c:\Documents and Settings\kate\My Documents\Visual Studio Projects\UseLibrary\Debug\RSP00000C.rsp""
Output Window
  
Compiling...
UseLibraryDlg.cpp
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\kate\My Documents\Visual Studio Projects\UseLibrary\Debug\BuildLog.htm"
UseLibrary - 0 error(s), 0 warning(s)