Update of /cvsroot/instantobjects/Source/Design/D5
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13283/Design/D5
Modified Files:
DclIOCore.dpk
Log Message:
fixed build error in D7 - requires changes to D6 and D5 as well
Index: DclIOCore.dpk
===================================================================
RCS file: /cvsroot/instantobjects/Source/Design/D5/DclIOCore.dpk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DclIOCore.dpk 10 Feb 2005 22:59:36 -0000 1.1
--- DclIOCore.dpk 19 Feb 2005 10:41:24 -0000 1.2
***************
*** 6,10 ****
{$R '..\..\Core\InstantPersistence.dcr'}
{$R '..\..\Core\InstantConnectionManager.dcr'}
- {$R '..\iodesimages.res'}
{$ALIGN ON}
{$ASSERTIONS ON}
--- 6,9 ----
|