You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RnQ/for.RnQ/ForRnQConfig.inc

16 lines
234 B
PHTML

{$DEFINE HAS_INLINE}
{ $DEFINE LANGDEBUG}
{ $DEFINE RQDEBUG}
{$DEFINE USE_BALOONS}
{$IFNDEF FPC}
{$DEFINE USE_ZIP}
{ $DEFINE USE_7Z}
{$DEFINE USE_RAR}
{$INLINE AUTO}
{$O+}
{$EXCESSPRECISION OFF}
{$ENDIF}