Skip to content

Commit

Permalink
! Fixed design package
Browse files Browse the repository at this point in the history
  • Loading branch information
CWBudde committed Jul 20, 2015
1 parent 51c98e0 commit 88fc5cc
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions Packages/XE7/AggPasDesign.dpk
Original file line number Diff line number Diff line change
@@ -1,29 +1,5 @@
package AggPasDesign;

{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
{$ALIGN 8}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPENSTRINGS ON}
{$OPTIMIZATION OFF}
{$OVERFLOWCHECKS OFF}
{$RANGECHECKS OFF}
{$REFERENCEINFO ON}
{$SAFEDIVIDE OFF}
{$STACKFRAMES ON}
{$TYPEDADDRESS OFF}
{$VARSTRINGCHECKS ON}
{$WRITEABLECONST OFF}
{$MINENUMSIZE 1}
{$IMAGEBASE $400000}
{$DEFINE DEBUG}
{$R *.res}
{$IFDEF IMPLICITBUILDING This IFDEF should not be used by users}
{$ALIGN 8}
{$ASSERTIONS ON}
Expand Down

0 comments on commit 88fc5cc

Please sign in to comment.