Add newly introduced sources to our MSVC projects

This commit is contained in:
John Emmas 2014-06-15 09:56:49 +01:00
parent e59210c402
commit 55d51d38ce
2 changed files with 32 additions and 0 deletions

View file

@ -443,6 +443,10 @@
RelativePath="..\default_click.cc"
>
</File>
<File
RelativePath="..\delayline.cc"
>
</File>
<File
RelativePath="..\delivery.cc"
>
@ -703,6 +707,10 @@
RelativePath="..\midi_ui.cc"
>
</File>
<File
RelativePath="..\mididm.cc"
>
</File>
<File
RelativePath="..\midiport_manager.cc"
>
@ -1489,6 +1497,10 @@
RelativePath="..\ardour\debug.h"
>
</File>
<File
RelativePath="..\ardour\delayline.h"
>
</File>
<File
RelativePath="..\ardour\delivery.h"
>
@ -1761,6 +1773,10 @@
RelativePath="..\ardour\midi_ui.h"
>
</File>
<File
RelativePath="..\ardour\mididm.h"
>
</File>
<File
RelativePath="..\ardour\midiport_manager.h"
>

View file

@ -306,6 +306,10 @@
RelativePath="..\root_group.cc"
>
</File>
<File
RelativePath="..\ruler.cc"
>
</File>
<File
RelativePath="..\scroll_group.cc"
>
@ -330,6 +334,10 @@
RelativePath="..\wave_view.cc"
>
</File>
<File
RelativePath="..\widget.cc"
>
</File>
<File
RelativePath="..\xfade_curve.cc"
>
@ -436,6 +444,10 @@
RelativePath="..\canvas\root_group.h"
>
</File>
<File
RelativePath="..\canvas\ruler.h"
>
</File>
<File
RelativePath="..\canvas\scroll_group.h"
>
@ -460,6 +472,10 @@
RelativePath="..\canvas\wave_view.h"
>
</File>
<File
RelativePath="..\canvas\widget.h"
>
</File>
<File
RelativePath="..\canvas\xfade_curve.h"
>