Componentes.Terceros.DevExp.../internal/x.44/1/ExpressPrinting System/Packages/dxPScxScheduler2LnkD5.dpk
2009-06-29 12:09:02 +00:00

42 lines
787 B
ObjectPascal

package dxPScxScheduler2LnkD5;
{$R *.res}
{$ALIGN ON}
{$ASSERTIONS OFF}
{$BOOLEVAL OFF}
{$DEBUGINFO OFF}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS OFF}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION ON}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO OFF}
{$SAFEDIVIDE OFF}
{$STACKFRAMES OFF}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST ON}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DESCRIPTION 'ExpressPrinting System ReportLink for ExpressScheduler 2 by Developer Express Inc.'}
{$IMPLICITBUILD OFF}
requires
vcl50,
dxPSCoreD5,
dcldxPSCoreD5,
dxPScxCommonD5,
cxLibraryVCLD5,
dclcxLibraryVCLD5,
cxSchedulerD5;
contains
dxPScxScheduler2Lnk,
dxPScxScheduler2LnkReg;
end.