You've already forked lazarus-ccr
fpvectorial: Disabling debug info
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1886 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -14,14 +14,14 @@ unit epsvectorialreader;
|
||||
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
{$define FPVECTORIALDEBUG_PATHS}
|
||||
{.$define FPVECTORIALDEBUG_PATHS}
|
||||
{.$define FPVECTORIALDEBUG_COLORS}
|
||||
{.$define FPVECTORIALDEBUG_ROLL}
|
||||
{$define FPVECTORIALDEBUG_CODEFLOW}
|
||||
{$define FPVECTORIALDEBUG_INDEX}
|
||||
{$define FPVECTORIALDEBUG_DICTIONARY}
|
||||
{$define FPVECTORIALDEBUG_CONTROL}
|
||||
{$define FPVECTORIALDEBUG_ARITHMETIC}
|
||||
{.$define FPVECTORIALDEBUG_CODEFLOW}
|
||||
{.$define FPVECTORIALDEBUG_INDEX}
|
||||
{.$define FPVECTORIALDEBUG_DICTIONARY}
|
||||
{.$define FPVECTORIALDEBUG_CONTROL}
|
||||
{.$define FPVECTORIALDEBUG_ARITHMETIC}
|
||||
|
||||
interface
|
||||
|
||||
|
Reference in New Issue
Block a user