about summary refs log tree commit diff stats
path: root/nim.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'nim.cfg')
-rw-r--r--nim.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/nim.cfg b/nim.cfg
index 5e252ec2..e481f8f6 100644
--- a/nim.cfg
+++ b/nim.cfg
@@ -3,6 +3,7 @@
 -p:"lib/"
 -p:"lib/chame"
 -p:"lib/chagashi"
+-p:"lib/monoucha"
 --experimental:"overloadableEnums"
 --mm:refc
 --include:"utils/myaddr"
@@ -10,3 +11,4 @@
 --styleCheck:usages
 --styleCheck:hint
 --threads:off
+-d:monouchaUseOpt=1