From 95091a52a0e5dc6c779457e358902598f4d3dd50 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Mon, 12 Jan 2015 14:43:22 +0000 Subject: When building with MSVC make sure any backends / panners etc get copied to the correct target folder (i.e. 'lib/ardour3' or 'lib/mixbus3' as appropriate) These changes are MSVC specific and shouldn't affect the other builds --- MSVCardour3/Ardour3.vcproj | 12 ++++++------ MSVCardour3/MSVCMixbus3.vsprops.in | 4 ++++ 2 files changed, 10 insertions(+), 6 deletions(-) (limited to 'MSVCardour3') diff --git a/MSVCardour3/Ardour3.vcproj b/MSVCardour3/Ardour3.vcproj index 3f74de53bf..3f3562d547 100644 --- a/MSVCardour3/Ardour3.vcproj +++ b/MSVCardour3/Ardour3.vcproj @@ -19,7 +19,7 @@ OutputDirectory="$(SolutionDir)$(ConfigurationName)" IntermediateDirectory="$(ConfigurationName)" ConfigurationType="1" - InheritedPropertySheets=".\MSVCMixbus3.vsprops" + InheritedPropertySheets="..\MSVCMixbus3\MSVCMixbus3.vsprops" UseOfMFC="0" > diff --git a/MSVCardour3/MSVCMixbus3.vsprops.in b/MSVCardour3/MSVCMixbus3.vsprops.in index fe5e65455a..c8f8cb7023 100644 --- a/MSVCardour3/MSVCMixbus3.vsprops.in +++ b/MSVCardour3/MSVCMixbus3.vsprops.in @@ -128,4 +128,8 @@ Name="TargetSxSFolder" Value="@TargetSxSFolder@" /> + -- cgit v1.2.3