Build Log
--------------------Configuration: GnuBoy - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\TEMP\RSP8002.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/GnuBoy.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "C:\C++\GnuBoy\MAIN.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP8002.TMP" Creating temporary file "C:\TEMP\RSP8003.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/GnuBoy.pdb" /debug /machine:I386 /out:"Debug/GnuBoy.exe" /pdbtype:sept ".\Debug\CPU.obj" ".\Debug\DEBUG.obj" ".\Debug\EMU.obj" ".\Debug\EVENTS.obj" ".\Debug\EXPORTS.obj" ".\Debug\FASTMEM.obj" ".\Debug\HW.obj" ".\Debug\INFLATE.obj" ".\Debug\KEYTABLE.obj" ".\Debug\LCD.obj" ".\Debug\LCDC.obj" ".\Debug\LOADER.obj" ".\Debug\MAIN.obj" ".\Debug\MEM.obj" ".\Debug\Mylib.obj" ".\Debug\NEWSOUND.obj" ".\Debug\PALETTE.obj" ".\Debug\PATH.obj" ".\Debug\RCCMDS.obj" ".\Debug\RCFILE.obj" ".\Debug\RCKEYS.obj" ".\Debug\RCVARS.obj" ".\Debug\REFRESH.obj" ".\Debug\RTC.obj" ".\Debug\SAVE.obj" ".\Debug\SOUND.obj" ".\Debug\SPLIT.obj" ] Creating command line "link.exe @C:\TEMP\RSP8003.TMP"Output Window
Compiling... MAIN.cpp Linking...Results
GnuBoy.exe - 0 error(s), 0 warning(s)