mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 04:09:29 +01:00
Add some newly introduced source files to our MSVC project (libardour)
This commit is contained in:
parent
d283608fe9
commit
f4e89d75fd
1 changed files with 8 additions and 0 deletions
|
|
@ -1235,6 +1235,10 @@
|
|||
RelativePath="..\track.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transform.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transient_detector.cc"
|
||||
>
|
||||
|
|
@ -2185,6 +2189,10 @@
|
|||
RelativePath="..\ardour\track.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transform.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transient_detector.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue