note:record new ques.

This commit is contained in:
2025-09-26 15:43:16 +08:00
parent 995ed044e1
commit b1f31fc4d0
5 changed files with 97 additions and 93 deletions

View File

@@ -37,7 +37,7 @@ if(DEFINED XP_PLATFORM_SUPPORT)
message(STATUS "Support Windows XP platform => ${XP_PLATFORM_SUPPORT}.")
add_definitions(-D_WIN32_WINNT=0x0501)
else()
add_definitions(-D_WIN32_WINNT=0x0601)
#add_definitions(-D_WIN32_WINNT=0x0601)
endif()
set(QT_DEP_FILES
"${CMAKE_PREFIX_PATH}/bin/Qt${QT_DEFAULT_MAJOR_VERSION}Core.dll"