Build Log

--------------------Configuration: fullscreen - Win32 Release--------------------

Command Lines

Creating temporary file "C:\WINDOWS\TEMP\RSP473.tmp" with contents [ /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Fp"Release/fullscreen.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c "C:\Programming\MyProjects\mozilla\fullscreen\fullscreen.cpp" ] Creating command line "cl.exe @C:\WINDOWS\TEMP\RSP473.tmp" Creating temporary file "C:\WINDOWS\TEMP\RSP474.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 /nologo /subsystem:windows /incremental:no /pdb:"Release/fullscreen.pdb" /machine:I386 /out:"Release/fullscreen.exe" .\Release\fullscreen.obj .\Release\StdAfx.obj .\Release\fullscreen.res ] Creating command line "link.exe @C:\WINDOWS\TEMP\RSP474.tmp"

Output Window

Compiling... fullscreen.cpp Linking...

Results

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