diff options
author | George Hazan <ghazan@miranda.im> | 2018-05-08 13:46:27 +0200 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-05-08 13:46:27 +0200 |
commit | 457358f1bc5c4fc39c5795cdcd2510f06a1f6b4c (patch) | |
tree | 7515fe86bc57b8665d75cadf18c8113c2d62fbac /tools/build_scripts | |
parent | 2d0241cce00df9e38404009b1a4179d7b2b8af3c (diff) |
Dummy.dll to be present in the core archive
fixes #1324
Diffstat (limited to 'tools/build_scripts')
-rw-r--r-- | tools/build_scripts/bin15/z3_PackArchives.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/build_scripts/bin15/z3_PackArchives.txt b/tools/build_scripts/bin15/z3_PackArchives.txt index 2947b27405..1525183eff 100644 --- a/tools/build_scripts/bin15/z3_PackArchives.txt +++ b/tools/build_scripts/bin15/z3_PackArchives.txt @@ -1,4 +1,3 @@ -dbchecker.bat 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 @@ -67,6 +66,7 @@ Libs\Pcre16.mir Libs\sqlite3.mir Libs\ssleay32.mir Libs\Zlib.mir +Icons\Proto_Dummy.dll Icons\Proto_Facebook.dll Icons\Proto_GG.dll Icons\Proto_ICQ.dll @@ -83,6 +83,7 @@ Plugins\Clist_modern.dll Plugins\CrashDumper.dll Plugins\Dbx_mdbx.dll Plugins\Dbx_mmap.dll +Plugins\Dummy.dll Plugins\Facebook.dll Plugins\GG.dll Plugins\ICQ.dll |