diff options
| author | Carl Hetherington <cth@carlh.net> | 2017-07-25 00:09:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-07-25 00:37:59 +0100 |
| commit | 8a78c35125ad77d7a85d36d95c78fbffac9dc815 (patch) | |
| tree | 5017184e9ba4b2e5093b2d4c63a6433513f2a00a /platform/windows/wscript | |
| parent | 610a7bac29a8b2fc5c6d5530c5d831344d0014d1 (diff) | |
delegates.xml is nowhere to be found in mxe...
Diffstat (limited to 'platform/windows/wscript')
| -rw-r--r-- | platform/windows/wscript | 6 |
1 files changed, 0 insertions, 6 deletions
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" |
