Build Log
  

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

Command Lines
  
Creating temporary file "d:\Projects\Games\Game_Engine\Module\Debug\RSP00003838723504.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\Module.cpp
]
Creating command line "cl.exe @d:\Projects\Games\Game_Engine\Module\Debug\RSP00003838723504.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\Games\Game_Engine\Module\Debug\RSP00003938723504.rsp" with contents
[
/OUT:"D:\Projects\Games\Game_Engine\Debug\Module.lib" .\Debug\Module.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Module\Debug\RSP00003938723504.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Module\Debug\BAT00003A38723504.bat" with contents
[
@echo off

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

exit 1

:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Module\Debug\BAT00003A38723504.bat"
Output Window
  
Compiling...
Module.cpp
Creating library...
copy d:\Projects\Games\Game_Engine\Debug\Module.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Module.lib
        1 file(s) copied.
Results
  
Build log was saved at "file://d:\Projects\Games\Game_Engine\Module\Debug\BuildLog.htm"
Module - 0 error(s), 0 warning(s)