mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-20 12:26:07 +01:00
Add/remove source(s) in our MSVC project (gtk2_ardour)
This commit is contained in:
parent
bd46b2df8e
commit
5e9e7e6ed4
1 changed files with 16 additions and 12 deletions
|
|
@ -355,10 +355,6 @@
|
|||
RelativePath="..\gtk2_ardour\ardour_ui_options.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\ardour_ui_plugins.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\ardour_ui_session.cc"
|
||||
>
|
||||
|
|
@ -695,10 +691,6 @@
|
|||
RelativePath="..\gtk2_ardour\group_tabs.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\gtk_pianokeyboard.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\gui_object.cc"
|
||||
>
|
||||
|
|
@ -971,6 +963,10 @@
|
|||
RelativePath="..\gtk2_ardour\piano_roll_header.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\pianokeyboard.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\pingback.cc"
|
||||
>
|
||||
|
|
@ -1003,6 +999,10 @@
|
|||
RelativePath="..\gtk2_ardour\plugin_presets_ui.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\plugin_scan_dialog.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\plugin_selector.cc"
|
||||
>
|
||||
|
|
@ -1761,10 +1761,6 @@
|
|||
RelativePath="..\gtk2_ardour\group_tabs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\gtk_pianokeyboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\gui_object.h"
|
||||
>
|
||||
|
|
@ -2065,6 +2061,10 @@
|
|||
RelativePath="..\gtk2_ardour\piano_roll_header.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\pianokeyboard.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\pingback.h"
|
||||
>
|
||||
|
|
@ -2105,6 +2105,10 @@
|
|||
RelativePath="..\gtk2_ardour\plugin_presets_ui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\plugin_scan_dialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\plugin_selector.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue