nimfix.nim.cfg 280 B

123456789101112131415161718
  1. # Special configuration file for the Nim project
  2. # gc:markAndSweep
  3. hint[XDeclaredButNotUsed]:off
  4. path:"$projectPath/.."
  5. path:"$lib/packages/docutils"
  6. path:"$nim"
  7. define:useStdoutAsStdmsg
  8. symbol:nimfix
  9. define:nimfix
  10. cs:partial
  11. #define:useNodeIds
  12. define:booting
  13. define:noDocgen