Mercurial > hg > sonic-visualiser
diff deploy/win64/sonic-visualiser.wxs @ 1503:6b8541c01d24 3.0-integration
Further win32 build updates
author | Chris Cannam |
---|---|
date | Mon, 09 Jan 2017 14:03:10 +0000 |
parents | 422d7ac46232 |
children | 9ed29d67c10e |
line wrap: on
line diff
--- a/deploy/win64/sonic-visualiser.wxs Mon Jan 09 13:51:39 2017 +0000 +++ b/deploy/win64/sonic-visualiser.wxs Mon Jan 09 14:03:10 2017 +0000 @@ -140,15 +140,15 @@ Source="release\Qt5Svg.dll"/> </Component> -<Component Win64="yes" - Id="Sndfile" - Guid="04533516-6460-4155-A0D4-E9BA4D31E95C"> - <File - Id="libsndfile" - Name="libsndfile-1.dll" - Source="..\sonic-visualiser\sv-dependency-builds\win64-msvc\lib\libsndfile-1.dll" - KeyPath="yes"/> - </Component> + <Component Win64="yes" + Id="Sndfile" + Guid="04533516-6460-4155-A0D4-E9BA4D31E95C"> + <File + Id="libsndfile" + Name="libsndfile-1.dll" + Source="..\sonic-visualiser\sv-dependency-builds\win64-msvc\lib\libsndfile-1.dll" + KeyPath="yes"/> + </Component> <Component Win64="yes" Id="VCRuntime"