Accommodate newly added/removed source(s) in our MSVC project (libpbd)

This commit is contained in:
John Emmas 2017-10-27 13:08:32 +01:00
parent 1aa96dc0a1
commit 6e017eff22

View file

@ -426,6 +426,10 @@
RelativePath="..\signals.cc" RelativePath="..\signals.cc"
> >
</File> </File>
<File
RelativePath="..\spinlock.cc"
>
</File>
<File <File
RelativePath="..\stacktrace.cc" RelativePath="..\stacktrace.cc"
> >
@ -788,6 +792,10 @@
RelativePath="..\pbd\signals.h" RelativePath="..\pbd\signals.h"
> >
</File> </File>
<File
RelativePath="..\pbd\spinlock.h"
>
</File>
<File <File
RelativePath="..\pbd\stacktrace.h" RelativePath="..\pbd\stacktrace.h"
> >