summaryrefslogtreecommitdiff
path: root/libs/ardour/MSVClibardour
diff options
context:
space:
mode:
authorJohn Emmas <johne53@tiscali.co.uk>2016-06-01 14:23:45 +0100
committerJohn Emmas <johne53@tiscali.co.uk>2016-06-01 14:30:28 +0100
commit17f1132545bba7dd39f8e47151977ff5cbb790c4 (patch)
tree85afb43cd30a322ac000df2cc521260f7a1a083a /libs/ardour/MSVClibardour
parent38ab8dee90ea3424f58d40c7819384bbd8ee594f (diff)
Accommodate recently introduced/removed source(s) in our MSVC project (libardour)
Diffstat (limited to 'libs/ardour/MSVClibardour')
-rw-r--r--libs/ardour/MSVClibardour/ardour.vcproj112
1 files changed, 104 insertions, 8 deletions
diff --git a/libs/ardour/MSVClibardour/ardour.vcproj b/libs/ardour/MSVClibardour/ardour.vcproj
index be506a2a60..8e03f65e2e 100644
--- a/libs/ardour/MSVClibardour/ardour.vcproj
+++ b/libs/ardour/MSVClibardour/ardour.vcproj
@@ -428,10 +428,18 @@
>
</File>
<File
+ RelativePath="..\control_group.cc"
+ >
+ </File>
+ <File
RelativePath="..\control_protocol_manager.cc"
>
</File>
<File
+ RelativePath="..\controllable_descriptor.cc"
+ >
+ </File>
+ <File
RelativePath="..\cycle_timer.cc"
>
</File>
@@ -768,6 +776,10 @@
>
</File>
<File
+ RelativePath="..\monitor_control.cc"
+ >
+ </File>
+ <File
RelativePath="..\monitor_processor.cc"
>
</File>
@@ -780,10 +792,18 @@
>
</File>
<File
+ RelativePath="..\mute_control.cc"
+ >
+ </File>
+ <File
RelativePath="..\mute_master.cc"
>
</File>
<File
+ RelativePath="..\muteable.cc"
+ >
+ </File>
+ <File
RelativePath="..\note_fixer.cc"
>
</File>
@@ -824,6 +844,10 @@
>
</File>
<File
+ RelativePath="..\phase_control.cc"
+ >
+ </File>
+ <File
RelativePath="..\playlist.cc"
>
</File>
@@ -864,6 +888,10 @@
>
</File>
<File
+ RelativePath="..\presentation_info.cc"
+ >
+ </File>
+ <File
RelativePath="..\process_thread.cc"
>
</File>
@@ -892,6 +920,14 @@
>
</File>
<File
+ RelativePath="..\record_enable_control.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\record_safe_control.cc"
+ >
+ </File>
+ <File
RelativePath="..\region.cc"
>
</File>
@@ -920,10 +956,6 @@
>
</File>
<File
- RelativePath="..\route_controls.cc"
- >
- </File>
- <File
RelativePath="..\route_graph.cc"
>
</File>
@@ -1220,6 +1252,14 @@
>
</File>
<File
+ RelativePath="..\slavable.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\slavable_automation_control.cc"
+ >
+ </File>
+ <File
RelativePath="..\slave.cc"
>
</File>
@@ -1240,6 +1280,18 @@
>
</File>
<File
+ RelativePath="..\solo_control.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\solo_isolate_control.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\solo_safe_control.cc"
+ >
+ </File>
+ <File
RelativePath="..\soundcloud_upload.cc"
>
</File>
@@ -1268,6 +1320,10 @@
>
</File>
<File
+ RelativePath="..\stripable.cc"
+ >
+ </File>
+ <File
RelativePath="..\system_exec.cc"
>
</File>
@@ -1328,6 +1384,14 @@
>
</File>
<File
+ RelativePath="..\vca.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\vca_manager.cc"
+ >
+ </File>
+ <File
RelativePath="..\version.cc"
>
</File>
@@ -1546,10 +1610,18 @@
>
</File>
<File
+ RelativePath="..\ardour\control_group_member.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\control_protocol_manager.h"
>
</File>
<File
+ RelativePath="..\ardour\controllable_descriptor.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\coreaudiosource.h"
>
</File>
@@ -2050,6 +2122,10 @@
>
</File>
<File
+ RelativePath="..\ardour\presentation_info.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\process_thread.h"
>
</File>
@@ -2098,6 +2174,10 @@
>
</File>
<File
+ RelativePath="..\ardour\record_safe_control.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\region.h"
>
</File>
@@ -2146,10 +2226,6 @@
>
</File>
<File
- RelativePath="..\ardour\route_sorters.h"
- >
- </File>
- <File
RelativePath="..\ardour\runtime_functions.h"
>
</File>
@@ -2230,6 +2306,14 @@
>
</File>
<File
+ RelativePath="..\ardour\slavable.h"
+ >
+ </File>
+ <File
+ RelativePath="..\ardour\slavable_automation_control.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\slave.h"
>
</File>
@@ -2290,6 +2374,10 @@
>
</File>
<File
+ RelativePath="..\ardour\stripable.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\system_exec.h"
>
</File>
@@ -2378,6 +2466,14 @@
>
</File>
<File
+ RelativePath="..\ardour\vca.h"
+ >
+ </File>
+ <File
+ RelativePath="..\ardour\vca_manager.h"
+ >
+ </File>
+ <File
RelativePath="..\ardour\vst_plugin.h"
>
</File>