We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36bb1d0 commit 8ff6f9aCopy full SHA for 8ff6f9a
Telegram/CMakeLists.txt
@@ -1987,7 +1987,7 @@ if (MSVC)
1987
/DELAYLOAD:API-MS-Win-Core-ProcessThreads-l1-1-0.dll
1988
/DELAYLOAD:API-MS-Win-Core-Synch-l1-2-0.dll # Synchronization.lib
1989
/DELAYLOAD:API-MS-Win-Core-SysInfo-l1-1-0.dll
1990
- /DELAYLOAD:API-MS-Win-Core-Timezone-l1-1-0.dll
+ # /DELAYLOAD:API-MS-Win-Core-Timezone-l1-1-0.dll
1991
/DELAYLOAD:API-MS-Win-Core-WinRT-l1-1-0.dll
1992
/DELAYLOAD:API-MS-Win-Core-WinRT-Error-l1-1-0.dll
1993
/DELAYLOAD:API-MS-Win-Core-WinRT-String-l1-1-0.dll
0 commit comments