Modify our MSVC project to accommodate newly introduced source files (libardour)
This commit is contained in:
parent
79f0a92818
commit
01fd887b9e
@ -559,6 +559,10 @@
|
||||
RelativePath="..\find_session.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\gain_control.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\globals.cc"
|
||||
>
|
||||
@ -1649,6 +1653,10 @@
|
||||
RelativePath="..\ardour\filter.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\gain_control.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\ardour\graph.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user