mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 09:27:39 +01:00
Accommodate recently introduced source(s) in our MSVC project (ardour_osc)
This commit is contained in:
parent
7d770293e9
commit
38ab8dee90
1 changed files with 8 additions and 0 deletions
|
|
@ -279,6 +279,10 @@
|
|||
RelativePath="..\osc_controllable.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_global_observer.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_gui.cc"
|
||||
>
|
||||
|
|
@ -301,6 +305,10 @@
|
|||
RelativePath="..\osc_controllable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_global_observer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_route_observer.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue