Build Log
  

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

Command Lines
  
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Audio_System\Audio_Library\Debug\RSP0000043872760.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\Sound_3D.cpp

.\Src\Sound.cpp

.\Src\Music.cpp

.\Src\Audio_System_Imports.cpp

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

.\Debug\Audio_System_Imports.obj

.\Debug\Music.obj

.\Debug\Sound.obj

.\Debug\Sound_3D.obj
]
Creating command line "lib.exe @d:\Projects\Games\Game_Engine\Systems\Audio_System\Audio_Library\Debug\RSP0000053872760.rsp /NOLOGO"
Creating temporary file "d:\Projects\Games\Game_Engine\Systems\Audio_System\Audio_Library\Debug\BAT0000063872760.bat" with contents
[
@echo off

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

exit 1

:VCEnd
]
Creating command line "d:\Projects\Games\Game_Engine\Systems\Audio_System\Audio_Library\Debug\BAT0000063872760.bat"
Output Window
  
Compiling...
Audio_System.cpp
Audio_System_Imports.cpp
Music.cpp
Sound.cpp
Sound_3D.cpp
Generating Code...
Creating library...
copy d:\Projects\Games\Game_Engine\Debug\Audio_System.lib D:\Projects\Games\Game_Engine\\Debug_Lib\Audio_System.lib
        1 file(s) copied.
Results
  
Build log was saved at "file://d:\Projects\Games\Game_Engine\Systems\Audio_System\Audio_Library\Debug\BuildLog.htm"
Audio_Library - 0 error(s), 0 warning(s)