mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-23 15:16:25 +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"
|
RelativePath="..\osc_controllable.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\osc_cue_observer.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\osc_global_observer.cc"
|
RelativePath="..\osc_global_observer.cc"
|
||||||
>
|
>
|
||||||
|
|
@ -309,6 +313,10 @@
|
||||||
RelativePath="..\osc_controllable.h"
|
RelativePath="..\osc_controllable.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\osc_cue_observer.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\osc_global_observer.h"
|
RelativePath="..\osc_global_observer.h"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue