Build Log

--------------------Configuration: parts - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP59.tmp" with contents [ /nologo /MT /W1 /GX /O2 /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "STRICT" /D "__FLAT__" /Fp"Debug/parts.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /c "D:\work\parts\main.cpp" ] Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP59.tmp" Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP5A.tmp" with contents [ 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/parts.pdb" /machine:I386 /out:"Debug/parts.exe" /pdbtype:sept .\Debug\main.obj \work\exe\mscommon.lib ] Creating command line "link.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP5A.tmp"

Output Window

Compiling... main.cpp Linking...

Results

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