serialserver/c32serialserver/Test/te_C32Performance/USB PC Side Code/SerialPort.plg
branchRCL_3
changeset 69 9d7ce34704c8
parent 67 00c6709d25aa
child 70 b564fb5fd78b
--- a/serialserver/c32serialserver/Test/te_C32Performance/USB PC Side Code/SerialPort.plg	Thu Aug 19 11:05:47 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: SerialPort - Win32 Debug--------------------
-</h3>
-<h3>Command Lines</h3>
-Creating command line "rc.exe /l 0x409 /fo"Debug/SerialPort.res" /d "_DEBUG" /d "_AFXDLL" "D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPort.rc"" 
-Creating temporary file "C:\WINDOWS\TEMP\RSPC216.TMP" with contents
-[
-/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SerialPort.pch" /Yu"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
-"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp"
-"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPort.cpp"
-"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialPortDlg.cpp"
-]
-Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC216.TMP" 
-Creating temporary file "C:\WINDOWS\TEMP\RSPC217.TMP" with contents
-[
-/nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp"Debug/SerialPort.pch" /Yc"stdafx.h" /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
-"D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\StdAfx.cpp"
-]
-Creating command line "cl.exe @C:\WINDOWS\TEMP\RSPC217.TMP" 
-Creating temporary file "C:\WINDOWS\TEMP\RSPC218.TMP" with contents
-[
-/nologo /subsystem:windows /incremental:yes /pdb:"Debug/SerialPort.pdb" /debug /machine:I386 /out:"Debug/SerialPort.exe" /pdbtype:sept 
-".\Debug\SerialConnection.obj"
-".\Debug\SerialPort.obj"
-".\Debug\SerialPortDlg.obj"
-".\Debug\StdAfx.obj"
-".\Debug\SerialPort.res"
-]
-Creating command line "link.exe @C:\WINDOWS\TEMP\RSPC218.TMP"
-<h3>Output Window</h3>
-Compiling resources...
-Compiling...
-StdAfx.cpp
-Compiling...
-SerialConnection.cpp
-D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp(296) : warning C4018: '>=' : signed/unsigned mismatch
-D:\microchip\mplab\JOSE\vc++\SERIAL PORT PIC\SerialConnection.cpp(152) : warning C4101: 'result' : unreferenced local variable
-SerialPort.cpp
-SerialPortDlg.cpp
-Generating Code...
-Linking...
-
-
-
-<h3>Results</h3>
-SerialPort.exe - 0 error(s), 2 warning(s)
-</pre>
-</body>
-</html>