Build Log
  

------- Build started: Project: Splines, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "d:\Distr\Games_src\quake3-1.32b\code\splines\Release\RSP000014.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_LIB" /D "_MBCS" /FD /EHsc /ML /YX"stdafx.h" /Fp".\Release/Splines.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\util_str.cpp"
".\splines.cpp"
".\q_shared.cpp"
".\q_parse.cpp"
".\math_vector.cpp"
".\math_quaternion.cpp"
".\math_matrix.cpp"
".\math_angles.cpp"
]
Creating command line "cl.exe @"d:\Distr\Games_src\quake3-1.32b\code\splines\Release\RSP000014.rsp" /nologo"
Creating temporary file "d:\Distr\Games_src\quake3-1.32b\code\splines\Release\RSP000015.rsp" with contents
[
/OUT:".\Release\Splines.lib" /NOLOGO
".\Release\math_angles.obj"
".\Release\math_matrix.obj"
".\Release\math_quaternion.obj"
".\Release\math_vector.obj"
".\Release\q_parse.obj"
".\Release\q_shared.obj"
".\Release\splines.obj"
".\Release\util_str.obj"
]
Creating command line "lib.exe @"d:\Distr\Games_src\quake3-1.32b\code\splines\Release\RSP000015.rsp""
Output Window
  
Compiling...
util_str.cpp
splines.cpp
q_shared.cpp
q_parse.cpp
math_vector.cpp
math_quaternion.cpp
math_matrix.cpp
math_angles.cpp
Creating library...
Results
  
Build log was saved at "file://d:\Distr\Games_src\quake3-1.32b\code\splines\Release\BuildLog.htm"
Splines - 0 error(s), 0 warning(s)