mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Resave all projects
This commit is contained in:
parent
f608e7cce2
commit
bc6a7ecdf5
22 changed files with 26 additions and 26 deletions
|
|
@ -357,7 +357,7 @@ add_library( ${BINARY_NAME}
|
|||
"../../../../../modules/juce_audio_devices/native/juce_CoreMidi_mac.mm"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_DirectSound_windows.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_HighPerformanceAudioHelpers_android.h"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_JackAudio_linux.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_JackAudio.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_Midi_android.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_Midi_linux.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_Midi_windows.cpp"
|
||||
|
|
@ -2954,7 +2954,7 @@ set_source_files_properties(
|
|||
"../../../../../modules/juce_audio_devices/native/juce_CoreMidi_mac.mm"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_DirectSound_windows.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_HighPerformanceAudioHelpers_android.h"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_JackAudio_linux.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_JackAudio.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_Midi_android.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_Midi_linux.cpp"
|
||||
"../../../../../modules/juce_audio_devices/native/juce_Midi_windows.cpp"
|
||||
|
|
|
|||
|
|
@ -546,7 +546,7 @@
|
|||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_DirectSound_windows.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio_linux.cpp">
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_Midi_android.cpp">
|
||||
|
|
|
|||
|
|
@ -1243,7 +1243,7 @@
|
|||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_DirectSound_windows.cpp">
|
||||
<Filter>JUCE Modules\juce_audio_devices\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio_linux.cpp">
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio.cpp">
|
||||
<Filter>JUCE Modules\juce_audio_devices\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_Midi_android.cpp">
|
||||
|
|
|
|||
|
|
@ -546,7 +546,7 @@
|
|||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_DirectSound_windows.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio_linux.cpp">
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_Midi_android.cpp">
|
||||
|
|
|
|||
|
|
@ -1243,7 +1243,7 @@
|
|||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_DirectSound_windows.cpp">
|
||||
<Filter>JUCE Modules\juce_audio_devices\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio_linux.cpp">
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_JackAudio.cpp">
|
||||
<Filter>JUCE Modules\juce_audio_devices\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_audio_devices\native\juce_Midi_android.cpp">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue