Files
Nim/drnim/nim.cfg
2021-09-29 11:14:47 +02:00

19 lines
287 B
Nim

# Special configuration file for the Nim project
hint[XDeclaredButNotUsed]:off
define:booting
define:nimcore
define:drnim
@if windows:
cincludes: "$lib/wrappers/libffi/common"
@end
define:useStdoutAsStdmsg
--path: "../../nimz3/src"
--path: "../dist/nimz3/src"
#define:useNodeIds