Skip to content
  • stijn's avatar
    msvc: Rebuild all qstrs when mpconfig headers are modified · db9c2e31
    stijn authored
    Make qstr generation depend on modifications in mpconfigport.h, mpconfig.h
    and makeqstrdata.py and if any of those change scan all source files for
    qstrs again since they might have changed (for example typcially when
    enabling new features in mpconfig.h).
    This fixes #2982 for msvc builds.
    db9c2e31