Update of /cvsroot/instantobjects/Source/Brokers/XML/D6
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24320/Brokers/XML/D6
Modified Files:
DclIOXML.dpk IOXML.dpk
Removed Files:
DclIOXML.cfg DclIOXML.dof DclIOXML.res IOXML.cfg IOXML.dof
IOXML.res
Log Message:
removal of package cfg, dof and res files from CVS (D6 and D7 only)
--- DclIOXML.res DELETED ---
Index: DclIOXML.dpk
===================================================================
RCS file: /cvsroot/instantobjects/Source/Brokers/XML/D6/DclIOXML.dpk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DclIOXML.dpk 20 Jul 2004 16:39:09 -0000 1.1
--- DclIOXML.dpk 24 Jul 2005 16:34:51 -0000 1.2
***************
*** 1,6 ****
package DclIOXML;
! {$R *.res}
! {$R '..\InstantXML.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
--- 1,7 ----
package DclIOXML;
! {$I '../../InstantVersion.inc'}
!
! {$R '../InstantXML.dcr'}
{$ALIGN 8}
{$ASSERTIONS ON}
--- DclIOXML.cfg DELETED ---
--- IOXML.res DELETED ---
--- IOXML.cfg DELETED ---
--- IOXML.dof DELETED ---
Index: IOXML.dpk
===================================================================
RCS file: /cvsroot/instantobjects/Source/Brokers/XML/D6/IOXML.dpk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** IOXML.dpk 20 Jul 2004 16:39:09 -0000 1.1
--- IOXML.dpk 24 Jul 2005 16:34:51 -0000 1.2
***************
*** 1,5 ****
package IOXML;
! {$R *.res}
{$ALIGN 8}
{$ASSERTIONS ON}
--- 1,6 ----
package IOXML;
! {$I '../../../InstantVersion.inc'}
!
{$ALIGN 8}
{$ASSERTIONS ON}
--- DclIOXML.dof DELETED ---
|