Add some newly introduced source files to our MSVC project (libardour)

This commit is contained in:
John Emmas 2014-12-29 11:06:41 +00:00
parent d283608fe9
commit f4e89d75fd

View file

@ -1235,6 +1235,10 @@
RelativePath="..\track.cc"
>
</File>
<File
RelativePath="..\transform.cc"
>
</File>
<File
RelativePath="..\transient_detector.cc"
>
@ -2185,6 +2189,10 @@
RelativePath="..\ardour\track.h"
>
</File>
<File
RelativePath="..\ardour\transform.h"
>
</File>
<File
RelativePath="..\ardour\transient_detector.h"
>