Add support for newly introduced class ARDOUR::DSPLoadCalculator (when building with MSVC)

This commit is contained in:
John Emmas 2015-09-10 10:22:38 +01:00
parent 28803fface
commit d2e083397c
2 changed files with 8 additions and 4 deletions

View File

@ -459,6 +459,10 @@
RelativePath="..\diskstream.cc"
>
</File>
<File
RelativePath="..\dsp_load_calculator.cc"
>
</File>
<File
RelativePath="..\element_import_handler.cc"
>
@ -1529,6 +1533,10 @@
RelativePath="..\ardour\diskstream.h"
>
</File>
<File
RelativePath="..\ardour\dsp_load_calculator.h"
>
</File>
<File
RelativePath="..\ardour\element_import_handler.h"
>

View File

@ -318,10 +318,6 @@
RelativePath="..\portaudio\debug.h"
>
</File>
<File
RelativePath="..\portaudio\dsp_load_calculator.h"
>
</File>
<File
RelativePath="..\portaudio\midi_util.h"
>