13
0

Add (newly introduced) sources to our MSVC projects

This commit is contained in:
John Emmas 2014-06-28 11:56:19 +01:00
parent ef78ad0d83
commit 22ce7c0762
3 changed files with 28 additions and 0 deletions

View File

@ -990,6 +990,10 @@
RelativePath="..\gtk2_ardour\route_ui.cc"
>
</File>
<File
RelativePath="..\gtk2_ardour\ruler_dialog.cc"
>
</File>
<File
RelativePath="..\gtk2_ardour\search_path_option.cc"
>
@ -1936,6 +1940,10 @@
RelativePath="..\gtk2_ardour\route_ui_selection.h"
>
</File>
<File
RelativePath="..\gtk2_ardour\ruler_dialog.h"
>
</File>
<File
RelativePath="..\gtk2_ardour\search_path_option.h"
>

View File

@ -1989,6 +1989,10 @@
RelativePath="..\ardour\route_group_specialized.h"
>
</File>
<File
RelativePath="..\ardour\route_sorters.h"
>
</File>
<File
RelativePath="..\ardour\runtime_functions.h"
>

View File

@ -238,6 +238,10 @@
RelativePath="..\circle.cc"
>
</File>
<File
RelativePath="..\container.cc"
>
</File>
<File
RelativePath="..\curve.cc"
>
@ -318,6 +322,10 @@
RelativePath="..\text.cc"
>
</File>
<File
RelativePath="..\tracking_text.cc"
>
</File>
<File
RelativePath="..\types.cc"
>
@ -360,6 +368,10 @@
RelativePath="..\canvas\circle.h"
>
</File>
<File
RelativePath="..\canvas\container.h"
>
</File>
<File
RelativePath="..\canvas\curve.h"
>
@ -452,6 +464,10 @@
RelativePath="..\canvas\text.h"
>
</File>
<File
RelativePath="..\canvas\tracking_text.h"
>
</File>
<File
RelativePath="..\canvas\types.h"
>