Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\RSP00000138721740.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP .\Src\Window.cpp
.\Src\Render_Window.cpp
.\Src\Image.cpp
.\Src\Graphics_System_Imports.cpp
.\Src\Graphics_System.cpp
.\Src\Color.cpp
]
Creating command line "cl.exe @d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\RSP00000138721740.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\RSP00000238721740.rsp" with contents
[
/OUT:"D:\Projects\Games\Game_Engine\Debug\Graphics_System.lib" .\Debug\Color.obj
.\Debug\Graphics_System.obj
.\Debug\Graphics_System_Imports.obj
.\Debug\Image.obj
.\Debug\Render_Window.obj
.\Debug\Window.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\RSP00000238721740.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\BAT00000338721740.bat" with contents
[
@echo off
copy d:\Projects\Games\Game_Engine\Debug\Graphics_System.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Graphics_System.lib
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "copy d:\Projects\Games\Game_Engine\Debug\Graphics_System.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Graphics_System.lib"
exit 1
:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\BAT00000338721740.bat"
|