Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2020-07-30 05:03:32 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2020-07-30 05:03:32 +0300
commit54130124f9c7d2ebfc93e8116ec5adb5d963bcda (patch)
tree4573d2557fd029f3d690698fe2eef62310f0a0f8 /UVtools.InstallerMM/UVtools.InstallerMM.wxs
parent778b252dbe418816c36495f2d5824cc0883fbe2e (diff)
Fix MSI
Diffstat (limited to 'UVtools.InstallerMM/UVtools.InstallerMM.wxs')
-rw-r--r--UVtools.InstallerMM/UVtools.InstallerMM.wxs6
1 files changed, 6 insertions, 0 deletions
diff --git a/UVtools.InstallerMM/UVtools.InstallerMM.wxs b/UVtools.InstallerMM/UVtools.InstallerMM.wxs
index dfa20d2..2054c3a 100644
--- a/UVtools.InstallerMM/UVtools.InstallerMM.wxs
+++ b/UVtools.InstallerMM/UVtools.InstallerMM.wxs
@@ -47,6 +47,12 @@
<Component Id="owc3FC8434C1A84605AEEBC6A100CA2F3E1" Guid="47d7e276-db6d-424e-d797-1a69e1e24b3b">
<File Id="owf3FC8434C1A84605AEEBC6A100CA2F3E1" Source="$(var.SourceDir)\Newtonsoft.Json.dll" KeyPath="yes" />
</Component>
+ <Component Id="owc13D7087665CB79E62B3952E7D228D5FE" Guid="822b90ba-24c8-485d-2215-c7181ec77ef7">
+ <File Id="owf13D7087665CB79E62B3952E7D228D5FE" Source="$(var.SourceDir)\ObjectListView.dll" KeyPath="yes" />
+ </Component>
+ <Component Id="owcA212B04CC70B85A277AD8BBCCFCAA000" Guid="e632fc42-27d5-3b03-28f0-0408861fef13">
+ <File Id="owfA212B04CC70B85A277AD8BBCCFCAA000" Source="$(var.SourceDir)\ObjectListView.xml" KeyPath="yes" />
+ </Component>
<Component Id="owc266C4DEC591C8A54CCC1D3C61FC512AA" Guid="2224179c-4d85-88a2-23e2-bc0c27cadd0e">
<File Id="owf266C4DEC591C8A54CCC1D3C61FC512AA" Source="$(var.SourceDir)\System.Buffers.dll" KeyPath="yes" />
</Component>