mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-29 09:57:44 +01:00
Add 'midi_scene_change' sources to ardour.vcproj
This commit is contained in:
parent
6ffd8a9543
commit
9af09e5769
1 changed files with 28 additions and 0 deletions
|
|
@ -675,6 +675,14 @@
|
|||
RelativePath="..\midi_ring_buffer.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\midi_scene_change.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\midi_scene_changer.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\midi_source.cc"
|
||||
>
|
||||
|
|
@ -859,6 +867,10 @@
|
|||
RelativePath="..\route_group_member.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\scene_change.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\search_paths.cc"
|
||||
>
|
||||
|
|
@ -1717,6 +1729,14 @@
|
|||
RelativePath="..\ardour\midi_ring_buffer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\midi_scene_change.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\midi_scene_changer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\midi_source.h"
|
||||
>
|
||||
|
|
@ -1953,6 +1973,14 @@
|
|||
RelativePath="..\ardour\runtime_functions.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\scene_change.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\scene_changer.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\search_paths.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue