summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-07-18 18:34:45 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-08-13 18:27:21 +0200
commitcc3b74cd9b0e540088f9e83374774535b0f42267 (patch)
tree02a647fca4141689785e68880d895a831ef54c9e /data
parent6b424dc5a4ad77f7b555d37cc03a12df7c3f30d9 (diff)
downloadmsitools-cc3b74cd9b0e540088f9e83374774535b0f42267.tar.gz
msitools-cc3b74cd9b0e540088f9e83374774535b0f42267.tar.xz
msitools-cc3b74cd9b0e540088f9e83374774535b0f42267.zip
wxi: mp-3.dll was removed from mingw-gmp in f19
Diffstat (limited to 'data')
-rw-r--r--data/wixl/gmp.wxi4
1 files changed, 0 insertions, 4 deletions
diff --git a/data/wixl/gmp.wxi b/data/wixl/gmp.wxi
index bb25421..ce62ae0 100644
--- a/data/wixl/gmp.wxi
+++ b/data/wixl/gmp.wxi
@@ -8,9 +8,6 @@
<Component Win64="$(var.Win64)" Id="cmp0EE51670A82496B36B97670C3C0E50BA" Guid="*">
<File Id="filD5351501BA31874AFFFA329B749B82CB" KeyPath="yes" Source="$(var.SourceDir)/bin/libgmp-10.dll"/>
</Component>
- <Component Win64="$(var.Win64)" Id="cmpEBB0E822D6A0A44090A16AD807348C4D" Guid="*">
- <File Id="filB894F508D3E14768CA6FD1CE5457E6CA" KeyPath="yes" Source="$(var.SourceDir)/bin/libmp-3.dll"/>
- </Component>
</Directory>
</DirectoryRef>
</Fragment>
@@ -18,7 +15,6 @@
<ComponentGroup Id="CG.gmp">
<ComponentGroupRef Id="CG.gcc"/>
<ComponentRef Id="cmp0EE51670A82496B36B97670C3C0E50BA"/>
- <ComponentRef Id="cmpEBB0E822D6A0A44090A16AD807348C4D"/>
</ComponentGroup>
</Fragment>
</Include>