13
0

Accommodate recently introduced/removed source(s) in our MSVC project (libardour)

This commit is contained in:
John Emmas 2016-06-01 14:23:45 +01:00
parent 38ab8dee90
commit 17f1132545

View File

@ -427,10 +427,18 @@
RelativePath="..\config_text.cc"
>
</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"
>
@ -767,6 +775,10 @@
RelativePath="..\mix.cc"
>
</File>
<File
RelativePath="..\monitor_control.cc"
>
</File>
<File
RelativePath="..\monitor_processor.cc"
>
@ -779,10 +791,18 @@
RelativePath="..\mtdm.cc"
>
</File>
<File
RelativePath="..\mute_control.cc"
>
</File>
<File
RelativePath="..\mute_master.cc"
>
</File>
<File
RelativePath="..\muteable.cc"
>
</File>
<File
RelativePath="..\note_fixer.cc"
>
@ -823,6 +843,10 @@
RelativePath="..\pcm_utils.cc"
>
</File>
<File
RelativePath="..\phase_control.cc"
>
</File>
<File
RelativePath="..\playlist.cc"
>
@ -863,6 +887,10 @@
RelativePath="..\port_set.cc"
>
</File>
<File
RelativePath="..\presentation_info.cc"
>
</File>
<File
RelativePath="..\process_thread.cc"
>
@ -891,6 +919,14 @@
RelativePath="..\recent_sessions.cc"
>
</File>
<File
RelativePath="..\record_enable_control.cc"
>
</File>
<File
RelativePath="..\record_safe_control.cc"
>
</File>
<File
RelativePath="..\region.cc"
>
@ -919,10 +955,6 @@
RelativePath="..\route.cc"
>
</File>
<File
RelativePath="..\route_controls.cc"
>
</File>
<File
RelativePath="..\route_graph.cc"
>
@ -1219,6 +1251,14 @@
RelativePath="..\sidechain.cc"
>
</File>
<File
RelativePath="..\slavable.cc"
>
</File>
<File
RelativePath="..\slavable_automation_control.cc"
>
</File>
<File
RelativePath="..\slave.cc"
>
@ -1239,6 +1279,18 @@
RelativePath="..\sndfilesource.cc"
>
</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"
>
@ -1267,6 +1319,10 @@
RelativePath="..\strip_silence.cc"
>
</File>
<File
RelativePath="..\stripable.cc"
>
</File>
<File
RelativePath="..\system_exec.cc"
>
@ -1327,6 +1383,14 @@
RelativePath="..\utils.cc"
>
</File>
<File
RelativePath="..\vca.cc"
>
</File>
<File
RelativePath="..\vca_manager.cc"
>
</File>
<File
RelativePath="..\version.cc"
>
@ -1545,10 +1609,18 @@
RelativePath="..\ardour\comparable_shared_ptr.h"
>
</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"
>
@ -2049,6 +2121,10 @@
RelativePath="..\ardour\port_set.h"
>
</File>
<File
RelativePath="..\ardour\presentation_info.h"
>
</File>
<File
RelativePath="..\ardour\process_thread.h"
>
@ -2097,6 +2173,10 @@
RelativePath="..\ardour\recent_sessions.h"
>
</File>
<File
RelativePath="..\ardour\record_safe_control.h"
>
</File>
<File
RelativePath="..\ardour\region.h"
>
@ -2145,10 +2225,6 @@
RelativePath="..\ardour\route_group_specialized.h"
>
</File>
<File
RelativePath="..\ardour\route_sorters.h"
>
</File>
<File
RelativePath="..\ardour\runtime_functions.h"
>
@ -2229,6 +2305,14 @@
RelativePath="..\ardour\silentfilesource.h"
>
</File>
<File
RelativePath="..\ardour\slavable.h"
>
</File>
<File
RelativePath="..\ardour\slavable_automation_control.h"
>
</File>
<File
RelativePath="..\ardour\slave.h"
>
@ -2289,6 +2373,10 @@
RelativePath="..\ardour\strip_silence.h"
>
</File>
<File
RelativePath="..\ardour\stripable.h"
>
</File>
<File
RelativePath="..\ardour\system_exec.h"
>
@ -2377,6 +2465,14 @@
RelativePath="..\ardour\variant.h"
>
</File>
<File
RelativePath="..\ardour\vca.h"
>
</File>
<File
RelativePath="..\ardour\vca_manager.h"
>
</File>
<File
RelativePath="..\ardour\vst_plugin.h"
>