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
|