Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Debug\RSP00000A38723460.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_LIB" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\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\Debug\RSP00000A38723460.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Debug\RSP00000B38723460.rsp" with contents
[
/OUT:"D:\Projects\Games\Game_Engine\Debug\Operating_System.lib" .\Debug\Application.obj
.\Debug\Operating_System.obj
.\Debug\Operating_System_Imports.obj
.\Debug\Thread.obj
.\Debug\Timer.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Debug\RSP00000B38723460.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Debug\BAT00000C38723460.bat" with contents
[
@echo off
copy d:\Projects\Games\Game_Engine\Debug\Operating_System.lib D:\Projects\Games\Game_Engine\\Debug_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\Debug\Operating_System.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Operating_System.lib"
exit 1
:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Systems\Operating_System\Operating_System_Library\Debug\BAT00000C38723460.bat"
|