1 |
bearsoft |
1.1 |
<html>
|
2 |
|
|
<body>
|
3 |
|
|
<pre>
|
4 |
|
|
<h1>Build Log</h1>
|
5 |
|
|
<h3>
|
6 |
|
|
--------------------Configuration: stringlib - Win32 Debug--------------------
|
7 |
|
|
</h3>
|
8 |
|
|
<h3>Command Lines</h3>
|
9 |
|
|
Creating temporary file "C:\DOCUME~1\bearsoft\LOCALS~1\Temp\RSP73.tmp" with contents
|
10 |
|
|
[
|
11 |
|
|
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/stringlib.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
|
12 |
|
|
"D:\api\Classes\Html\HomePage.cpp"
|
13 |
|
|
]
|
14 |
|
|
Creating command line "cl.exe @C:\DOCUME~1\bearsoft\LOCALS~1\Temp\RSP73.tmp"
|
15 |
|
|
<h3>Output Window</h3>
|
16 |
|
|
Compiling...
|
17 |
|
|
HomePage.cpp
|
18 |
|
|
|
19 |
|
|
|
20 |
|
|
|
21 |
|
|
<h3>Results</h3>
|
22 |
|
|
HomePage.obj - 0 error(s), 0 warning(s)
|
23 |
|
|
</pre>
|
24 |
|
|
</body>
|
25 |
|
|
</html>
|