Build Log
  

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

Command Lines
  
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /EHsc /RTC1 /Gm /Yu"stdafx.h" /Fp"Debug/stack.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /ZI /W3 /c /MLd
stack.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4C.tmp /nologo"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D.tmp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_CONSOLE" /EHsc /RTC1 /Gm /Yc"StdAfx.h" /Fp"Debug/stack.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /ZI /W3 /c /MLd
stdafx.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4D.tmp /nologo"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4E.tmp" with contents
[
/INCREMENTAL /NOLOGO /OUT:"Debug/stack.exe" /SUBSYSTEM:CONSOLE /MACHINE:IX86 /DEBUG /PDB:"Debug/stack.pdb" 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\stdafx.obj
Debug\stack.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP4E.tmp"
Output Window
  
Compiling...
stdafx.cpp
Compiling...
stack.cpp
Linking...
Results
  
stack - 0 error(s), 0 warning(s)
Build log was saved at file://C:\stack\Debug\BuildLog.htm