Creating temporary file "c:\WorkDirectory\Pong\Pong\Debug\RSP0000051282748.rsp" with contents
[
/Od /I "C:\OgreAL Packages\OgreAL\include" /I "C:\OgreAL Packages\OgreAL..\..\vorbis\include" /I "C:\OgreAL Packages\OgreAL..\..\ogg\include" /I "C:\Program Files\OpenAL 1.1 SDK\include" /I "C:\OgreAL Packages\freealut-1.1.0-bin\include" /I "c:\OgreSDK\include" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\Pong.cpp
.\Paddle.cpp
.\Ball.cpp
.\PongMain.cpp
]
Creating command line "cl.exe @c:\WorkDirectory\Pong\Pong\Debug\RSP0000051282748.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\WorkDirectory\Pong\Pong\Debug\RSP0000061282748.rsp" with contents
[
/OUT:"C:\WorkDirectory\Pong\Debug\Pong.exe" /LIBPATH:"C:\OgreAL Packages\OgreAL\lib\Debug" /LIBPATH:"c:\OgreSDK\lib" /MANIFEST /MANIFESTFILE:"Debug\Pong.exe.intermediate.manifest" /DEBUG /PDB:"c:\workdirectory\pong\debug\Pong.pdb" /MACHINE:X86 OgreMain_d.lib OIS_d.lib OgreAL_d.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib
".\debug\PongMain.obj"
".\debug\Ball.obj"
".\debug\Paddle.obj"
".\debug\Pong.obj"
]
Creating command line "link.exe @c:\WorkDirectory\Pong\Pong\Debug\RSP0000061282748.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\WorkDirectory\Pong\Pong\Debug\RSP0000071282748.rsp" with contents
[
/outputresource:"..\debug\Pong.exe;#1" /manifest
.\debug\Pong.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\WorkDirectory\Pong\Pong\Debug\RSP0000071282748.rsp /nologo"
Creating temporary file "c:\WorkDirectory\Pong\Pong\Debug\BAT0000081282748.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\debug\mt.dep
]
Creating command line "c:\WorkDirectory\Pong\Pong\Debug\BAT0000081282748.bat"
Creating temporary file "c:\WorkDirectory\Pong\Pong\Debug\BAT0000091282748.bat" with contents
[
@echo off
copy "C:\WorkDirectory\Pong\Debug\Pong.exe" "c:\OgreSDK\bin\Debug"
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line "c:\WorkDirectory\Pong\Pong\Debug\BAT0000091282748.bat"
|