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

@ -374,6 +374,13 @@
path = "../../Source/Application/jucer_CommandLine.cpp";
sourceTree = "SOURCE_ROOT";
};
044478BB994878E35D30154A = {
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
name = "jucer_XcodeProjectParser.h";
path = "../../Source/ProjectSaving/jucer_XcodeProjectParser.h";
sourceTree = "SOURCE_ROOT";
};
0462692BAA9CD1BE6DFBCC33 = {
isa = PBXFileReference;
lastKnownFileType = sourcecode.cpp.objcpp;
@ -2985,6 +2992,7 @@
9EE3141E20C9CE3EA182FA04,
E13A54A6D3A1895EACE53E51,
25BE1265FE6C6EA3473A3A0A,
044478BB994878E35D30154A,
);
name = ProjectSaving;
sourceTree = "<group>";