summaryrefslogtreecommitdiff
path: root/libs/ardour/MSVClibardour
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2017-09-19 12:22:06 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2017-09-19 12:22:06 +0100
commit2c31867c8aa6be5e5deb2e0c84f0fd41f3de7b0c (patch)
tree681d0e34cd68d3fb7bfbc31130cb1cbf56ca38e7 /libs/ardour/MSVClibardour
parent16f9f58057fd308e026b2b1effd692707c5e2aad (diff)
Accommodate newly added/removed source(s) in our MSVC project (libardour)
Diffstat (limited to 'libs/ardour/MSVClibardour')
-rw-r--r--libs/ardour/MSVClibardour/ardour.vcproj48
1 files changed, 24 insertions, 24 deletions
diff --git a/libs/ardour/MSVClibardour/ardour.vcproj b/libs/ardour/MSVClibardour/ardour.vcproj
index ed0a313996..5e52638313 100644
--- a/libs/ardour/MSVClibardour/ardour.vcproj
+++ b/libs/ardour/MSVClibardour/ardour.vcproj
@@ -300,10 +300,6 @@
>
</File>
<File
- RelativePath="..\audio_diskstream.cc"
- >
- </File>
- <File
RelativePath="..\audio_library.cc"
>
</File>
@@ -384,7 +380,7 @@
>
</File>
<File
- RelativePath="..\beats_frames_converter.cc"
+ RelativePath="..\beats_samples_converter.cc"
>
</File>
<File
@@ -468,7 +464,15 @@
>
</File>
<File
- RelativePath="..\diskstream.cc"
+ RelativePath="..\disk_io.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_reader.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\disk_writer.cc"
>
</File>
<File
@@ -708,10 +712,6 @@
>
</File>
<File
- RelativePath="..\midi_diskstream.cc"
- >
- </File>
- <File
RelativePath="..\midi_model.cc"
>
</File>
@@ -1482,10 +1482,6 @@
>
</File>
<File
- RelativePath="..\ardour\audio_diskstream.h"
- >
- </File>
- <File
RelativePath="..\ardour\audio_library.h"
>
</File>
@@ -1574,7 +1570,7 @@
>
</File>
<File
- RelativePath="..\ardour\beats_frames_converter.h"
+ RelativePath="..\ardour\beats_samples_converter.h"
>
</File>
<File
@@ -1678,7 +1674,15 @@
>
</File>
<File
- RelativePath="..\ardour\diskstream.h"
+ RelativePath="..\ardour\disk_io.h"
+ >
+ </File>
+ <File
+ RelativePath="..\ardour\disk_reader.h"
+ >
+ </File>
+ <File
+ RelativePath="..\ardour\disk_writer.h"
>
</File>
<File
@@ -1962,10 +1966,6 @@
>
</File>
<File
- RelativePath="..\ardour\midi_diskstream.h"
- >
- </File>
- <File
RelativePath="..\ardour\midi_model.h"
>
</File>
@@ -2186,10 +2186,6 @@
>
</File>
<File
- RelativePath="..\ardour\public_diskstream.h"
- >
- </File>
- <File
RelativePath="..\ardour\quantize.h"
>
</File>
@@ -2426,6 +2422,10 @@
>
</File>
<File
+ RelativePath="..\ardour\superclock.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\system_exec.h"
>
</File>