[Com0com-cvs] hub4com/plugins/serial serial.vcproj,1.1,1.2
The virtual serial port driver for Windows.
Brought to you by:
vfrolov
From: Vyacheslav F. <vf...@us...> - 2008-08-20 10:40:26
|
Update of /cvsroot/com0com/hub4com/plugins/serial In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv12022 Modified Files: serial.vcproj Log Message: Added ..cncext.h Index: serial.vcproj =================================================================== RCS file: /cvsroot/com0com/hub4com/plugins/serial/serial.vcproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** serial.vcproj 26 Mar 2008 08:41:18 -0000 1.1 --- serial.vcproj 20 Aug 2008 10:40:19 -0000 1.2 *************** *** 183,186 **** --- 183,190 ---- > <File + RelativePath="..\cncext.h" + > + </File> + <File RelativePath=".\comio.h" > |