Build Log
--------------------Configuration: http - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x409 /fo"msvcobj/http.res" /d "_DEBUG" "D:\work\HTTP\http.rc"" Creating temporary file "C:\TEMP\RSP1E.tmp" with contents [ /nologo /Zp8 /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/http.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /c "D:\work\fund\html.cpp" "D:\work\HTTP\mainfrm.cpp" "D:\work\HTTP\Mainpage.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP1E.tmp" Creating temporary file "C:\TEMP\RSP1F.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib uuid.lib wsock32.lib comctl32.lib /nologo /subsystem:windows /incremental:no /pdb:"msvcobj/http.pdb" /debug /machine:I386 /out:"msvcobj/http.exe" /pdbtype:sept .\msvcobj\html.obj .\msvcobj\mainfrm.obj .\msvcobj\Mainpage.obj .\msvcobj\http.res ..\exe\mscommon.lib ..\exe\msfileio.lib ..\exe\mssocket.lib ..\exe\statbar.lib ] Creating command line "link.exe @C:\TEMP\RSP1F.tmp"Output Window
Compiling resources... Compiling... html.cpp mainfrm.cpp Mainpage.cpp Linking... LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specification Creating library msvcobj/http.lib and object msvcobj/http.expResults
http.exe - 0 error(s), 1 warning(s)