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