mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 05:37:22 +01:00
Accommodate newly added/removed source(s) in our MSVC project (gtk2_ardour)
This commit is contained in:
parent
a1a56fd1db
commit
ed04d49b7c
1 changed files with 24 additions and 0 deletions
|
|
@ -391,6 +391,10 @@
|
|||
RelativePath="..\gtk2_ardour\big_clock_window.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\big_transport_window.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\bundle_env_msvc.cc"
|
||||
>
|
||||
|
|
@ -1243,6 +1247,14 @@
|
|||
RelativePath="..\gtk2_ardour\transform_dialog.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\transport_control.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\transport_control_ui.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\transpose_dialog.cc"
|
||||
>
|
||||
|
|
@ -1429,6 +1441,10 @@
|
|||
RelativePath="..\gtk2_ardour\big_clock_window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\big_transport_window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\bundle_env.h"
|
||||
>
|
||||
|
|
@ -2333,6 +2349,14 @@
|
|||
RelativePath="..\gtk2_ardour\transform_dialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\transport_control.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\transport_control_ui.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gtk2_ardour\transpose_dialog.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue