Skip to content
  • Daniel Molkentin's avatar
    Add support for AMD64 compilers for MSVC. · 15905605
    Daniel Molkentin authored
    At this point, compiling projects and debugger helpers works.
    The speciality with this is that Qt does not provide distinct
    mkspecs, because MSVC draws the line between 32 and 64 bit
    solely by the environment.
    15905605