36 lines
1.2 KiB
Plaintext
36 lines
1.2 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: scale - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP65.tmp" with contents
|
|
[
|
|
/nologo /Gz /MTd /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "STRICT" /D "__FLAT__" /Fp"msvcobj/scale.pch" /YX /Fo"msvcobj/" /Fd"msvcobj/" /FD /GZ /c
|
|
"D:\work\music\findscale.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP65.tmp"
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP66.tmp" with contents
|
|
[
|
|
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib winmm.lib /nologo /subsystem:console /incremental:yes /pdb:"msvcobj/scale.pdb" /debug /machine:I386 /out:"msvcobj/scale.exe" /pdbtype:sept
|
|
.\msvcobj\findscale.obj
|
|
\work\exe\music.lib
|
|
\work\exe\mscommon.lib
|
|
\work\midiseq\msvcobj\midisq.lib
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP66.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
findscale.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
scale.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|