Build Log
  

Build started: Project: JamProject, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "c:\Work\Jam2\JamProject\Debug\RSP00062A11924836.rsp" with contents
[
/Od /I "..\JamDistributable" /I "..\Source" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ..\Source\GameStates\FrontEnd\CGameState_FrontEnd.cpp

..\Source\GameStates\Game\CGameState_Game.cpp

..\Source\Game.cpp
]
Creating command line "cl.exe @c:\Work\Jam2\JamProject\Debug\RSP00062A11924836.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\Work\Jam2\JamProject\Debug\RSP00062B11924836.rsp" with contents
[
/OUT:"Debug/JamProject.exe" /INCREMENTAL /LIBPATH:"..\JamDistributable" /MANIFEST /MANIFESTFILE:"Debug\JamProject.exe.intermediate.manifest" /DEBUG /PDB:"Debug/JamProject.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 JamDebug.lib d3d9.lib dxguid.lib dinput8.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\Game.obj"

".\debug\JamMain.obj"

".\debug\CGameState_Game.obj"

".\debug\CGameState_FrontEnd.obj"

".\Debug\JamProject.exe.embed.manifest.res"
]
Creating command line "link.exe @c:\Work\Jam2\JamProject\Debug\RSP00062B11924836.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Work\Jam2\JamProject\Debug\RSP00062C11924836.rsp" with contents
[
/out:.\debug\JamProject.exe.embed.manifest /notify_update /manifest

.\debug\JamProject.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\Work\Jam2\JamProject\Debug\RSP00062C11924836.rsp /nologo"
Creating temporary file "c:\Work\Jam2\JamProject\Debug\BAT00062D11924836.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep
]
Creating command line "c:\Work\Jam2\JamProject\Debug\BAT00062D11924836.bat"
Creating temporary file "c:\Work\Jam2\JamProject\Debug\BAT00062E11924836.bat" with contents
[
@echo off

copy "Debug\JamProject.exe" "C:\Work\Jam2\JamProject\..\WorkingDirectory\"

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Copying exe.."

exit 1

:VCEnd
]
Creating command line "c:\Work\Jam2\JamProject\Debug\BAT00062E11924836.bat"
Output Window
  
Compiling...
CGameState_FrontEnd.cpp
Generating Code...
Skipping... (no relevant changes detected)
Game.cpp
CGameState_Game.cpp
Linking...
Embedding manifest...
Copying exe..
        1 file(s) copied.
Results
  
Build log was saved at "file://c:\Work\Jam2\JamProject\Debug\BuildLog.htm"
JamProject - 0 error(s), 0 warning(s)