Accommodate newly introduced source(s) in our MSVC project (libardour)

This commit is contained in:
John Emmas 2017-04-14 11:00:58 +01:00
parent a8858ad311
commit 0489b5f302

View File

@ -923,6 +923,10 @@
RelativePath="..\rc_configuration.cc"
>
</File>
<File
RelativePath="..\readonly_control.cc"
>
</File>
<File
RelativePath="..\recent_sessions.cc"
>
@ -1403,10 +1407,6 @@
RelativePath="..\version.cc"
>
</File>
<File
RelativePath="..\vst_state.cc"
>
</File>
<File
RelativePath="..\vst_info_file.cc"
>
@ -1415,6 +1415,10 @@
RelativePath="..\vst_plugin.cc"
>
</File>
<File
RelativePath="..\vst_state.cc"
>
</File>
<File
RelativePath="..\..\fst\vstwin.c"
>
@ -2197,6 +2201,10 @@
RelativePath="..\ardour\readable.h"
>
</File>
<File
RelativePath="..\ardour\readonly_control.h"
>
</File>
<File
RelativePath="..\ardour\recent_sessions.h"
>