summaryrefslogtreecommitdiff
path: root/libs/pbd/MSVCpbd
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2014-05-06 09:31:11 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2014-05-06 09:31:11 +0100
commit8d0ec2403f3444e3a53d16b21f2f8557abd71b55 (patch)
tree2f3ce1c6b4e51c250d1dbb85a7fe47a7a22c6bf1 /libs/pbd/MSVCpbd
parent1a1a05fa1c43711cc9c201285df0dac7f68035da (diff)
Add a couple of pthread helper macros
(to accommodate the fact that in ptw-win32, 'pthread_t' is subtlely different from its non-Windows counterparts)
Diffstat (limited to 'libs/pbd/MSVCpbd')
-rw-r--r--libs/pbd/MSVCpbd/pbd.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/libs/pbd/MSVCpbd/pbd.vcproj b/libs/pbd/MSVCpbd/pbd.vcproj
index 62da682c38..6c57c84239 100644
--- a/libs/pbd/MSVCpbd/pbd.vcproj
+++ b/libs/pbd/MSVCpbd/pbd.vcproj
@@ -724,6 +724,10 @@
>
</File>
<File
+ RelativePath="..\pbd\pthread_utils.h"
+ >
+ </File>
+ <File
RelativePath="..\pbd\rcu.h"
>
</File>