mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Remove Code::Blocks exporter
This commit is contained in:
parent
3c4aa8d0ce
commit
ffc5061937
25 changed files with 140 additions and 1228 deletions
|
|
@ -2037,7 +2037,6 @@
|
|||
<ClInclude Include="..\..\Source\Project\UI\jucer_ProjectMessagesComponent.h"/>
|
||||
<ClInclude Include="..\..\Source\Project\jucer_Project.h"/>
|
||||
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_Android.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"/>
|
||||
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExport_Xcode.h"/>
|
||||
|
|
@ -2880,7 +2879,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_codeBlocks.svg"/>
|
||||
<None Include="..\..\Source\BinaryData\Icons\export_linux.svg"/>
|
||||
<None Include="..\..\Source\BinaryData\Icons\export_visualStudio.svg"/>
|
||||
<None Include="..\..\Source\BinaryData\Icons\export_xcode.svg"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue