38 lines
986 B
Plaintext
38 lines
986 B
Plaintext
<html>
|
|
<body>
|
|
<pre>
|
|
<h1>Build Log</h1>
|
|
<h3>
|
|
--------------------Configuration: ftplib - Win32 Debug--------------------
|
|
</h3>
|
|
<h3>Command Lines</h3>
|
|
Creating temporary file "C:\TEMP\RSP131.tmp" with contents
|
|
[
|
|
/nologo /MTd /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "STRICT" /D "__FLAT__" /Fp".\msvcobj/Ftplib.pch" /YX /Fo".\msvcobj/" /Fd".\msvcobj/" /FD /c
|
|
"D:\work\FTP\Ftp.cpp"
|
|
"D:\work\FTP\Ftpdata.cpp"
|
|
"D:\work\FTP\Ftpthrd.cpp"
|
|
"D:\work\FTP\hostdlg.cpp"
|
|
"D:\work\FTP\Interprt.cpp"
|
|
"D:\work\FTP\Logindlg.cpp"
|
|
]
|
|
Creating command line "cl.exe @C:\TEMP\RSP131.tmp"
|
|
Creating command line "link.exe -lib /nologo /out:"..\exe\ftplib.lib" .\msvcobj\Ftp.obj .\msvcobj\Ftpdata.obj .\msvcobj\Ftpthrd.obj .\msvcobj\hostdlg.obj .\msvcobj\Interprt.obj .\msvcobj\Logindlg.obj "
|
|
<h3>Output Window</h3>
|
|
Compiling...
|
|
Ftp.cpp
|
|
Ftpdata.cpp
|
|
Ftpthrd.cpp
|
|
hostdlg.cpp
|
|
Interprt.cpp
|
|
Logindlg.cpp
|
|
Creating library...
|
|
|
|
|
|
|
|
<h3>Results</h3>
|
|
ftplib.lib - 0 error(s), 0 warning(s)
|
|
</pre>
|
|
</body>
|
|
</html>
|