1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Projucer: Remove VS2015 and CLion exporters

This commit is contained in:
attila 2022-05-20 12:25:31 +02:00
parent 92dda5a2d9
commit 2fdc4f6633
49 changed files with 207 additions and 28003 deletions

View file

@ -1659,7 +1659,6 @@
<ClInclude Include="..\..\Source\Project\UI\jucer_UserAvatarComponent.h"/>
<ClInclude Include="..\..\Source\Project\jucer_Project.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_Android.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_CLion.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_CodeBlocks.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_Make.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_MSVC.h"/>
@ -2172,7 +2171,6 @@
<None Include="..\..\Source\BinaryData\gradle\LICENSE"/>
<None Include="..\..\Source\BinaryData\Icons\background_logo.svg"/>
<None Include="..\..\Source\BinaryData\Icons\export_android.svg"/>
<None Include="..\..\Source\BinaryData\Icons\export_clion.svg"/>
<None Include="..\..\Source\BinaryData\Icons\export_codeBlocks.svg"/>
<None Include="..\..\Source\BinaryData\Icons\export_linux.svg"/>
<None Include="..\..\Source\BinaryData\Icons\export_visualStudio.svg"/>