From d12c5ae84e50a3583bb8384c42a2a74db94dd996 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 22 Sep 2014 00:07:57 +0100 Subject: Typo in previous. --- platform/windows/wscript | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'platform/windows/wscript') diff --git a/platform/windows/wscript b/platform/windows/wscript index 6d2c59410..c09a714ec 100644 --- a/platform/windows/wscript +++ b/platform/windows/wscript @@ -125,9 +125,9 @@ File "%binaries%/src/wx/dcpomatic2-wx.dll" File "%binaries%/src/lib/dcpomatic2.dll" SetOutPath "$INSTDIR\\lib" -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" +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 -- cgit v1.2.3