mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Initial changes needed for building Mixbus (with MSVC) as version 5
(Mixbus itself will probably need extra changes)
This commit is contained in:
parent
2172337306
commit
79f01bc889
35 changed files with 203 additions and 195 deletions
|
|
@ -19,7 +19,7 @@
|
|||
OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
|
||||
IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
|
||||
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus5.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
|
|
@ -98,7 +98,7 @@
|
|||
OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
|
||||
IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
|
||||
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus5.vsprops"
|
||||
CharacterSet="2"
|
||||
WholeProgramOptimization="1"
|
||||
>
|
||||
|
|
@ -179,7 +179,7 @@
|
|||
OutputDirectory="$(ProjectDir)\$(ConfigurationName)\bin"
|
||||
IntermediateDirectory="$(ProjectDir)\$(ConfigurationName)\obj\$(ProjectName)"
|
||||
ConfigurationType="2"
|
||||
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus3.vsprops"
|
||||
InheritedPropertySheets="..\..\..\MSVCMixbus3\MSVCMixbus5.vsprops"
|
||||
CharacterSet="2"
|
||||
>
|
||||
<Tool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue