Build Log
  

------- Build started: Project: MusimatLib, Configuration: Debug|Win32 -------

Command Lines
  
This edition of Visual C++ does not support the optimizing compiler.
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000001.rsp" with contents
[
/I "../include" /D "WIN32" /D "_DEBUG" /D "_LIB" /D "_MBCS" /Gm /EHsc /RTC1 /MLd /YX"stdafx.h" /Fp"Debug/MusimatLib.pch" /Fo"Debug/" /Fd"Debug/vc70.pdb" /FR"Debug/" /W3 /c /Wp64 /ZI /TP
.\Row.cpp
.\Rhythm.cpp
.\Rational.cpp
.\Random.cpp
.\Pitch.cpp
.\Musimat.cpp
]
Creating command line "cl.exe @c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000001.rsp /nologo"
Creating temporary file "c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000002.rsp" with contents
[
/OUT:"Debug/MusimatLib.lib" /NOLOGO
.\Debug\Musimat.obj
.\Debug\Pitch.obj
.\Debug\Random.obj
.\Debug\Rational.obj
.\Debug\Rhythm.obj
.\Debug\Row.obj
]
Creating command line "lib.exe @c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000002.rsp"
Creating temporary file "c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000003.rsp" with contents
[
/o "Debug/MusimatLib.bsc"
.\Debug\Musimat.sbr
.\Debug\Pitch.sbr
.\Debug\Random.sbr
.\Debug\Rational.sbr
.\Debug\Rhythm.sbr
.\Debug\Row.sbr
]
Creating command line "bscmake.exe @c:\Musimathics_local\Musimat\MusimatLib\Debug\RSP000003.rsp /nologo"
Output Window
  
Compiling...
Random.cpp
Pitch.cpp
Row.cpp
Rhythm.cpp
Rational.cpp
Musimat.cpp
Creating library...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
Results
  
Build log was saved at "file://c:\Musimathics_local\Musimat\MusimatLib\Debug\BuildLog.htm"
MusimatLib - 0 error(s), 0 warning(s)