From: Carl Hetherington Date: Mon, 24 Jul 2017 23:09:47 +0000 (+0100) Subject: delegates.xml is nowhere to be found in mxe... X-Git-Tag: v2.11.15~24^2~2 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=8a78c35125ad77d7a85d36d95c78fbffac9dc815 delegates.xml is nowhere to be found in mxe... --- diff --git a/platform/windows/wscript b/platform/windows/wscript index 19ef13288..ae78e62f5 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -168,12 +168,6 @@ File "%cdist_deps%/bin/ffprobe.exe" print(""" SetOutPath "$INSTDIR\\bin" -# I don't know why, but sometimes it seems that -# delegates.xml must be in with the binaries, and -# sometimes in the $PROFILE. Meh. -File "%static_deps%/etc/ImageMagick-6/delegates.xml" -SetOutPath "$PROFILE\\.magick" -File "%static_deps%/etc/ImageMagick-6/delegates.xml" SetOutPath "$INSTDIR\\locale\\fr\\LC_MESSAGES" File "%binaries%/src/lib/mo/fr_FR/libdcpomatic2.mo"