Add 'midi_scene_change' sources to ardour.vcproj
This commit is contained in:
parent
6ffd8a9543
commit
9af09e5769
@ -675,6 +675,14 @@
|
|||||||
RelativePath="..\midi_ring_buffer.cc"
|
RelativePath="..\midi_ring_buffer.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\midi_scene_change.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\midi_scene_changer.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\midi_source.cc"
|
RelativePath="..\midi_source.cc"
|
||||||
>
|
>
|
||||||
@ -859,6 +867,10 @@
|
|||||||
RelativePath="..\route_group_member.cc"
|
RelativePath="..\route_group_member.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\scene_change.cc"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\search_paths.cc"
|
RelativePath="..\search_paths.cc"
|
||||||
>
|
>
|
||||||
@ -1717,6 +1729,14 @@
|
|||||||
RelativePath="..\ardour\midi_ring_buffer.h"
|
RelativePath="..\ardour\midi_ring_buffer.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ardour\midi_scene_change.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ardour\midi_scene_changer.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ardour\midi_source.h"
|
RelativePath="..\ardour\midi_source.h"
|
||||||
>
|
>
|
||||||
@ -1953,6 +1973,14 @@
|
|||||||
RelativePath="..\ardour\runtime_functions.h"
|
RelativePath="..\ardour\runtime_functions.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ardour\scene_change.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\ardour\scene_changer.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\ardour\search_paths.h"
|
RelativePath="..\ardour\search_paths.h"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user