Build Log
  

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

Command Lines
  
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"
Output Window
  
Compiling...
Color.cpp
Graphics_System.cpp
Graphics_System_Imports.cpp
Image.cpp
Render_Window.cpp
Window.cpp
Generating Code...
Creating library...
copy d:\Projects\Games\Game_Engine\Debug\Graphics_System.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Graphics_System.lib
        1 file(s) copied.
Results
  
Build log was saved at "file://d:\Projects\Games\Game_Engine\Systems\Graphics_System\Graphics_Library\Debug\BuildLog.htm"
Graphics_Library - 0 error(s), 0 warning(s)