Build Log
  

Build started: Project: Input_Library, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Debug\RSP00000D3872392.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\Input_System_Imports.cpp

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

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

copy d:\Projects\Games\Game_Engine\Debug\Input_System.lib D:\Projects\Games\Game_Engine\\Debug_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\Debug\Input_System.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Input_System.lib"

exit 1

:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Systems\Input_System\Input_Library\Debug\BAT00000F3872392.bat"
Output Window
  
Compiling...
Input_System.cpp
Input_System_Imports.cpp
Generating Code...
Creating library...
copy d:\Projects\Games\Game_Engine\Debug\Input_System.lib D:\Projects\Games\Game_Engine\\Debug_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\Debug\BuildLog.htm"
Input_Library - 0 error(s), 0 warning(s)