📄 ftpserver.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Ftpserver - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/Ftpserver.res" /d "_DEBUG" /d "_AFXDLL" "D:\CSR\现场测试\Ftpserver\Ftpserver.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25B.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /Fp"Debug/Ftpserver.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"D:\CSR\现场测试\Ftpserver\ftpcom.cpp"
"D:\CSR\现场测试\Ftpserver\Ftpserver.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25B.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25C.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:yes /pdb:"Debug/Ftpserver.pdb" /debug /machine:I386 /def:".\Ftpserver.def" /out:"Debug/Ftpserver.dll" /implib:"Debug/Ftpserver.lib" /pdbtype:sept
".\Debug\ftpcom.obj"
".\Debug\Ftpserver.obj"
".\Debug\StdAfx.obj"
".\Debug\Ftpserver.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25C.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25D.bat" with contents
[
@echo off
regsvr32 /s /c ".\Debug\Ftpserver.dll"
echo regsvr32 exec. time > ".\Debug\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP25D.bat"
Compiling resources...
Compiling...
ftpcom.cpp
Generating Code...
Compiling...
Ftpserver.cpp
Generating Code...
Linking...
LINK : LNK6004: Debug/Ftpserver.dll not found or not built by the last incremental link; performing full link
Creating library Debug/Ftpserver.lib and object Debug/Ftpserver.exp
<h3>Output Window</h3>
Performing registration
<h3>Results</h3>
Ftpserver.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -