diff options
Diffstat (limited to 'lib/nimrtl.nim.cfg')
-rw-r--r-- | lib/nimrtl.nim.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/nimrtl.nim.cfg b/lib/nimrtl.nim.cfg index b60de183a..a5cec596f 100644 --- a/lib/nimrtl.nim.cfg +++ b/lib/nimrtl.nim.cfg @@ -1,5 +1,6 @@ # The RTL.dll needs to be compiled with these options! --app:lib +--threads:on --define:createNimRtl |