Build Log
  

------- Build started: Project: MoarNES, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "g:\MoarNES-0.12.1.20-alpha\MoarNES\Release\RSP000003.rsp" with contents
[
/O2 /Ot /G6 /D "WIN32" /D "NDEBUG" /D "_MBCS" /FD /EHsc /MT /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TC
".\state.c"
".\rom.c"
".\PPU.c"
".\NES.c"
".\menus.c"
".\mapper.c"
".\genie.c"
]
Creating command line "cl.exe @"g:\MoarNES-0.12.1.20-alpha\MoarNES\Release\RSP000003.rsp" /nologo"
Creating temporary file "g:\MoarNES-0.12.1.20-alpha\MoarNES\Release\RSP000004.rsp" with contents
[
/OUT:"Release/MoarNES.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/MoarNES.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /MACHINE:X86 Kernel32.lib SDL/lib/SDL.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 ".\Sdl\lib\SDL.lib"
".\Release\6502.obj"
".\Release\APU.obj"
".\Release\dasm.obj"
".\Release\genie.obj"
".\Release\input.obj"
".\Release\main.obj"
".\Release\mapper.obj"
".\Release\menus.obj"
".\Release\NES.obj"
".\Release\PPU.obj"
".\Release\record.obj"
".\Release\render.obj"
".\Release\rom.obj"
".\Release\state.obj"
".\Release\SDL_win32_main.obj"
".\Release\MoarNES.res"
]
Creating command line "link.exe @"g:\MoarNES-0.12.1.20-alpha\MoarNES\Release\RSP000004.rsp""
Output Window
  
Compiling...
state.c
rom.c
PPU.c
NES.c
menus.c
mapper.c
genie.c
Generating Code...
Linking...
Results
  
Build log was saved at "file://g:\MoarNES-0.12.1.20-alpha\MoarNES\Release\BuildLog.htm"
MoarNES - 0 error(s), 0 warning(s)