mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
JACK: Fix build failure on Linux when JUCE_JACK=1
This commit is contained in:
parent
de9c29f8e7
commit
a99bff1e1d
24 changed files with 26 additions and 40 deletions
|
|
@ -536,7 +536,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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue