From: <jcm...@us...> - 2006-02-14 19:13:16
|
Revision: 593 Author: jcmoraisjr Date: 2006-02-14 11:10:26 -0800 (Tue, 14 Feb 2006) ViewCVS: http://svn.sourceforge.net/instantobjects?rev=593&view=rev Log Message: ----------- Changed how packages include resource files: - changed header of the packages; - uploaded one resource file per package. Modified Paths: -------------- trunk/Source/Design/D2005/DclIOCore.dpk trunk/Source/Design/D2006/DclIOCore.dpk trunk/Source/Design/D5/DclIOCore_D5.dpk trunk/Source/Design/D6/DclIOCore.dpk trunk/Source/Design/D7/DclIOCore.dpk trunk/Source/Design/K3/DclIOCore.dpk Added Paths: ----------- trunk/Source/Design/D2005/DclIOCore.res trunk/Source/Design/D2006/DclIOCore.res trunk/Source/Design/D5/DclIOCore_D5.res trunk/Source/Design/D6/DclIOCore.res trunk/Source/Design/D7/DclIOCore.res trunk/Source/Design/K3/DclIOCore.res Modified: trunk/Source/Design/D2005/DclIOCore.dpk =================================================================== --- trunk/Source/Design/D2005/DclIOCore.dpk 2006-02-14 19:07:35 UTC (rev 592) +++ trunk/Source/Design/D2005/DclIOCore.dpk 2006-02-14 19:10:26 UTC (rev 593) @@ -1,13 +1,13 @@ package DclIOCore; -{$I '..\..\InstantPackageVersion.inc'} - +{$R *.res} {$R '..\..\Core\InstantPresentation.dcr'} {$R '..\..\Core\InstantExplorer.dcr'} {$R '..\..\Core\InstantPersistence.dcr'} {$R '..\..\Core\InstantConnectionManager.dcr'} {$R '..\..\Core\InstantPump.dcr'} {$R '..\..\Core\InstantDBEvolution.dcr'} + {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} Added: trunk/Source/Design/D2005/DclIOCore.res =================================================================== (Binary files differ) Property changes on: trunk/Source/Design/D2005/DclIOCore.res ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/Source/Design/D2006/DclIOCore.dpk =================================================================== --- trunk/Source/Design/D2006/DclIOCore.dpk 2006-02-14 19:07:35 UTC (rev 592) +++ trunk/Source/Design/D2006/DclIOCore.dpk 2006-02-14 19:10:26 UTC (rev 593) @@ -1,13 +1,13 @@ package DclIOCore; -{$I '..\..\InstantPackageVersion.inc'} - +{$R *.res} {$R '..\..\Core\InstantPresentation.dcr'} {$R '..\..\Core\InstantExplorer.dcr'} {$R '..\..\Core\InstantPersistence.dcr'} {$R '..\..\Core\InstantConnectionManager.dcr'} {$R '..\..\Core\InstantPump.dcr'} {$R '..\..\Core\InstantDBEvolution.dcr'} + {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} Added: trunk/Source/Design/D2006/DclIOCore.res =================================================================== (Binary files differ) Property changes on: trunk/Source/Design/D2006/DclIOCore.res ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/Source/Design/D5/DclIOCore_D5.dpk =================================================================== --- trunk/Source/Design/D5/DclIOCore_D5.dpk 2006-02-14 19:07:35 UTC (rev 592) +++ trunk/Source/Design/D5/DclIOCore_D5.dpk 2006-02-14 19:10:26 UTC (rev 593) @@ -1,13 +1,13 @@ package DclIOCore_D5; -{$I '..\..\InstantPackageVersion.inc'} - +{$R *.res} {$R '..\..\Core\InstantPresentation.dcr'} {$R '..\..\Core\InstantExplorer.dcr'} {$R '..\..\Core\InstantPersistence.dcr'} {$R '..\..\Core\InstantConnectionManager.dcr'} {$R '..\..\Core\InstantPump.dcr'} {$R '..\..\Core\InstantDBEvolution.dcr'} + {$ALIGN ON} {$ASSERTIONS ON} {$BOOLEVAL OFF} Added: trunk/Source/Design/D5/DclIOCore_D5.res =================================================================== (Binary files differ) Property changes on: trunk/Source/Design/D5/DclIOCore_D5.res ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/Source/Design/D6/DclIOCore.dpk =================================================================== --- trunk/Source/Design/D6/DclIOCore.dpk 2006-02-14 19:07:35 UTC (rev 592) +++ trunk/Source/Design/D6/DclIOCore.dpk 2006-02-14 19:10:26 UTC (rev 593) @@ -1,13 +1,13 @@ package DclIOCore; -{$I '..\..\InstantPackageVersion.inc'} - +{$R *.res} {$R '..\..\Core\InstantPresentation.dcr'} {$R '..\..\Core\InstantExplorer.dcr'} {$R '..\..\Core\InstantPersistence.dcr'} {$R '..\..\Core\InstantConnectionManager.dcr'} {$R '..\..\Core\InstantPump.dcr'} {$R '..\..\Core\InstantDBEvolution.dcr'} + {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} Added: trunk/Source/Design/D6/DclIOCore.res =================================================================== (Binary files differ) Property changes on: trunk/Source/Design/D6/DclIOCore.res ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/Source/Design/D7/DclIOCore.dpk =================================================================== --- trunk/Source/Design/D7/DclIOCore.dpk 2006-02-14 19:07:35 UTC (rev 592) +++ trunk/Source/Design/D7/DclIOCore.dpk 2006-02-14 19:10:26 UTC (rev 593) @@ -1,13 +1,13 @@ package DclIOCore; -{$I '..\..\InstantPackageVersion.inc'} - +{$R *.res} {$R '..\..\Core\InstantPresentation.dcr'} {$R '..\..\Core\InstantExplorer.dcr'} {$R '..\..\Core\InstantPersistence.dcr'} {$R '..\..\Core\InstantConnectionManager.dcr'} {$R '..\..\Core\InstantPump.dcr'} {$R '..\..\Core\InstantDBEvolution.dcr'} + {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} Added: trunk/Source/Design/D7/DclIOCore.res =================================================================== (Binary files differ) Property changes on: trunk/Source/Design/D7/DclIOCore.res ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: trunk/Source/Design/K3/DclIOCore.dpk =================================================================== --- trunk/Source/Design/K3/DclIOCore.dpk 2006-02-14 19:07:35 UTC (rev 592) +++ trunk/Source/Design/K3/DclIOCore.dpk 2006-02-14 19:10:26 UTC (rev 593) @@ -1,12 +1,13 @@ package DclIOCore; -{$I '../../InstantPackageVersion.inc'} +{$R *.res} {$R '../../Core/InstantPresentation.dcr'} {$R '../../Core/InstantExplorer.dcr'} {$R '../../Core/InstantPersistence.dcr'} {$R '../../Core/InstantConnectionManager.dcr'} {$R '../../Core/InstantPump.dcr'} {$R '../../Core/InstantDBEvolution.dcr'} + {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} Added: trunk/Source/Design/K3/DclIOCore.res =================================================================== (Binary files differ) Property changes on: trunk/Source/Design/K3/DclIOCore.res ___________________________________________________________________ Name: svn:mime-type + application/octet-stream |