⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ftp.plg

📁 bluetooth core serial protocol source file
💻 PLG
📖 第 1 页 / 共 2 页
字号:
.\Debug\Timer.obj
.\Debug\TransferRequest.obj
.\Debug\Win32BCSP.obj
.\Debug\WinEnvironment.obj
.\Debug\XMITWindow.obj
]
Creating command line "link.exe @C:\TEMP\RSP435.tmp"
Creating temporary file "C:\TEMP\RSP436.bat" with contents
[
@echo off
copy .\Debug\*.dll ..\build\Deb
copy .\Debug\*.lib ..\build\Deb
]
Creating command line "C:\TEMP\RSP436.bat"
Compiling...
API.c
BCSPStack.c
BTRACE.c
ByteBuffer.c
ChannelControl.c
crc.c
Generating Code...
Compiling...
Entry.cpp
Generating Code...
Compiling...
Environment.c
LinkEstablishmentEntity.c
MUXSender.c
Packet.c
PacketBuffer.c
PacketDeliverer.c
PacketPool.c
Queue.c
Receiver.c
Generating Code...
Compiling...
RequestRouter.c
scheduler.c
SequenceSender.c
shutdown.c
Signal.c
SLIPReceiver.c
SlipSender.c
StackConfiguration.c
Timer.c
Generating Code...
Compiling...
TransferRequest.c
Generating Code...
Compiling...
Win32BCSP.cpp
WinEnvironment.cpp
Generating Code...
Compiling...
XMITWindow.c
Generating Code...
Linking...
   Creating library Debug/BCSP.lib and object Debug/BCSP.exp
<h3>Output Window</h3>
copying libs and dlls to build dir
.\Debug\BCSP.dll
        1 file(s) copied.
.\Debug\BCSP.lib
        1 file(s) copied.
<h3>
--------------------Configuration: BCProtocols - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP43A.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\env\win32" /I "..\..\generic" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BCPROTOCOLS_EXPORTS" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\BCProtocols\BCProtocols.cpp"
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\BCProtocols\Protocols.c"
]
Creating command line "cl.exe @C:\TEMP\RSP43A.tmp" 
Creating temporary file "C:\TEMP\RSP43B.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\env\win32" /I "..\..\generic" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "BCPROTOCOLS_EXPORTS" /Fp"Debug/BCProtocols.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\BCProtocols\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP43B.tmp" 
Creating temporary file "C:\TEMP\RSP43C.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib BCSP.lib /nologo /dll /incremental:yes /pdb:"Debug/BCProtocols.pdb" /debug /machine:I386 /out:"Debug/BCProtocols.dll" /implib:"Debug/BCProtocols.lib" /pdbtype:sept /libpath:"..\build\deb" 
.\Debug\BCProtocols.obj
.\Debug\Protocols.obj
.\Debug\StdAfx.obj
\Work\bc01\devHost\HostStack\BCSP\Win32\Win32UART\Debug\BCSP.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\build\Deb\BCSP.lib
]
Creating command line "link.exe @C:\TEMP\RSP43C.tmp"
Creating temporary file "C:\TEMP\RSP43D.bat" with contents
[
@echo off
copy .\Debug\*.dll ..\build\Deb
copy .\Debug\*.lib ..\build\Deb
]
Creating command line "C:\TEMP\RSP43D.bat"
Compiling...
StdAfx.cpp
Compiling...
BCProtocols.cpp
Generating Code...
Compiling...
Protocols.c
Generating Code...
Linking...
   Creating library Debug/BCProtocols.lib and object Debug/BCProtocols.exp
<h3>Output Window</h3>
Performing Custom Build Step on .\Debug\BCProtocols.dll
.\Debug\BCProtocols.dll
        1 file(s) copied.
.\Debug\BCProtocols.lib
        1 file(s) copied.



<h3>Results</h3>
BCProtocols.dll - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: BCProtocols - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP441.bat" with contents
[
@echo off
copy .\Release\*.dll ..\build\Rel
copy .\Release\*.lib ..\build\Rel
]
Creating command line "C:\TEMP\RSP441.bat"
<h3>Output Window</h3>
Performing Custom Build Step on .\Release\BCProtocols.dll
.\Release\BCProtocols.dll
        1 file(s) copied.
