Subversion Repositories spacemission

Rev

Rev 4 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 16
Line 1... Line 1...
1
package DelphiX200;
1
package DelphiX200;
2
 
2
 
3
{$R *.res}
3
{$R *.res}
4
{$R *.otares}
-
 
5
{$R 'DelphiX.dcr'}
4
{$R 'DelphiX.dcr'}
6
{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
5
{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
7
{$ALIGN 8}
6
{$ALIGN 8}
8
{$ASSERTIONS ON}
7
{$ASSERTIONS ON}
9
{$BOOLEVAL OFF}
8
{$BOOLEVAL OFF}