Build Log
--------------------Configuration: sql - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP41.tmp" with contents [ /nologo /MTd /GX /Zi /Od /D "WIN32" /D "_WINDOWS" /D "__FLAT__" /D "STRICT" /Fp"..\exe\msvc42.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c "D:\work\SQL\sqldata.cpp" "D:\work\SQL\SQLDB.CPP" "D:\work\SQL\SQLSTMT.CPP" ] Creating command line "cl.exe @C:\WINNT\Profiles\sean\LOCALS~1\Temp\RSP41.tmp" Creating command line "link.exe -lib /nologo /out:"..\exe\mssql.lib" .\msvcobj\sqldata.obj .\msvcobj\SQLDB.OBJ .\msvcobj\SQLSTMT.OBJ "Output Window
Compiling... sqldata.cpp SQLDB.CPP SQLSTMT.CPP Creating library...Results
mssql.lib - 0 error(s), 0 warning(s)