summaryrefslogtreecommitdiffstats
path: root/data/wixl/jasper.wxi
diff options
context:
space:
mode:
Diffstat (limited to 'data/wixl/jasper.wxi')
-rw-r--r--data/wixl/jasper.wxi19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/wixl/jasper.wxi b/data/wixl/jasper.wxi
new file mode 100644
index 0000000..9ef4133
--- /dev/null
+++ b/data/wixl/jasper.wxi
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?require libjpeg-turbo.wxi?>
+<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
+ <Fragment>
+ <DirectoryRef Id="INSTALLDIR">
+ <Directory Id="dir27315966C96210576046F102FD47141B" Name="bin">
+ <Component Id="cmpE90E07EE9910949948EAE5A96FD6427E" Guid="*">
+ <File Id="fil97B91D15AC196F7F158960E157F61D78" KeyPath="yes" Source="$(var.SourceDir)/bin/libjasper-1.dll"/>
+ </Component>
+ </Directory>
+ </DirectoryRef>
+ </Fragment>
+ <Fragment>
+ <ComponentGroup Id="CG.jasper">
+ <ComponentGroupRef Id="CG.libjpeg-turbo"/>
+ <ComponentRef Id="cmpE90E07EE9910949948EAE5A96FD6427E"/>
+ </ComponentGroup>
+ </Fragment>
+</Include>