From 7ed56949f37cdb97126b73e17001ee10608b4c4f Mon Sep 17 00:00:00 2001 From: Pascal Hartig Date: Thu, 21 Jan 2021 03:40:33 -0800 Subject: [PATCH] Add PACK definitions for Windows Summary: This adds the definitions for how to split up Windows releases. This only works with the previous change because otherwise the Flipper.exe will change with every release build number. Reviewed By: mweststrate Differential Revision: D25977814 fbshipit-source-id: 4fb9d4e9562dedf43f9e9ec90a49801f60ed4550 --- packer/src/packlist.yaml | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/packer/src/packlist.yaml b/packer/src/packlist.yaml index e78c456f5..eed3133ab 100644 --- a/packer/src/packlist.yaml +++ b/packer/src/packlist.yaml @@ -12,5 +12,24 @@ linux: core: [] windows: - frameworks: [] - core: [] + frameworks: + - chrome_100_percent.pak + - chrome_200_percent.pak + - d3dcompiler_47.dll + - ffmpeg.dll + - Flipper.exe + - icudtl.dat + - libEGL.dll + - libGLESv2.dll + - LICENSE.electron.txt + - LICENSES.chromium.html + - locales + - resources.pak + - snapshot_blob.bin + - swiftshader + - v8_context_snapshot.bin + - vk_swiftshader.dll + - vk_swiftshader_icd.json + - vulkan-1.dll + core: + - resources