Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP4C.tmp" with contents [ /nologo /Zp1 /MTd /GX /ZI /Od /I "\work" /I "\parts" /I "\parts\sgi_stl" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/test.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /I /work" /I /parts" /c "E:\work\TEST\main.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP4C.tmp" Creating temporary file "C:\TEMP\RSP4D.tmp" with contents [ kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib wsock32.lib ole32.lib /nologo /subsystem:console /incremental:no /pdb:"msvcobj/test.pdb" /debug /machine:I386 /out:"msvcobj/test.exe" /pdbtype:sept .\msvcobj\main.obj ..\exe\mscommon.lib ] Creating command line "link.exe @C:\TEMP\RSP4D.tmp"Output Window
Compiling... main.cpp Linking... LINK : warning LNK4075: ignoring /EDITANDCONTINUE due to /INCREMENTAL:NO specificationResults
test.exe - 0 error(s), 1 warning(s)