# HG changeset patch # User Chris Cannam # Date 1394122181 0 # Node ID 5e92de3bdf632f5722ef9d9eaf0a6f70bf774375 # Parent 723ef2c9f17b988c55b2dc050ea6ebc25392c3c7 Win32 deploy: copy pyin from subrepo instead of neighbouring directory diff -r 723ef2c9f17b -r 5e92de3bdf63 deploy/win32/tony.wxs --- a/deploy/win32/tony.wxs Thu Mar 06 16:08:31 2014 +0000 +++ b/deploy/win32/tony.wxs Thu Mar 06 16:09:41 2014 +0000 @@ -36,17 +36,17 @@ Id="pyinlib" Name="pyin.dll" DiskId="1" - Source="..\pyin.dll"/> + Source="pyin\release\pyin.dll"/> + Source="pyin\pyin.cat"/> + Source="pyin\pyin.n3"/>