diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-12-21 11:15:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2017-04-06 09:35:41 +0100 |
| commit | 00ae351fdabc6053634918dfcbcf9e9b30aa4b87 (patch) | |
| tree | b1a1a0e976ba1ac77a7ac64a8224f2594e9dbf1a | |
| parent | a4010e7227fdbe859af3134f755fa078cca17e9b (diff) | |
There are no pango modules in 1.38.0 as I understand it.
| -rw-r--r-- | platform/windows/wscript | 5 |
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 |
