Build Log

--------------------Configuration: Utility - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP28.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Utility.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "\\Stek11\CD_ROM\PEX-16x\Example Code\VC\V2.x\Console\Utility.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP28.tmp" Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP29.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /I "../include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/Utility.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "\\Stek11\CD_ROM\PEX-16x\Example Code\VC\V2.x\Console\StdAfx.cpp" ] Creating command line "cl.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP29.tmp" Creating temporary file "C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP2A.tmp" with contents [ pemdll.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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/Utility.pdb" /debug /machine:I386 /out:"Debug/Utility.exe" /pdbtype:sept /libpath:"../lib" ".\Debug\StdAfx.obj" ".\Debug\Utility.obj" ] Creating command line "link.exe @C:\DOCUME~1\jeff\LOCALS~1\Temp\RSP2A.tmp"

Output Window

Compiling... StdAfx.cpp Compiling... Utility.cpp Linking...

Results

Utility.exe - 0 error(s), 0 warning(s)