summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-09-22 01:03:16 +0100
committerCarl Hetherington <cth@carlh.net>2014-09-22 01:03:16 +0100
commit93918888f9844de52b03385911791d37ccb53a3d (patch)
tree5584934e75cc9b30a9b629c2504a426ad413cd9c
parentc2ea189fb67682cc30e2e2c7d0b9973890b0661e (diff)
Try to fix install path with previous.
-rw-r--r--platform/windows/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/windows/wscript b/platform/windows/wscript
index c265b6ccc..82ee5ac12 100644
--- a/platform/windows/wscript
+++ b/platform/windows/wscript
@@ -124,7 +124,7 @@ File "%cdist_deps%/bin/ffprobe.exe"
File "%binaries%/src/wx/dcpomatic2-wx.dll"
File "%binaries%/src/lib/dcpomatic2.dll"
-SetOutPath "$INSTDIR\\lib"
+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"