Files
Nim/compiler/nim.cfg
2016-05-31 03:04:45 +02:00

21 lines
333 B
Nim

# Special configuration file for the Nim project
hint[XDeclaredButNotUsed]:off
path:"llvm"
path:"$projectPath/.."
path:"$lib/packages/docutils"
define:booting
#import:"$projectpath/testability"
@if windows:
cincludes: "$lib/wrappers/libffi/common"
@end
define:useStdoutAsStdmsg
cs:partial
#define:useNodeIds
#gc:markAndSweep