summaryrefslogtreecommitdiffstats
path: root/data/wixl/portablexdr.wxi
diff options
context:
space:
mode:
Diffstat (limited to 'data/wixl/portablexdr.wxi')
-rw-r--r--data/wixl/portablexdr.wxi17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/wixl/portablexdr.wxi b/data/wixl/portablexdr.wxi
new file mode 100644
index 0000000..aa31bbb
--- /dev/null
+++ b/data/wixl/portablexdr.wxi
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
+ <Fragment>
+ <DirectoryRef Id="INSTALLDIR">
+ <Directory Id="dir7C303E1CF4227C4EEED3DF9B384A5920" Name="bin">
+ <Component Id="cmp71C30D312561CF1E41637E013EB57148" Guid="*">
+ <File Id="fil1F98D5AC7BB937F51DE8B64953358EA4" KeyPath="yes" Source="$(var.SourceDir)/bin/libportablexdr-0.dll"/>
+ </Component>
+ </Directory>
+ </DirectoryRef>
+ </Fragment>
+ <Fragment>
+ <ComponentGroup Id="CG.portablexdr">
+ <ComponentRef Id="cmp71C30D312561CF1E41637E013EB57148"/>
+ </ComponentGroup>
+ </Fragment>
+</Include>