nim.cfg 287 B

12345678910111213141516171819
  1. # Special configuration file for the Nim project
  2. hint[XDeclaredButNotUsed]:off
  3. define:booting
  4. define:nimcore
  5. define:drnim
  6. @if windows:
  7. cincludes: "$lib/wrappers/libffi/common"
  8. @end
  9. define:useStdoutAsStdmsg
  10. --path: "../../nimz3/src"
  11. --path: "../dist/nimz3/src"
  12. #define:useNodeIds