diff options
Diffstat (limited to 'compiler/nim.cfg')
-rw-r--r-- | compiler/nim.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/nim.cfg b/compiler/nim.cfg index f4211fae5..9cdb9c6c9 100644 --- a/compiler/nim.cfg +++ b/compiler/nim.cfg @@ -6,6 +6,7 @@ path:"$projectPath/.." define:booting define:nimcore +define:nimIncremental #import:"$projectpath/testability" @if windows: |