summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-12-21 11:15:10 +0000
committerCarl Hetherington <cth@carlh.net>2016-12-21 11:15:10 +0000
commitef0d988398581bb0c4d96c9f9603bf48bad3c8a8 (patch)
treea9ee0c9a1256d02d2e16b8107e763c99f8496a0f
parent85bca8926d7d6e7f01f0e1f0dd08471053874bd2 (diff)
There are no pango modules in 1.38.0 as I understand it.
-rw-r--r--platform/windows/wscript5
1 files changed, 0 insertions, 5 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript
index 5ad08da8f..996d8acd0 100644
--- a/platform/windows/wscript
+++ b/platform/windows/wscript
@@ -167,11 +167,6 @@ File "%cdist_deps%/bin/ffprobe.exe"
print('File "%binaries%/src/lib/dcpomatic2.dll"', file=f)
print("""
-SetOutPath "$INSTDIR\\lib\\pango\\1.8.0\\modules"
-File "%static_deps%/lib/pango/1.8.0/modules/pango-arabic-lang.dll"
-File "%static_deps%/lib/pango/1.8.0/modules/pango-basic-win32.dll"
-File "%static_deps%/lib/pango/1.8.0/modules/pango-indic-lang.dll"
-
SetOutPath "$INSTDIR\\bin"
# I don't know why, but sometimes it seems that
# delegates.xml must be in with the binaries, and