mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Resaved project files.
This commit is contained in:
parent
c7b8e77031
commit
c4d0270f5d
242 changed files with 331 additions and 252 deletions
|
|
@ -317,6 +317,9 @@
|
|||
<ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_Threads.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_core\native\juce_curl_Network.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_CommonFile.cpp">
|
||||
<ExcludedFromBuild>true</ExcludedFromBuild>
|
||||
</ClCompile>
|
||||
|
|
|
|||
|
|
@ -400,6 +400,9 @@
|
|||
<ClCompile Include="..\..\..\..\modules\juce_core\native\juce_android_Threads.cpp">
|
||||
<Filter>Juce Modules\juce_core\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_core\native\juce_curl_Network.cpp">
|
||||
<Filter>Juce Modules\juce_core\native</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\..\..\..\modules\juce_core\native\juce_linux_CommonFile.cpp">
|
||||
<Filter>Juce Modules\juce_core\native</Filter>
|
||||
</ClCompile>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue