revert fix/bug56564

fix bug with uncorrected table of contents
This commit is contained in:
pluxury_lxrd
2025-08-28 08:25:05 +00:00
parent 518a38e178
commit 9b2b7263c2
3 changed files with 8 additions and 28 deletions

View File

@ -26,12 +26,17 @@ bundle_xcframeworks {
}
}
core_win_arm64 {
DEFINES += MICROSOFT_WINDOWS_WINBASE_H_DEFINE_INTERLOCKED_CPLUSPLUS_OVERLOADS=0
}
core_windows {
VS_VERSION=140
VS_DEBUG=
VS_ARCH=x64
core_debug:VS_DEBUG=gd-
core_win_32:VS_ARCH=x32
core_win_arm64:VS_ARCH=a64
vs2019:VS_VERSION=142
BOOST_POSTFIX = -vc$${VS_VERSION}-mt-$${VS_DEBUG}$${VS_ARCH}-1_72