Build Log
  

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

Command Lines
  
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Network_System\Network_Library\Release\RSP0000DE1482796.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\Stream_Socket.cpp

.\Src\Socket.cpp

.\Src\Datagram_Socket.cpp

.\Src\Network_System_Imports.cpp

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

.\Release\Network_System.obj

.\Release\Network_System_Imports.obj

.\Release\Datagram_Socket.obj

.\Release\Socket.obj

.\Release\Stream_Socket.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Systems\Network_System\Network_Library\Release\RSP0000DF1482796.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Network_System\Network_Library\Release\BAT0000E01482796.bat" with contents
[
@echo off

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

exit 1

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