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