.\Release\BCProtocols.lib
        1 file(s) copied.
<h3>
--------------------Configuration: FTP - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP442.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /I "..\..\..\generic" /I "..\..\..\env\win32" /I "..\..\bcprotocols" /I "..\..\win32uart" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/FTP.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\Examples\FTP\FTP.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP442.tmp" 
Creating temporary file "C:\TEMP\RSP443.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /I "..\..\..\generic" /I "..\..\..\env\win32" /I "..\..\bcprotocols" /I "..\..\win32uart" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Release/FTP.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\Examples\FTP\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP443.tmp" 
Creating temporary file "C:\TEMP\RSP444.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/FTP.pdb" /machine:I386 /out:"Release/FTP.exe" /libpath:"..\..\build\rel" 
.\Release\FTP.obj
.\Release\StdAfx.obj
\Work\bc01\devHost\HostStack\BCSP\Win32\Win32UART\Release\BCSP.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\build\Rel\BCSP.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\BCProtocols\Release\BCProtocols.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\build\Rel\BCProtocols.lib
]
Creating command line "link.exe @C:\TEMP\RSP444.tmp"
Creating temporary file "C:\TEMP\RSP445.bat" with contents
[
@echo off
copy ..\..\build\rel\BCProtocols.dll .\Release
copy ..\..\build\rel\BCSP.dll .\Release
]
Creating command line "C:\TEMP\RSP445.bat"
Compiling...
StdAfx.cpp
Compiling...
FTP.cpp
Linking...
<h3>Output Window</h3>
Performing Custom Build Step on .\Release\FTP.exe
        1 file(s) copied.
        1 file(s) copied.



<h3>Results</h3>
FTP.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: BCProtocols - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP447.bat" with contents
[
@echo off
copy .\Debug\*.dll ..\build\Deb
copy .\Debug\*.lib ..\build\Deb
]
Creating command line "C:\TEMP\RSP447.bat"
<h3>Output Window</h3>
Performing Custom Build Step on .\Debug\BCProtocols.dll
.\Debug\BCProtocols.dll
        1 file(s) copied.
.\Debug\BCProtocols.lib
        1 file(s) copied.
<h3>
--------------------Configuration: FTP - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\TEMP\RSP448.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\..\generic" /I "..\..\..\env\win32" /I "..\..\bcprotocols" /I "..\..\win32uart" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/FTP.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\Examples\FTP\FTP.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP448.tmp" 
Creating temporary file "C:\TEMP\RSP449.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /I "..\..\..\generic" /I "..\..\..\env\win32" /I "..\..\bcprotocols" /I "..\..\win32uart" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/FTP.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\Work\bc01\devHost\HostStack\BCSP\Win32\Examples\FTP\StdAfx.cpp"
]
Creating command line "cl.exe @C:\TEMP\RSP449.tmp" 
Creating temporary file "C:\TEMP\RSP44A.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib bcsp.lib bcprotocols.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/FTP.pdb" /debug /machine:I386 /out:"Debug/FTP.exe" /pdbtype:sept /libpath:"..\..\build\deb" 
.\Debug\FTP.obj
.\Debug\StdAfx.obj
\Work\bc01\devHost\HostStack\BCSP\Win32\Win32UART\Debug\BCSP.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\build\Deb\BCSP.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\BCProtocols\Debug\BCProtocols.lib
\Work\bc01\devHost\HostStack\BCSP\Win32\build\Deb\BCProtocols.lib
]
Creating command line "link.exe @C:\TEMP\RSP44A.tmp"
Creating temporary file "C:\TEMP\RSP44B.bat" with contents
[
@echo off
copy ..\..\build\deb\BCProtocols.dll .\Debug
copy ..\..\build\deb\BCSP.dll .\Debug
]
Creating command line "C:\TEMP\RSP44B.bat"
Compiling...
StdAfx.cpp
Compiling...
FTP.cpp
Linking...
<h3>Output Window</h3>
Performing Custom Build Step on .\Debug\FTP.exe
        1 file(s) copied.
        1 file(s) copied.



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

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -