diff options
Diffstat (limited to 'tests/realtimeGC/shared.nim.cfg')
-rw-r--r-- | tests/realtimeGC/shared.nim.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/realtimeGC/shared.nim.cfg b/tests/realtimeGC/shared.nim.cfg new file mode 100644 index 000000000..e153b26fa --- /dev/null +++ b/tests/realtimeGC/shared.nim.cfg @@ -0,0 +1,5 @@ +--app:lib +--threads:on + +-d:release +-d:useRealtimeGC |