summary refs log tree commit diff stats
path: root/examples/cross_calculator/nim_commandline/nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cross_calculator/nim_commandline/nim.cfg')
-rw-r--r--examples/cross_calculator/nim_commandline/nim.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/cross_calculator/nim_commandline/nim.cfg b/examples/cross_calculator/nim_commandline/nim.cfg
new file mode 100644
index 000000000..41c034430
--- /dev/null
+++ b/examples/cross_calculator/nim_commandline/nim.cfg
@@ -0,0 +1,4 @@
+# Nimrod configuration file.
+# The file is used only to add the path of the backend to the compiler options.
+
+path="../nim_backend"