[Com0com-cvs] com0com/setup sources,1.1,1.2
The virtual serial port driver for Windows.
Brought to you by:
vfrolov
From: Vyacheslav F. <vf...@us...> - 2006-10-23 12:01:52
|
Update of /cvsroot/com0com/com0com/setup In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv15158 Modified Files: sources Log Message: Changed TARGETPATH to .. Index: sources =================================================================== RCS file: /cvsroot/com0com/com0com/setup/sources,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** sources 28 Jul 2006 12:16:42 -0000 1.1 --- sources 23 Oct 2006 12:01:49 -0000 1.2 *************** *** 1,4 **** TARGETNAME=setup ! TARGETPATH=obj TARGETTYPE=DYNLINK --- 1,4 ---- TARGETNAME=setup ! TARGETPATH=.. TARGETTYPE=DYNLINK |