13
0

Add/remove source(s) in our MSVC project (libardour)

This commit is contained in:
John Emmas 2019-11-03 13:45:24 +00:00
parent c7bdc38c95
commit b412ca7215

View File

@ -819,10 +819,6 @@
RelativePath="..\muteable.cc"
>
</File>
<File
RelativePath="..\note_fixer.cc"
>
</File>
<File
RelativePath="..\onset_detector.cc"
>
@ -991,6 +987,10 @@
RelativePath="..\route_group_member.cc"
>
</File>
<File
RelativePath="..\rt_midibuffer.cc"
>
</File>
<File
RelativePath="..\rt_tasklist.cc"
>
@ -2093,10 +2093,6 @@
RelativePath="..\ardour\mute_master.h"
>
</File>
<File
RelativePath="..\ardour\note_fixer.h"
>
</File>
<File
RelativePath="..\ardour\onset_detector.h"
>
@ -2297,6 +2293,10 @@
RelativePath="..\ardour\route_group_specialized.h"
>
</File>
<File
RelativePath="..\ardour\rt_midibuffer.h"
>
</File>
<File
RelativePath="..\ardour\rt_tasklist.h"
>