Update of /cvsroot/com0com/com0com/sys
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14290
Modified Files:
sources
Log Message:
Changed TARGETPATH to ..
Index: sources
===================================================================
RCS file: /cvsroot/com0com/com0com/sys/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** sources 23 Aug 2006 13:12:16 -0000 1.6
--- sources 23 Oct 2006 11:59:55 -0000 1.7
***************
*** 1,4 ****
TARGETNAME=com0com
! TARGETPATH=obj
TARGETTYPE=DRIVER
--- 1,4 ----
TARGETNAME=com0com
! TARGETPATH=..
TARGETTYPE=DRIVER
|