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

23 lines
371 B
PHTML

{$DEFINE HAS_INLINE}
{ $DEFINE RNQ_SERVICES}
{ $DEFINE USE_SECUREIM}
{$DEFINE NOT_USE_GDIPLUS}
{$DEFINE UseNTLMAuthentication}
{ $DEFINE LANGDEBUG}
{ $DEFINE RQDEBUG}
{$DEFINE Use_Baloons}
{$IFNDEF FPC}
{$DEFINE USE_ZIP}
{ $DEFINE USE_7Z}
{$DEFINE USE_RAR}
{$INLINE AUTO}
{$STRINGCHECKS OFF}
{$O+}
{$EXCESSPRECISION OFF}
{$ENDIF}