summaryrefslogtreecommitdiff
path: root/libs/pbd/MSVCpbd
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2015-01-02 14:33:35 +0000
committerJohn Emmas <johne53@tiscali.co.uk>2015-01-02 15:31:39 +0000
commit7f486e146d354cbf8b36d8762318dd21722474c6 (patch)
tree585ca166c2b34bb1ab5c7e7a009899891119cf12 /libs/pbd/MSVCpbd
parent50c4385b6b00daab8964938b7c2b97b40d27e923 (diff)
Accommodate some newly introduced source files for building with MSVC (libpbd)
Diffstat (limited to 'libs/pbd/MSVCpbd')
-rw-r--r--libs/pbd/MSVCpbd/pbd.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/libs/pbd/MSVCpbd/pbd.vcproj b/libs/pbd/MSVCpbd/pbd.vcproj
index 244328d41b..4e3866d01b 100644
--- a/libs/pbd/MSVCpbd/pbd.vcproj
+++ b/libs/pbd/MSVCpbd/pbd.vcproj
@@ -451,6 +451,14 @@
>
</File>
<File
+ RelativePath="..\timer.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\timing.cc"
+ >
+ </File>
+ <File
RelativePath="..\transmitter.cc"
>
</File>
@@ -801,6 +809,14 @@
>
</File>
<File
+ RelativePath="..\pbd\timer.h"
+ >
+ </File>
+ <File
+ RelativePath="..\pbd\timing.h"
+ >
+ </File>
+ <File
RelativePath="..\pbd\tokenizer.h"
>
</File>