43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: mixer - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP50.tmp" with contents
|
|
[
|
|
/nologo /Gz /MTd /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "STRICT" /D "__FLAT__" /Fp"Debug/mixer.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
|
"D:\work\mixer\ChannelCtrlMgr.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP50.tmp"
|
|
Creating temporary file "C:\DOCUME~1\sean\LOCALS~1\Temp\RSP51.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 /nologo /subsystem:windows /incremental:yes /pdb:"Debug/mixer.pdb" /debug /machine:I386 /out:"Debug/mixer.exe" /pdbtype:sept
|
|
.\Debug\ChannelCtrlMgr.obj
|
|
.\Debug\Graphic.obj
|
|
.\Debug\Main.obj
|
|
.\Debug\Mainwnd.obj
|
|
.\Debug\MixerScope.obj
|
|
.\Debug\mixer.res
|
|
\work\exe\mscommon.lib
|
|
\work\exe\msbsp.lib
|
|
\work\exe\sample.lib
|
|
\work\exe\statbar.lib
|
|
\work\exe\jpgimg.lib
|
|
]
|
|
Creating command line "link.exe @C:\DOCUME~1\sean\LOCALS~1\Temp\RSP51.tmp"
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
ChannelCtrlMgr.cpp
|
|
Linking...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
mixer.exe - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|