summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2018-09-22 16:54:51 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2018-09-22 16:55:43 +0100
commitfd23f89b357be720bd1cb4a2aeebb5bc017d5878 (patch)
tree5bab310455289284264d372a82df550166ac4571
parentcf0ce39396188fb27b0a710a678caf00ffcc8a9d (diff)
Accommodate newly added/renamed source(s) in our MSVC project (libardour)
-rw-r--r--libs/ardour/MSVClibardour/ardour.vcproj20
1 files changed, 16 insertions, 4 deletions
diff --git a/libs/ardour/MSVClibardour/ardour.vcproj b/libs/ardour/MSVClibardour/ardour.vcproj
index 2cba9682b7..eaf0be1cf3 100644
--- a/libs/ardour/MSVClibardour/ardour.vcproj
+++ b/libs/ardour/MSVClibardour/ardour.vcproj
@@ -1284,10 +1284,6 @@
>
</File>
<File
- RelativePath="..\slave.cc"
- >
- </File>
- <File
RelativePath="..\smf_source.cc"
>
</File>
@@ -1388,6 +1384,14 @@
>
</File>
<File
+ RelativePath="..\transport_master.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\transport_master_manager.cc"
+ >
+ </File>
+ <File
RelativePath="..\transpose.cc"
>
</File>
@@ -2494,6 +2498,14 @@
>
</File>
<File
+ RelativePath="..\ardour\transport_master.h"
+ >
+ </File>
+ <File
+ RelativePath="..\ardour\transport_master_manager.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\transpose.h"
>
</File>