summaryrefslogtreecommitdiff
path: root/libs/ardour/MSVClibardour
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/ardour/MSVClibardour
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/ardour/MSVClibardour')
-rw-r--r--libs/ardour/MSVClibardour/ardour.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/libs/ardour/MSVClibardour/ardour.vcproj b/libs/ardour/MSVClibardour/ardour.vcproj
index 894bf7ee64..ec8d340e79 100644
--- a/libs/ardour/MSVClibardour/ardour.vcproj
+++ b/libs/ardour/MSVClibardour/ardour.vcproj
@@ -352,6 +352,10 @@
>
</File>
<File
+ RelativePath="..\audiorom.cc"
+ >
+ </File>
+ <File
RelativePath="..\audiosource.cc"
>
</File>
@@ -940,6 +944,10 @@
>
</File>
<File
+ RelativePath="..\readable.cc"
+ >
+ </File>
+ <File
RelativePath="..\readonly_control.cc"
>
</File>
@@ -1578,6 +1586,10 @@
>
</File>
<File
+ RelativePath="..\ardour\audiorom.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\audiosource.h"
>
</File>