mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 07:06:23 +01:00
Accommodate newly introduced source(s) in our MSVC project (ardour_osc)
This commit is contained in:
parent
058f1cf9e1
commit
38e47c2f5f
1 changed files with 8 additions and 0 deletions
|
|
@ -279,6 +279,10 @@
|
|||
RelativePath="..\osc_controllable.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_cue_observer.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_global_observer.cc"
|
||||
>
|
||||
|
|
@ -309,6 +313,10 @@
|
|||
RelativePath="..\osc_controllable.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_cue_observer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\osc_global_observer.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue