summaryrefslogtreecommitdiffstats
path: root/data/wixl/pixman.wxi
diff options
context:
space:
mode:
Diffstat (limited to 'data/wixl/pixman.wxi')
-rw-r--r--data/wixl/pixman.wxi17
1 files changed, 17 insertions, 0 deletions
diff --git a/data/wixl/pixman.wxi b/data/wixl/pixman.wxi
new file mode 100644
index 0000000..420d662
--- /dev/null
+++ b/data/wixl/pixman.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="dir0DA8D564D18965B8526583810328A91E" Name="bin">
+ <Component Id="cmp2E74A346D62E4FE48906B9C60A265509" Guid="*">
+ <File Id="fil0398313055277B7191372D120964170D" KeyPath="yes" Source="$(var.SourceDir)/bin/libpixman-1-0.dll"/>
+ </Component>
+ </Directory>
+ </DirectoryRef>
+ </Fragment>
+ <Fragment>
+ <ComponentGroup Id="CG.pixman">
+ <ComponentRef Id="cmp2E74A346D62E4FE48906B9C60A265509"/>
+ </ComponentGroup>
+ </Fragment>
+</Include>