Build Log

--------------------Configuration: snes9xx - Win32 Debug--------------------

Command Lines

Creating temporary file "C:\TEMP\RSP42B3.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "VISUALC" /Fp"Debug/snes9xx.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c "D:\C++\snes9xx\Dosmain.cpp" ] Creating command line "cl.exe @C:\TEMP\RSP42B3.TMP" Creating temporary file "C:\TEMP\RSP42B4.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/snes9xx.pdb" /debug /machine:I386 /out:"Debug/snes9xx.exe" /pdbtype:sept ".\Debug\Apu.obj" ".\Debug\Cpu.obj" ".\Debug\Cpuexec.obj" ".\Debug\Cpuops.obj" ".\Debug\Data.obj" ".\Debug\Dma.obj" ".\Debug\Dosmain.obj" ".\Debug\Dsp1.obj" ".\Debug\Fake.obj" ".\Debug\Gfx.obj" ".\Debug\Globals.obj" ".\Debug\Memmap.obj" ".\Debug\Msdos.obj" ".\Debug\Mylib.obj" ".\Debug\Ppu.obj" ".\Debug\Snes9x.obj" ".\Debug\Spc700.obj" ".\Debug\Tile.obj" ] Creating command line "link.exe @C:\TEMP\RSP42B4.TMP"

Output Window

Compiling... Dosmain.cpp Linking...

Results

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