Recompilación para Delphi 2009
git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.TB2k-SpTBXLib@3 86f37123-2d26-dd4b-92d5-da14520a7978
This commit is contained in:
parent
8fb0b1380d
commit
c6af975f4a
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,40 +0,0 @@
|
||||
package SpTBXLibDsgn_d12;
|
||||
|
||||
{$R *.res}
|
||||
{$R '..\Source\SpTBXReg.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $4F800000}
|
||||
{$DESCRIPTION 'Toolbar2000 -- SpTBXLib Design Package'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
tb2k_d12,
|
||||
tb2kdsgn_d12,
|
||||
SpTBXLib_d12,
|
||||
dclstd,
|
||||
vcl;
|
||||
|
||||
contains
|
||||
SpTBXReg in '..\Source\SpTBXReg.pas';
|
||||
|
||||
end.
|
||||
@ -1,40 +0,0 @@
|
||||
package SpTBXLibDsgn_d12;
|
||||
|
||||
{$R *.res}
|
||||
{$R '..\Source\SpTBXReg.dcr'}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $4F800000}
|
||||
{$DESCRIPTION 'Toolbar2000 -- SpTBXLib Design Package'}
|
||||
{$DESIGNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
tb2k_d12,
|
||||
tb2kdsgn_d12,
|
||||
SpTBXLib_d12,
|
||||
dclstd,
|
||||
vcl;
|
||||
|
||||
contains
|
||||
SpTBXReg in '..\Source\SpTBXReg.pas';
|
||||
|
||||
end.
|
||||
@ -1,50 +0,0 @@
|
||||
package SpTBXLib_d12;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $4FC00000}
|
||||
{$DESCRIPTION 'Toolbar2000 -- SpTBXLib'}
|
||||
{$RUNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
vcl,
|
||||
tb2k_d12,
|
||||
rtl,
|
||||
vclx;
|
||||
|
||||
contains
|
||||
SpTBXItem in '..\Source\SpTBXItem.pas',
|
||||
SpTBXControls in '..\Source\SpTBXControls.pas',
|
||||
SpTBXTabs in '..\Source\SpTBXTabs.pas',
|
||||
SpTBXDkPanels in '..\Source\SpTBXDkPanels.pas',
|
||||
SpTBXEditors in '..\Source\SpTBXEditors.pas',
|
||||
SpTBXExtEditors in '..\Source\SpTBXExtEditors.pas',
|
||||
SpTBXColorPickerForm in '..\Source\SpTBXColorPickerForm.pas',
|
||||
SpTBXMDIMRU in '..\Source\SpTBXMDIMRU.pas',
|
||||
SpTBXFormPopupMenu in '..\Source\SpTBXFormPopupMenu.pas',
|
||||
SpTBXCustomizer in '..\Source\SpTBXCustomizer.pas',
|
||||
SpTBXCustomizerForm in '..\Source\SpTBXCustomizerForm.pas',
|
||||
SpTBXSkins in '..\Source\SpTBXSkins.pas',
|
||||
SpTBXDefaultSkins in '..\Source\SpTBXDefaultSkins.pas';
|
||||
|
||||
end.
|
||||
@ -1,50 +0,0 @@
|
||||
package SpTBXLib_d12;
|
||||
|
||||
{$R *.res}
|
||||
{$ALIGN 8}
|
||||
{$ASSERTIONS ON}
|
||||
{$BOOLEVAL OFF}
|
||||
{$DEBUGINFO ON}
|
||||
{$EXTENDEDSYNTAX ON}
|
||||
{$IMPORTEDDATA ON}
|
||||
{$IOCHECKS ON}
|
||||
{$LOCALSYMBOLS ON}
|
||||
{$LONGSTRINGS ON}
|
||||
{$OPENSTRINGS ON}
|
||||
{$OPTIMIZATION ON}
|
||||
{$OVERFLOWCHECKS OFF}
|
||||
{$RANGECHECKS OFF}
|
||||
{$REFERENCEINFO ON}
|
||||
{$SAFEDIVIDE OFF}
|
||||
{$STACKFRAMES OFF}
|
||||
{$TYPEDADDRESS OFF}
|
||||
{$VARSTRINGCHECKS ON}
|
||||
{$WRITEABLECONST OFF}
|
||||
{$MINENUMSIZE 1}
|
||||
{$IMAGEBASE $4FC00000}
|
||||
{$DESCRIPTION 'Toolbar2000 -- SpTBXLib'}
|
||||
{$RUNONLY}
|
||||
{$IMPLICITBUILD ON}
|
||||
|
||||
requires
|
||||
vcl,
|
||||
tb2k_d12,
|
||||
rtl,
|
||||
vclx;
|
||||
|
||||
contains
|
||||
SpTBXItem in '..\Source\SpTBXItem.pas',
|
||||
SpTBXControls in '..\Source\SpTBXControls.pas',
|
||||
SpTBXTabs in '..\Source\SpTBXTabs.pas',
|
||||
SpTBXDkPanels in '..\Source\SpTBXDkPanels.pas',
|
||||
SpTBXEditors in '..\Source\SpTBXEditors.pas',
|
||||
SpTBXExtEditors in '..\Source\SpTBXExtEditors.pas',
|
||||
SpTBXColorPickerForm in '..\Source\SpTBXColorPickerForm.pas',
|
||||
SpTBXMDIMRU in '..\Source\SpTBXMDIMRU.pas',
|
||||
SpTBXFormPopupMenu in '..\Source\SpTBXFormPopupMenu.pas',
|
||||
SpTBXCustomizer in '..\Source\SpTBXCustomizer.pas',
|
||||
SpTBXCustomizerForm in '..\Source\SpTBXCustomizerForm.pas',
|
||||
SpTBXSkins in '..\Source\SpTBXSkins.pas',
|
||||
SpTBXDefaultSkins in '..\Source\SpTBXDefaultSkins.pas';
|
||||
|
||||
end.
|
||||
@ -93,7 +93,7 @@ History:
|
||||
interface
|
||||
|
||||
{$BOOLEVAL OFF} // Unit depends on short-circuit boolean evaluation
|
||||
{$I TB2Ver.inc}
|
||||
{$I '..\..\TB2K\Source\TB2Ver.inc'}
|
||||
|
||||
uses
|
||||
Windows, Messages, Classes, SysUtils, Controls, Graphics, ImgList, Forms,
|
||||
|
||||
@ -348,7 +348,7 @@ History:
|
||||
interface
|
||||
|
||||
{$BOOLEVAL OFF} // Unit depends on short-circuit boolean evaluation
|
||||
{$I TB2Ver.inc}
|
||||
{$I '..\..\TB2K\Source\TB2Ver.inc'}
|
||||
|
||||
uses
|
||||
Windows, Messages, Classes, SysUtils, Forms, Controls, Graphics, ImgList,
|
||||
|
||||
@ -39,7 +39,7 @@ For Delphi/C++Builder 7-2007:
|
||||
|
||||
interface
|
||||
|
||||
{$I TB2Ver.inc}
|
||||
{$I '..\..\TB2K\Source\TB2Ver.inc'}
|
||||
|
||||
uses
|
||||
Windows, Classes, Controls, SysUtils, Graphics, ImgList, Dialogs,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user