From: Nando D. <na...@us...> - 2005-02-19 10:47:30
|
Update of /cvsroot/instantobjects/Source/Design/D7 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14364/Design/D7 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/D7/DclIOCore.dpk,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** DclIOCore.dpk 3 Feb 2005 17:04:52 -0000 1.4 --- DclIOCore.dpk 19 Feb 2005 10:47:20 -0000 1.5 *************** *** 2,6 **** {$R *.res} - {$R '..\iodesimages.res'} {$R '..\..\Core\InstantPresentation.dcr'} {$R '..\..\Core\InstantExplorer.dcr'} --- 2,5 ---- |