mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Add/remove source(s) in our MSVC project (libardour)
This commit is contained in:
parent
6a6b3f2703
commit
03f52e622a
1 changed files with 8 additions and 0 deletions
|
|
@ -899,6 +899,10 @@
|
|||
RelativePath="..\port.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\port_engine_shared.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\port_insert.cc"
|
||||
>
|
||||
|
|
@ -2205,6 +2209,10 @@
|
|||
RelativePath="..\ardour\port.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\port_engine_shared.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\port_insert.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue