commtest.plg
资源名称:串口通信程序.rar [点击查看]
上传用户:skyblue117
上传日期:2013-02-13
资源大小:53k
文件大小:2k
源码类别:
串口编程
开发平台:
Visual C++
- <html>
- <body>
- <pre>
- <h1>Build Log</h1>
- <h3>
- --------------------Configuration: commtest - Win32 Debug--------------------
- </h3>
- <h3>Command Lines</h3>
- Creating temporary file "C:DOCUME~1ADMINI~1.BAILOCALS~1TempRSP8.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/commtest.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
- "C:Documents and SettingsAdministrator.BAIJIEMy DocumentsMy DocumentsStepmotor_Design串口通信程序commtest.cpp"
- "C:Documents and SettingsAdministrator.BAIJIEMy DocumentsMy DocumentsStepmotor_Design串口通信程序commtestDlg.cpp"
- "C:Documents and SettingsAdministrator.BAIJIEMy DocumentsMy DocumentsStepmotor_Design串口通信程序ConfigDlg.cpp"
- "C:Documents and SettingsAdministrator.BAIJIEMy DocumentsMy DocumentsStepmotor_Design串口通信程序SerialPort.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1.BAILOCALS~1TempRSP8.tmp"
- Creating temporary file "C:DOCUME~1ADMINI~1.BAILOCALS~1TempRSP9.tmp" with contents
- [
- /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /FR"Debug/" /Fp"Debug/commtest.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /c
- "C:Documents and SettingsAdministrator.BAIJIEMy DocumentsMy DocumentsStepmotor_Design串口通信程序StdAfx.cpp"
- ]
- Creating command line "cl.exe @C:DOCUME~1ADMINI~1.BAILOCALS~1TempRSP9.tmp"
- <h3>Output Window</h3>
- Compiling...
- StdAfx.cpp
- Compiling...
- commtest.cpp
- commtestDlg.cpp
- ConfigDlg.cpp
- SerialPort.cpp
- Generating Code...
- Creating temporary file "C:DOCUME~1ADMINI~1.BAILOCALS~1TempRSPA.tmp" with contents
- [
- /nologo /subsystem:windows /incremental:yes /pdb:"Debug/commtest.pdb" /debug /machine:I386 /out:"Debug/commtest.exe" /pdbtype:sept
- ".Debugcommtest.obj"
- ".DebugcommtestDlg.obj"
- ".DebugConfigDlg.obj"
- ".DebugSerialPort.obj"
- ".DebugStdAfx.obj"
- ".Debugcommtest.res"
- ]
- Creating command line "link.exe @C:DOCUME~1ADMINI~1.BAILOCALS~1TempRSPA.tmp"
- <h3>Output Window</h3>
- Linking...
- Creating command line "bscmake.exe /nologo /o"Debug/commtest.bsc" ".DebugStdAfx.sbr" ".Debugcommtest.sbr" ".DebugcommtestDlg.sbr" ".DebugConfigDlg.sbr" ".DebugSerialPort.sbr""
- Creating browse info file...
- <h3>Output Window</h3>
- <h3>Results</h3>
- commtest.exe - 0 error(s), 0 warning(s)
- </pre>
- </body>
- </html>