summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2017-10-27 13:08:32 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2017-10-27 13:08:32 +0100
commit6e017eff224209935eed67ade6f60c504cb0a01c (patch)
tree541c3b5ab3b810c897f12f0843776962d3474089
parent1aa96dc0a112ffdec4fb62ac94625e56562b3cbe (diff)
Accommodate newly added/removed source(s) in our MSVC project (libpbd)
-rw-r--r--libs/pbd/MSVCpbd/pbd.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/libs/pbd/MSVCpbd/pbd.vcproj b/libs/pbd/MSVCpbd/pbd.vcproj
index 370ab93215..ebdaee1501 100644
--- a/libs/pbd/MSVCpbd/pbd.vcproj
+++ b/libs/pbd/MSVCpbd/pbd.vcproj
@@ -427,6 +427,10 @@
>
</File>
<File
+ RelativePath="..\spinlock.cc"
+ >
+ </File>
+ <File
RelativePath="..\stacktrace.cc"
>
</File>
@@ -789,6 +793,10 @@
>
</File>
<File
+ RelativePath="..\pbd\spinlock.h"
+ >
+ </File>
+ <File
RelativePath="..\pbd\stacktrace.h"
>
</File>