Build Log

--------------------Configuration: net - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\TEMP\RSP2E.tmp" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FR"Debug/" /Fp"Debug/net.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /TP /c "\\SHUTTER\JEDAVIS\SRC\LIBS\NET\NET_Master.C" ] Creating command line "cl.exe @C:\TEMP\RSP2E.tmp" Creating command line "link.exe -lib /nologo /out:"net.lib" .\Debug\my_sock_wrapper.obj .\Debug\NET_Client.obj .\Debug\NET_Master.obj "

Output Window

Compiling... NET_Master.C Creating library...

--------------------Configuration: master - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\TEMP\RSP2F.tmp" with contents [ net.lib wsock32.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/master.pdb" /debug /machine:I386 /out:"Debug/master.exe" /pdbtype:sept .\Debug\master.obj .\net.lib ] Creating command line "link.exe @C:\TEMP\RSP2F.tmp"

Output Window

Linking...

Results

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