Accommodate newly added/removed source(s) in our MSVC project (libardour)

This commit is contained in:
John Emmas 2017-11-02 10:16:24 +00:00
parent c291cb64b1
commit f7bca32ab1

View File

@ -879,6 +879,10 @@
RelativePath="..\plugin_manager.cc"
>
</File>
<File
RelativePath="..\polarity_processor.cc"
>
</File>
<File
RelativePath="..\port.cc"
>
@ -979,6 +983,10 @@
RelativePath="..\route_group_member.cc"
>
</File>
<File
RelativePath="..\rt_tasklist.cc"
>
</File>
<File
RelativePath="..\scene_change.cc"
>
@ -2149,6 +2157,10 @@
RelativePath="..\ardour\plugin_types.h"
>
</File>
<File
RelativePath="..\ardour\polarity_processor.h"
>
</File>
<File
RelativePath="..\ardour\port.h"
>
@ -2265,6 +2277,10 @@
RelativePath="..\ardour\route_group_specialized.h"
>
</File>
<File
RelativePath="..\ardour\rt_tasklist.h"
>
</File>
<File
RelativePath="..\ardour\runtime_functions.h"
>