diff options
author | George Hazan <ghazan@miranda.im> | 2020-12-21 14:14:59 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2020-12-21 14:14:59 +0300 |
commit | f452e4b739789fa3bfad9402faad985aedbce5f5 (patch) | |
tree | 7528fc7a46b2968195841ba4903b8c22bd0f605e /tools/build_scripts | |
parent | 8f4ae9bce3b2d72fabb3ffcd830be901c5bc81b5 (diff) |
fixes #2652 (После смены разрядности Миранды через настройки апдейтера, следующий запуск оказывается неудачным)
Diffstat (limited to 'tools/build_scripts')
-rw-r--r-- | tools/build_scripts/z2_PackPluginUpdater.txt | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/tools/build_scripts/z2_PackPluginUpdater.txt b/tools/build_scripts/z2_PackPluginUpdater.txt index 8c220d95f5..56ccf2edc3 100644 --- a/tools/build_scripts/z2_PackPluginUpdater.txt +++ b/tools/build_scripts/z2_PackPluginUpdater.txt @@ -13,6 +13,49 @@ Core\StdUserInfo.dll Core\StdUserOnline.dll Icons\Proto_Dummy.dll Icons\Proto_MetaContacts.dll +Libs\api-ms-win-core-console-l1-1-0.dll +Libs\api-ms-win-core-datetime-l1-1-0.dll +Libs\api-ms-win-core-debug-l1-1-0.dll +Libs\api-ms-win-core-errorhandling-l1-1-0.dll +Libs\api-ms-win-core-file-l1-1-0.dll +Libs\api-ms-win-core-file-l1-2-0.dll +Libs\api-ms-win-core-file-l2-1-0.dll +Libs\api-ms-win-core-handle-l1-1-0.dll +Libs\api-ms-win-core-heap-l1-1-0.dll +Libs\api-ms-win-core-interlocked-l1-1-0.dll +Libs\api-ms-win-core-libraryloader-l1-1-0.dll +Libs\api-ms-win-core-localization-l1-2-0.dll +Libs\api-ms-win-core-memory-l1-1-0.dll +Libs\api-ms-win-core-namedpipe-l1-1-0.dll +Libs\api-ms-win-core-processenvironment-l1-1-0.dll +Libs\api-ms-win-core-processthreads-l1-1-0.dll +Libs\api-ms-win-core-processthreads-l1-1-1.dll +Libs\api-ms-win-core-profile-l1-1-0.dll +Libs\api-ms-win-core-rtlsupport-l1-1-0.dll +Libs\api-ms-win-core-string-l1-1-0.dll +Libs\api-ms-win-core-synch-l1-1-0.dll +Libs\api-ms-win-core-synch-l1-2-0.dll +Libs\api-ms-win-core-sysinfo-l1-1-0.dll +Libs\api-ms-win-core-timezone-l1-1-0.dll +Libs\api-ms-win-core-util-l1-1-0.dll +Libs\api-ms-win-crt-conio-l1-1-0.dll +Libs\api-ms-win-crt-convert-l1-1-0.dll +Libs\api-ms-win-crt-environment-l1-1-0.dll +Libs\api-ms-win-crt-filesystem-l1-1-0.dll +Libs\api-ms-win-crt-heap-l1-1-0.dll +Libs\api-ms-win-crt-locale-l1-1-0.dll +Libs\api-ms-win-crt-math-l1-1-0.dll +Libs\api-ms-win-crt-multibyte-l1-1-0.dll +Libs\api-ms-win-crt-private-l1-1-0.dll +Libs\api-ms-win-crt-process-l1-1-0.dll +Libs\api-ms-win-crt-runtime-l1-1-0.dll +Libs\api-ms-win-crt-stdio-l1-1-0.dll +Libs\api-ms-win-crt-string-l1-1-0.dll +Libs\api-ms-win-crt-time-l1-1-0.dll +Libs\api-ms-win-crt-utility-l1-1-0.dll +Libs\msvcp140.dll +Libs\ucrtbase.dll +Libs\vcruntime140.dll Libs\FreeImage.mir Libs\mir_app.mir Libs\mir_core.mir |