Skip to content
  • Chris White's avatar
    Compile on mingw32 · 1afcf852
    Chris White authored
    For those of us without Visual Studio on at least one development
    machine :) .
    
     - CMakeLists: use WIN32 instead of MSVC except for MSVC-specific switches
     - src/platform_w32_common/SetupDialog.cpp: stdio.h for _snprintf()
    1afcf852