Update of /cvsroot/instantobjects/Source/Design/D6
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13320/Design/D6
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/D6/DclIOCore.dpk,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** DclIOCore.dpk 20 Jul 2004 16:39:09 -0000 1.1
--- DclIOCore.dpk 19 Feb 2005 10:41:37 -0000 1.2
***************
*** 6,10 ****
{$R '..\..\Core\InstantPersistence.dcr'}
{$R '..\..\Core\InstantConnectionManager.dcr'}
- {$R '..\iodesimages.res'}
{$ALIGN 8}
{$ASSERTIONS ON}
--- 6,9 ----
|