summary refs log tree commit diff stats
path: root/drnim/nim.cfg
blob: 58c1725d981966d23c6cd0af50ddc431dc554063 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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