changeset 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 59787ea8ca75
children 7b6e61585910
files .hgsubstate deploy/win32/tony.wxs
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsubstate	Thu Mar 06 16:17:20 2014 +0000
+++ b/.hgsubstate	Thu Mar 06 16:30:38 2014 +0000
@@ -1,5 +1,5 @@
 236814e07bd07473958c1ff89103124536a0c3c8 dataquay
-39cd0e1bac0bc58e08217c2aaafa2b215e5bfc51 pyin
+27682ab6070c1ed50e19d9ec5c6d79388fb767cd pyin
 27d4e7152c954bf3c4387319db088fb3cd02436b sv-dependency-builds
 40bcaf772d7816f5c05f44df69e50e066d4b6488 svapp
 0c8218b2d84a172049d966c82c2064f5aa59c503 svcore
--- 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"