Build Log
  

------- Build started: Project: cpp-sample, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\RSP000006.rsp" with contents
[
/Od /AI "..\..\framework\bin\Release" /AI "..\..\framework\bin\Debug" /AI "Debug" /D "WIN32" /D "_DEBUG" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MTd /GS /Yu"stdafx.h" /Fp"Debug/cpp-sample.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP
".\cppsample.cpp"
".\AssemblyInfo.cpp"
]
Creating command line "cl.exe @"c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\RSP000006.rsp" /nologo"
Creating temporary file "c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\RSP000007.rsp" with contents
[
/Od /AI "..\..\framework\bin\Release" /AI "..\..\framework\bin\Debug" /AI "Debug" /D "WIN32" /D "_DEBUG" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MTd /GS /Yc"stdafx.h" /Fp"Debug/cpp-sample.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /W3 /c /Zi /clr /TP
".\Stdafx.cpp"
]
Creating command line "cl.exe @"c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\RSP000007.rsp" /nologo"
Creating temporary file "c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\RSP000008.rsp" with contents
[
/OUT:"Debug/cpp-sample.dll" /INCREMENTAL /NOLOGO /DLL /DEBUG /PDB:"Debug/cpp-sample.pdb" /FIXED:No  kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
".\Debug\AssemblyInfo.obj"
".\Debug\cppsample.obj"
".\Debug\Stdafx.obj"
]
Creating command line "link.exe @"c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\RSP000008.rsp""
Output Window
  
Compiling...
Stdafx.cpp
Compiling...
cppsample.cpp
AssemblyInfo.cpp
Generating Code...
Linking...
Results
  
Build log was saved at "file://c:\Chapter05\src\NUnit20\src\samples\cpp-sample\Debug\BuildLog.htm"
cpp-sample - 0 error(s), 0 warning(s)