Build Log
--------------------Configuration: FriendExample - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSPA4.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/FriendExample.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\FriendExample\Main.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPA4.TMP" Creating temporary file "C:\WINDOWS\TEMP\RSP00A5.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 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/FriendExample.pdb" /debug /machine:I386 /out:"Debug/FriendExample.exe" /pdbtype:sept .\Debug\Main.obj ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSP00A5.TMP"Output Window
Compiling... Main.cpp Linking...Results
FriendExample.exe - 0 error(s), 0 warning(s)