depends: target Windows 10 when building for mingw-w64

This commit is contained in:
fanquake
2024-10-28 11:55:31 +00:00
parent 018e5fcc46
commit 398754e70b
3 changed files with 5 additions and 5 deletions

View File

@@ -23,5 +23,5 @@ mingw32_debug_CXXFLAGS=$(mingw32_debug_CFLAGS)
mingw32_debug_CPPFLAGS=-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC
mingw32_cmake_system_name=Windows
# Windows 7 (NT 6.1).
mingw32_cmake_system_version=6.1
# Windows 10
mingw32_cmake_system_version=10.0