Build Log
  

Rebuild started: Project: Input_Library, Configuration: Release|Win32

Command Lines
  
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\RSP0000EA1483712.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\Src\Input_System_Imports.cpp

.\Src\Input_System.cpp
]
Creating command line "cl.exe @d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\RSP0000EA1483712.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\RSP0000EB1483712.rsp" with contents
[
/OUT:"D:\Projects\Games\Game_Engine\Release\Input_System.lib" /LTCG

.\Release\Input_System.obj

.\Release\Input_System_Imports.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\RSP0000EB1483712.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\BAT0000EC1483712.bat" with contents
[
@echo off

copy d:\Projects\Games\Game_Engine\Release\Input_System.lib D:\Projects\Games\Game_Engine\\Release_Lib\Input_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\Input_System.lib D:\Projects\Games\Game_Engine\\Release_Lib\Input_System.lib"

exit 1

:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\BAT0000EC1483712.bat"
Output Window
  
Compiling...
Input_System_Imports.cpp
Input_System.cpp
Creating library...
copy d:\Projects\Games\Game_Engine\Release\Input_System.lib D:\Projects\Games\Game_Engine\\Release_Lib\Input_System.lib
        1 file(s) copied.
Results
  
Build log was saved at "file://d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Release\BuildLog.htm"
Input_Library - 0 error(s), 0 warning(s)