summaryrefslogtreecommitdiff
path: root/libs/pbd/MSVCpbd/pbd.vcproj
diff options
context:
space:
mode:
authorJohn Emmas <john@creativepost.co.uk>2020-02-07 11:27:22 +0000
committerJohn Emmas <john@creativepost.co.uk>2020-02-07 11:27:22 +0000
commit40cca52bbb047720b7f448759fbde56a298d8a8e (patch)
tree38f3f47863cf3607c1a1552d489788db7ac9d4cc /libs/pbd/MSVCpbd/pbd.vcproj
parent8242478da50e02afe9fb4449ce092197250141d7 (diff)
Changes needed for building with MSVC
Mostly these are to do with TLSF which I hadn't in fact been building!! Hopefully there won't be any problems for the gcc builds.
Diffstat (limited to 'libs/pbd/MSVCpbd/pbd.vcproj')
-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 c6867c1e05..5d1b4f0e7e 100644
--- a/libs/pbd/MSVCpbd/pbd.vcproj
+++ b/libs/pbd/MSVCpbd/pbd.vcproj
@@ -471,6 +471,10 @@
>
</File>
<File
+ RelativePath="..\tlsf.cc"
+ >
+ </File>
+ <File
RelativePath="..\transmitter.cc"
>
</File>
@@ -833,6 +837,10 @@
>
</File>
<File
+ RelativePath="..\pbd\tlsf.h"
+ >
+ </File>
+ <File
RelativePath="..\pbd\tokenizer.h"
>
</File>