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

Projucer: Enabled adding Xcode subprojects

This commit is contained in:
Tom Poole 2018-10-10 10:23:09 +01:00
parent 9829a8ad09
commit 885168568d
11 changed files with 459 additions and 32 deletions

View file

@ -1613,6 +1613,7 @@
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectExporter.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ProjectSaver.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_ResourceFile.h"/>
<ClInclude Include="..\..\Source\ProjectSaving\jucer_XcodeProjectParser.h"/>
<ClInclude Include="..\..\Source\Settings\jucer_AppearanceSettings.h"/>
<ClInclude Include="..\..\Source\Settings\jucer_StoredSettings.h"/>
<ClInclude Include="..\..\Source\Utility\Helpers\jucer_CodeHelpers.h"/>