mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-01 02:42:05 +00:00
13 lines
191 B
INI
13 lines
191 B
INI
# Special configuration file for the Nimrod project
|
|
|
|
mainModule:"nimrod.nim"
|
|
|
|
hint[XDeclaredButNotUsed]:off
|
|
path:"llvm"
|
|
path:"$projectPath/.."
|
|
|
|
path:"$lib/packages/docutils"
|
|
|
|
define:booting
|
|
|