<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: STBLLIB - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\Cm\LOCALS~1\Temp\RSP1BF.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "STBLLIB_EXPORTS" /D "_WINDLL" /D "_VS6_USED" /FR"Debug/" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"c:\Devel\ARM\Flash Loader Demonstrator\Src\Crs232\rs232.cpp"
"c:\Devel\ARM\Flash Loader Demonstrator\Src\STBLLIB\STBLLIB.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\Cm\LOCALS~1\Temp\RSP1BF.tmp" 
Creating command line "link.exe /nologo /dll /incremental:yes /pdb:"Debug/STBLLIB.pdb" /debug /machine:I386 /out:"..\BIN\Debug\STBLLIB.dll" /implib:"Debug/STBLLIB.lib" /pdbtype:sept  ".\Debug\rs232.obj" ".\Debug\STBLLIB.obj" ".\Debug\STBLLIB.res" "
<h3>Output Window</h3>
Compiling...
rs232.cpp
STBLLIB.cpp
Generating Code...
Linking...
   Creating library Debug/STBLLIB.lib and object Debug/STBLLIB.exp



<h3>Results</h3>
STBLLIB.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>