mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
Accommodate some recently moved/renamed folders and source files (libevoral)
This commit is contained in:
parent
01f65f557f
commit
c7bdc38c95
1 changed files with 35 additions and 39 deletions
|
|
@ -181,7 +181,7 @@
|
||||||
>
|
>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
CommandLine="copy /Y "..\src\Note.cpp" "..\src\Note.impl"
"
|
CommandLine="copy /Y "..\Note.cc" "..\src\Note.impl"
"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
|
|
@ -260,46 +260,46 @@
|
||||||
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\Control.cpp"
|
RelativePath="..\Control.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\ControlList.cpp"
|
RelativePath="..\ControlList.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\ControlSet.cpp"
|
RelativePath="..\ControlSet.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\Curve.cpp"
|
RelativePath="..\Curve.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\debug.cpp"
|
RelativePath="..\debug.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\Event.cpp"
|
RelativePath="..\Event.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\Sequence.cpp"
|
RelativePath="..\Sequence.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\SMF.cpp"
|
RelativePath="..\SMF.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\TimeConverter.cpp"
|
RelativePath="..\TimeConverter.cc"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<Filter
|
<Filter
|
||||||
Name="libsmf"
|
Name="libsmf"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf.c"
|
RelativePath="..\libsmf\smf.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug 32|Win32"
|
Name="Debug 32|Win32"
|
||||||
|
|
@ -333,7 +333,7 @@
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf_decode.c"
|
RelativePath="..\libsmf\smf_decode.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug 32|Win32"
|
Name="Debug 32|Win32"
|
||||||
|
|
@ -361,7 +361,7 @@
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf_load.c"
|
RelativePath="..\libsmf\smf_load.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug 32|Win32"
|
Name="Debug 32|Win32"
|
||||||
|
|
@ -389,7 +389,7 @@
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf_save.c"
|
RelativePath="..\libsmf\smf_save.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug 32|Win32"
|
Name="Debug 32|Win32"
|
||||||
|
|
@ -417,7 +417,7 @@
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf_tempo.c"
|
RelativePath="..\libsmf\smf_tempo.c"
|
||||||
>
|
>
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
Name="Debug 32|Win32"
|
Name="Debug 32|Win32"
|
||||||
|
|
@ -452,31 +452,27 @@
|
||||||
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||||||
>
|
>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Beats.hpp"
|
RelativePath="..\evoral\ControlList.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\ControlList.hpp"
|
RelativePath="..\evoral\ControlSet.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\ControlSet.hpp"
|
RelativePath="..\evoral\Curve.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Curve.hpp"
|
RelativePath="..\evoral\Event.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Event.hpp"
|
RelativePath="..\evoral\EventList.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\EventList.hpp"
|
RelativePath="..\evoral\EventSink.h"
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
|
||||||
RelativePath="..\evoral\EventSink.hpp"
|
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
@ -488,59 +484,59 @@
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\MIDIXML.hpp"
|
RelativePath="..\evoral\MIDIXML.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Note.hpp"
|
RelativePath="..\evoral\Note.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Parameter.hpp"
|
RelativePath="..\evoral\Parameter.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\ParameterDescriptor.hpp"
|
RelativePath="..\evoral\ParameterDescriptor.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\PatchChange.hpp"
|
RelativePath="..\evoral\PatchChange.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Range.hpp"
|
RelativePath="..\evoral\Range.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\Sequence.hpp"
|
RelativePath="..\evoral\Sequence.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf.h"
|
RelativePath="..\libsmf\smf.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\SMF.hpp"
|
RelativePath="..\evoral\SMF.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\libsmf\smf_private.h"
|
RelativePath="..\libsmf\smf_private.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\SMFReader.hpp"
|
RelativePath="..\evoral\SMFReader.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\TimeConverter.hpp"
|
RelativePath="..\evoral\TimeConverter.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\TypeMap.hpp"
|
RelativePath="..\evoral\TypeMap.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\evoral\types.hpp"
|
RelativePath="..\evoral\types.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
<File
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue