summary refs log tree commit diff stats
path: root/compiler/nimfix/nimfix.nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/nimfix/nimfix.nim.cfg')
-rw-r--r--compiler/nimfix/nimfix.nim.cfg17
1 files changed, 17 insertions, 0 deletions
diff --git a/compiler/nimfix/nimfix.nim.cfg b/compiler/nimfix/nimfix.nim.cfg
new file mode 100644
index 000000000..31a41e080
--- /dev/null
+++ b/compiler/nimfix/nimfix.nim.cfg
@@ -0,0 +1,17 @@
+# Special configuration file for the Nim project
+# gc:markAndSweep
+
+hint[XDeclaredButNotUsed]:off
+path:"$projectPath/../.."
+
+path:"$lib/packages/docutils"
+path:"$nim/compiler"
+
+define:useStdoutAsStdmsg
+symbol:nimfix
+define:nimfix
+
+cs:partial
+#define:useNodeIds
+define:booting
+define:noDocgen