mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 02:17:49 +01:00
Accommodate newly added/renamed source(s) in our MSVC project (libardour)
This commit is contained in:
parent
cf0ce39396
commit
fd23f89b35
1 changed files with 16 additions and 4 deletions
|
|
@ -1283,10 +1283,6 @@
|
|||
RelativePath="..\slavable_automation_control.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\slave.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\smf_source.cc"
|
||||
>
|
||||
|
|
@ -1387,6 +1383,14 @@
|
|||
RelativePath="..\transient_detector.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transport_master.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transport_master_manager.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transpose.cc"
|
||||
>
|
||||
|
|
@ -2493,6 +2497,14 @@
|
|||
RelativePath="..\ardour\transient_detector.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transport_master.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transport_master_manager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transpose.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue