Build Log
  

Build started: Project: bresenham_circle, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\RSP0000856642476.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\bresenham_circle.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\bresenham_circle.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\RSP0000856642476.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\RSP0000866642476.rsp" with contents
[
/OUT:"C:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\Debug\bresenham_circle.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\bresenham_circle.exe.intermediate.manifest" /DEBUG /PDB:"c:\documents and settings\lisp\my documents\visual studio 2005\projects\bresenham_circle\debug\bresenham_circle.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 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\bresenham_circle.obj"

".\debug\stdafx.obj"

".\Debug\bresenham_circle.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\RSP0000866642476.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\RSP0000876642476.rsp" with contents
[
/out:".\debug\bresenham_circle.exe.embed.manifest" /notify_update /manifest

".\debug\bresenham_circle.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\RSP0000876642476.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\BAT0000886642476.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\BAT0000886642476.bat"""
Output Window
  
Compiling...
bresenham_circle.cpp
Linking...
Embedding manifest...
Results
  
Build Time 0:01
Build log was saved at "file://c:\Documents and Settings\lisp\My Documents\Visual Studio 2005\Projects\bresenham_circle\bresenham_circle\Debug\BuildLog.htm"
bresenham_circle - 0 error(s), 0 warning(s)