mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
Add some newly introduced sources to our MSVC project (libardour)
This commit is contained in:
parent
807e239dcb
commit
d31ac095e0
1 changed files with 8 additions and 0 deletions
|
|
@ -1263,6 +1263,10 @@
|
|||
RelativePath="..\transient_detector.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\transpose.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\unknown_processor.cc"
|
||||
>
|
||||
|
|
@ -2233,6 +2237,10 @@
|
|||
RelativePath="..\ardour\transient_detector.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\transpose.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\trimmable.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue