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

This commit is contained in:
John Emmas 2021-07-05 08:37:35 +01:00
parent a069af796d
commit 83641faec1
1 changed files with 16 additions and 4 deletions

View File

@ -927,6 +927,10 @@
RelativePath="..\plugin_manager.cc"
>
</File>
<File
RelativePath="..\plugin_scan_result.cc"
>
</File>
<File
RelativePath="..\polarity_processor.cc"
>
@ -1503,6 +1507,10 @@
RelativePath="..\video_tools_paths.cc"
>
</File>
<File
RelativePath="..\vst2_scan.cc"
>
</File>
<File
RelativePath="..\vst3_host.cc"
>
@ -1519,10 +1527,6 @@
RelativePath="..\vst3_scan.cc"
>
</File>
<File
RelativePath="..\vst_info_file.cc"
>
</File>
<File
RelativePath="..\vst_plugin.cc"
>
@ -2277,6 +2281,10 @@
RelativePath="..\ardour\plugin_manager.h"
>
</File>
<File
RelativePath="..\ardour\plugin_scan_result.h"
>
</File>
<File
RelativePath="..\ardour\plugin_types.h"
>
@ -2697,6 +2705,10 @@
RelativePath="..\ardour\vca_manager.h"
>
</File>
<File
RelativePath="..\ardour\vst2_scan.h"
>
</File>
<File
RelativePath="..\ardour\vst_plugin.h"
>