usb_i2c.plg

来自「周立功magic2410实验箱源码 第6章Linux高级实验(part1) 」· PLG 代码 · 共 101 行

PLG
101
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: USB_I2C - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Release/USB_I2C.res" /d "NDEBUG" /d "_AFXDLL" "E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\USB_I2C.rc"" 
Creating temporary file "C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSPFF.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/USB_I2C.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\hexeditctrl.cpp"
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\USB_I2C.cpp"
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\USB_I2CDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSPFF.tmp" 
Creating temporary file "C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP100.tmp" with contents
[
/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Release/USB_I2C.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP100.tmp" 
Creating temporary file "C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP101.tmp" with contents
[
/nologo /subsystem:windows /incremental:no /pdb:"Release/USB_I2C.pdb" /machine:I386 /out:"Release/USB_I2C.exe" 
".\Release\hexeditctrl.obj"
".\Release\StdAfx.obj"
".\Release\USB_I2C.obj"
".\Release\USB_I2CDlg.obj"
".\Release\USB_I2C.res"
".\EasyUSB2410.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP101.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
hexeditctrl.cpp
USB_I2C.cpp
USB_I2CDlg.cpp
Generating Code...
Linking...



<h3>Results</h3>
USB_I2C.exe - 0 error(s), 0 warning(s)
<h3>
--------------------Configuration: USB_I2C - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"Debug/USB_I2C.res" /d "_DEBUG" /d "_AFXDLL" "E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\USB_I2C.rc"" 
Creating temporary file "C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP103.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/USB_I2C.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\hexeditctrl.cpp"
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\USB_I2C.cpp"
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\USB_I2CDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP103.tmp" 
Creating temporary file "C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP104.tmp" with contents
[
/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /FR"Debug/" /Fp"Debug/USB_I2C.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
"E:\USB2410Proj\USB_LinuxV1.0\Release\PC端软件\StdAfx.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP104.tmp" 
Creating temporary file "C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP105.tmp" with contents
[
/nologo /subsystem:windows /incremental:yes /pdb:"Debug/USB_I2C.pdb" /debug /machine:I386 /out:"Debug/USB_I2C.exe" /pdbtype:sept 
".\Debug\hexeditctrl.obj"
".\Debug\StdAfx.obj"
".\Debug\USB_I2C.obj"
".\Debug\USB_I2CDlg.obj"
".\Debug\USB_I2C.res"
".\EasyUSB2410.lib"
]
Creating command line "link.exe @C:\DOCUME~1\ZHENGM~1\LOCALS~1\Temp\RSP105.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
hexeditctrl.cpp
USB_I2C.cpp
USB_I2CDlg.cpp
Generating Code...
Linking...
Creating command line "bscmake.exe /nologo /o"Debug/USB_I2C.bsc"  ".\Debug\StdAfx.sbr" ".\Debug\hexeditctrl.sbr" ".\Debug\USB_I2C.sbr" ".\Debug\USB_I2CDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>



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

⌨️ 快捷键说明

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