mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 08:14:58 +01:00
Accommodate newly introduced source(s) in our MSVC project (libardour)
This commit is contained in:
parent
e8e68fd8c6
commit
23b3147598
1 changed files with 8 additions and 0 deletions
|
|
@ -987,6 +987,10 @@
|
|||
RelativePath="..\search_paths.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\selection.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\send.cc"
|
||||
>
|
||||
|
|
@ -2281,6 +2285,10 @@
|
|||
RelativePath="..\ardour\search_paths.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\selection.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\send.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue