mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
Add/remove source(s) in our MSVC project (libardour)
This commit is contained in:
parent
b2ff2b86fa
commit
00a8e7c9e0
1 changed files with 12 additions and 0 deletions
|
|
@ -1391,6 +1391,10 @@
|
|||
RelativePath="..\transient_detector.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transport_fsm.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transport_master.cc"
|
||||
>
|
||||
|
|
@ -2505,6 +2509,14 @@
|
|||
RelativePath="..\ardour\transient_detector.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transport_api.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transport_fsm.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transport_master.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue