mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Accommodate newly added/removed source(s) in our MSVC project (libpbd)
This commit is contained in:
parent
1aa96dc0a1
commit
6e017eff22
1 changed files with 8 additions and 0 deletions
|
|
@ -426,6 +426,10 @@
|
|||
RelativePath="..\signals.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\spinlock.cc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\stacktrace.cc"
|
||||
>
|
||||
|
|
@ -788,6 +792,10 @@
|
|||
RelativePath="..\pbd\signals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\pbd\spinlock.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\pbd\stacktrace.h"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue