Build Log
  

------- Build started: Project: NeoPSX, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "d:\Programming Projects\Emulation Projects\NeoPSX\Debug\RSP000004.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG_" /D "_WINDOWS" /D "_ATL_DLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug/" /Fd"Debug/vc70.pdb" /W4 /c /ZI /Gz /TP
".\src\PSXMainWindow.cpp"
".\src\PSXPluginDialog.cpp"
".\src\PSXMain.cpp"
]
Creating command line "cl.exe @"d:\Programming Projects\Emulation Projects\NeoPSX\Debug\RSP000004.rsp" /nologo"
Creating temporary file "d:\Programming Projects\Emulation Projects\NeoPSX\Debug\RSP000005.rsp" with contents
[
/OUT:"Debug/NeoPSX.exe" /INCREMENTAL /NOLOGO /DEBUG /PDB:"Debug/NeoPSX.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 EFramework.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
".\Debug\PSXMain.obj"
".\Debug\PSXEmulationDialog.obj"
".\Debug\PSXPluginDialog.obj"
".\Debug\PSXAboutDialog.obj"
".\Debug\NeoPSX.res"
".\Debug\PSXMainWindow.obj"
".\Debug\PSXIdleHandler.obj"
".\Debug\PSXProcessorDebugger.obj"
".\Debug\PSXCOP0Debugger.obj"
".\Debug\PSXR3000Debugger.obj"
".\Debug\PSXMemory.obj"
".\Debug\PSXInterpreter.obj"
".\Debug\PSXUtility.obj"
".\Debug\PSXHardwareManager.obj"
".\Debug\PSXRootCounter.obj"
".\Debug\PSXExecutableLoader.obj"
".\Debug\PSXMachine.obj"
]
Creating command line "link.exe @"d:\Programming Projects\Emulation Projects\NeoPSX\Debug\RSP000005.rsp""
Output Window
  
Compiling...
PSXPluginDialog.cpp
Generating Code...
Skipping... (no relevant changes detected)
PSXMainWindow.cpp
PSXMain.cpp
Linking...
Results
  
Build log was saved at "file://d:\Programming Projects\Emulation Projects\NeoPSX\Debug\BuildLog.htm"
NeoPSX - 0 error(s), 0 warning(s)