This repository has been archived on 2024-02-26. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MyPresenter1.0/bgrabitmap/bgrasse.inc
2015-02-08 16:52:18 -08:00

8 lines
122 B
PHP

{$IFDEF CPUI386}
{$DEFINE BGRASSE_AVAILABLE}
{$ENDIF}
{$IFDEF cpux86_64}
{$DEFINE BGRASSE_AVAILABLE}
{$ENDIF}