mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-02 11:12:37 +00:00
18 lines
280 B
Nim
18 lines
280 B
Nim
# Special configuration file for the Nim project
|
|
# gc:markAndSweep
|
|
|
|
hint[XDeclaredButNotUsed]:off
|
|
path:"$projectPath/.."
|
|
|
|
path:"$lib/packages/docutils"
|
|
path:"$nim"
|
|
|
|
define:useStdoutAsStdmsg
|
|
symbol:nimfix
|
|
define:nimfix
|
|
|
|
cs:partial
|
|
#define:useNodeIds
|
|
define:booting
|
|
define:noDocgen
|