mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +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"
|
RelativePath="..\search_paths.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\selection.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\send.cc"
|
RelativePath="..\send.cc"
|
||||||
>
|
>
|
||||||
|
|
@ -2281,6 +2285,10 @@
|
||||||
RelativePath="..\ardour\search_paths.h"
|
RelativePath="..\ardour\search_paths.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ardour\selection.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ardour\send.h"
|
RelativePath="..\ardour\send.h"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue