summary refs log tree commit diff stats
path: root/compiler/nim.nimrod.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nim.nimrod.cfg')
-rw-r--r--compiler/nim.nimrod.cfg22
1 files changed, 22 insertions, 0 deletions
diff --git a/compiler/nim.nimrod.cfg b/compiler/nim.nimrod.cfg
new file mode 100644
index 000000000..ba7697c4c
--- /dev/null
+++ b/compiler/nim.nimrod.cfg
@@ -0,0 +1,22 @@
+# Special configuration file for the Nim project
+
+# gc:markAndSweep
+
+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
+symbol:nimfix