Files
Nim/compiler/nim.cfg
2018-09-21 00:31:16 +02:00

18 lines
294 B
Nim

# Special configuration file for the Nim project
hint[XDeclaredButNotUsed]:off
define:booting
define:nimcore
#define:nimIncremental
#import:"$projectpath/testability"
@if windows:
cincludes: "$lib/wrappers/libffi/common"
@end
define:useStdoutAsStdmsg
#define:useNodeIds
#gc:markAndSweep