Windows shell extensions: Add WiX (MSI) fragment
authorMichael Schuster <michael@schuster.ms>
Tue, 18 Aug 2020 19:42:31 +0000 (21:42 +0200)
committerMichael Schuster <michael@schuster.ms>
Thu, 20 Aug 2020 16:50:05 +0000 (18:50 +0200)
commitdb05f65e0d0c9de85e8f737bc331eea6de491137
tree18be98d6aa33b7f881840851b2a5622e7c147316
parent11632da7ea36c8c501866aa220cb28365cf110cc
Windows shell extensions: Add WiX (MSI) fragment

Use CMake to generate a WXI fragment to handle the DLL registration and file deployment for the shellext components.

Signed-off-by: Michael Schuster <michael@schuster.ms>
shell_integration/windows/CMakeLists.txt
shell_integration/windows/WinShellExt.wxs.in [new file with mode: 0644]
shell_integration/windows/WinShellExtConstants.h.in
shell_integration/windows/WinShellExtConstants.wxi.in [deleted file]