myftp.plg
资源名称:myftp.zip [点击查看]
上传用户:kkaqas
上传日期:2007-01-07
资源大小:38k
文件大小:1k
源码类别:
Ftp客户端
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: myftp - Win32 Release--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating command line "rc.exe /l 0x804 /fo"Release/myftp.res" /d "NDEBUG" /d "_AFXDLL" "D:Workslgdmyftpmyftp.rc""
- Creating temporary file "C:WINDOWSTEMPRSPA084.TMP" with contents
- [
- /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/myftp.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c
- "D:Workslgdmyftpmyftp.cpp"
- "D:WorkslgdmyftpmyftpDlg.cpp"
- "D:WorkslgdmyftpSetupDlg.cpp"
- ]
- Creating command line "cl.exe @C:WINDOWSTEMPRSPA084.TMP"
- Creating temporary file "C:WINDOWSTEMPRSPA085.TMP" with contents
- [
- wsock32.lib /nologo /subsystem:windows /incremental:no /pdb:"Release/myftp.pdb" /machine:I386 /out:"myftp.exe"
- .Releaseextern.obj
- .Releaseftp.obj
- .Releasemyftp.obj
- .ReleasemyftpDlg.obj
- .ReleaseSetupDlg.obj
- .ReleaseStdAfx.obj
- .Releasetcp.obj
- .Releasemyftp.res
- ]
- Creating command line "link.exe @C:WINDOWSTEMPRSPA085.TMP"
- <h3>Output Window</h3>
- Compiling resources...
- Compiling...
- myftp.cpp
- myftpDlg.cpp
- SetupDlg.cpp
- Generating Code...
- Linking...
- <h3>Results</h3>
- myftp.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>