diff deploy/win32/tony.wxs @ 218:4e0c8169f45e v0.3

Win32 build fixes
author Chris Cannam <chris.cannam@eecs.qmul.ac.uk>
date Thu, 06 Mar 2014 16:30:38 +0000
parents 5e92de3bdf63
children e0337a99285d
line wrap: on
line diff
--- a/deploy/win32/tony.wxs	Thu Mar 06 16:17:20 2014 +0000
+++ b/deploy/win32/tony.wxs	Thu Mar 06 16:30:38 2014 +0000
@@ -36,7 +36,7 @@
                 Id="pyinlib"
                 Name="pyin.dll"
                 DiskId="1"
-                Source="pyin\release\pyin.dll"/>
+                Source="pyin\win32-build\release\pyin.dll"/>
             <File
                 Id="pyincat"
                 Name="pyin.cat"