Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Release\RSP0000F01483076.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_LIB" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\Src\Timer.cpp
.\Src\Thread.cpp
.\Src\Operating_System_Imports.cpp
.\Src\Operating_System.cpp
.\Src\Application.cpp
]
Creating command line "cl.exe @d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Release\RSP0000F01483076.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Release\RSP0000F11483076.rsp" with contents
[
/OUT:"D:\Projects\Games\Game_Engine\Release\Operating_System.lib" /LTCG
.\release\Application.obj
.\release\Operating_System.obj
.\release\Operating_System_Imports.obj
.\release\Thread.obj
.\release\Timer.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Release\RSP0000F11483076.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Release\BAT0000F21483076.bat" with contents
[
@echo off
copy d:\Projects\Games\Game_Engine\Release\Operating_System.lib D:\Projects\Games\Game_Engine\\Release_Lib\Operating_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\Release\Operating_System.lib D:\Projects\Games\Game_Engine\\Release_Lib\Operating_System.lib"
exit 1
:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Release\BAT0000F21483076.bat"
|