summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
Diffstat (limited to 'ios')
-rw-r--r--ios/Mobile.xcodeproj/project.pbxproj58
1 files changed, 58 insertions, 0 deletions
diff --git a/ios/Mobile.xcodeproj/project.pbxproj b/ios/Mobile.xcodeproj/project.pbxproj
index 3c56346f6..243ef142c 100644
--- a/ios/Mobile.xcodeproj/project.pbxproj
+++ b/ios/Mobile.xcodeproj/project.pbxproj
@@ -1095,6 +1095,31 @@
BECBD41223D9C98400DA5582 /* svdedxv.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svdedxv.cxx; path = "../../ios-device/svx/source/svdraw/svdedxv.cxx"; sourceTree = "<group>"; };
BECBD41323D9C98400DA5582 /* clonelist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = clonelist.cxx; path = "../../ios-device/svx/source/svdraw/clonelist.cxx"; sourceTree = "<group>"; };
BECBD41423D9C98500DA5582 /* svddrgmt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = svddrgmt.cxx; path = "../../ios-device/svx/source/svdraw/svddrgmt.cxx"; sourceTree = "<group>"; };
+ BEF755A723E8200A008A4BB2 /* drawdoc.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc.cxx; path = "../../ios-device/sd/source/core/drawdoc.cxx"; sourceTree = "<group>"; };
+ BEF755A823E8200A008A4BB2 /* drawdoc3.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc3.cxx; path = "../../ios-device/sd/source/core/drawdoc3.cxx"; sourceTree = "<group>"; };
+ BEF755A923E8200A008A4BB2 /* sdiocmpt.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdiocmpt.cxx; path = "../../ios-device/sd/source/core/sdiocmpt.cxx"; sourceTree = "<group>"; };
+ BEF755AA23E8200A008A4BB2 /* drawdoc4.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc4.cxx; path = "../../ios-device/sd/source/core/drawdoc4.cxx"; sourceTree = "<group>"; };
+ BEF755AB23E8200A008A4BB2 /* typemap.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = typemap.cxx; path = "../../ios-device/sd/source/core/typemap.cxx"; sourceTree = "<group>"; };
+ BEF755AC23E8200A008A4BB2 /* shapelist.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = shapelist.cxx; path = "../../ios-device/sd/source/core/shapelist.cxx"; sourceTree = "<group>"; };
+ BEF755AD23E8200A008A4BB2 /* stlfamily.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlfamily.cxx; path = "../../ios-device/sd/source/core/stlfamily.cxx"; sourceTree = "<group>"; };
+ BEF755AE23E8200A008A4BB2 /* stlsheet.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlsheet.cxx; path = "../../ios-device/sd/source/core/stlsheet.cxx"; sourceTree = "<group>"; };
+ BEF755AF23E8200A008A4BB2 /* drawdoc2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc2.cxx; path = "../../ios-device/sd/source/core/drawdoc2.cxx"; sourceTree = "<group>"; };
+ BEF755B023E8200A008A4BB2 /* drawdoc_animations.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = drawdoc_animations.cxx; path = "../../ios-device/sd/source/core/drawdoc_animations.cxx"; sourceTree = "<group>"; };
+ BEF755B123E8200A008A4BB2 /* TransitionPreset.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = TransitionPreset.cxx; path = "../../ios-device/sd/source/core/TransitionPreset.cxx"; sourceTree = "<group>"; };
+ BEF755B223E8200A008A4BB2 /* stlpool.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = stlpool.cxx; path = "../../ios-device/sd/source/core/stlpool.cxx"; sourceTree = "<group>"; };
+ BEF755B323E8200A008A4BB2 /* anminfo.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = anminfo.cxx; path = "../../ios-device/sd/source/core/anminfo.cxx"; sourceTree = "<group>"; };
+ BEF755B423E8200B008A4BB2 /* CustomAnimationPreset.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CustomAnimationPreset.cxx; path = "../../ios-device/sd/source/core/CustomAnimationPreset.cxx"; sourceTree = "<group>"; };
+ BEF755B523E8200B008A4BB2 /* sdpage.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdpage.cxx; path = "../../ios-device/sd/source/core/sdpage.cxx"; sourceTree = "<group>"; };
+ BEF755B623E8200B008A4BB2 /* CustomAnimationCloner.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CustomAnimationCloner.cxx; path = "../../ios-device/sd/source/core/CustomAnimationCloner.cxx"; sourceTree = "<group>"; };
+ BEF755B723E8200B008A4BB2 /* PageListWatcher.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = PageListWatcher.cxx; path = "../../ios-device/sd/source/core/PageListWatcher.cxx"; sourceTree = "<group>"; };
+ BEF755B823E8200B008A4BB2 /* cusshow.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = cusshow.cxx; path = "../../ios-device/sd/source/core/cusshow.cxx"; sourceTree = "<group>"; };
+ BEF755B923E8200B008A4BB2 /* sdpage2.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdpage2.cxx; path = "../../ios-device/sd/source/core/sdpage2.cxx"; sourceTree = "<group>"; };
+ BEF755BA23E8200B008A4BB2 /* undoanim.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = undoanim.cxx; path = "../../ios-device/sd/source/core/undoanim.cxx"; sourceTree = "<group>"; };
+ BEF755BB23E8200B008A4BB2 /* PageListWatcher.hxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; name = PageListWatcher.hxx; path = "../../ios-device/sd/source/core/PageListWatcher.hxx"; sourceTree = "<group>"; };
+ BEF755BC23E8200B008A4BB2 /* CustomAnimationEffect.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = CustomAnimationEffect.cxx; path = "../../ios-device/sd/source/core/CustomAnimationEffect.cxx"; sourceTree = "<group>"; };
+ BEF755BD23E8200B008A4BB2 /* pglink.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = pglink.cxx; path = "../../ios-device/sd/source/core/pglink.cxx"; sourceTree = "<group>"; };
+ BEF755BE23E8200B008A4BB2 /* sdpage_animations.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = sdpage_animations.cxx; path = "../../ios-device/sd/source/core/sdpage_animations.cxx"; sourceTree = "<group>"; };
+ BEF755BF23E8200B008A4BB2 /* EffectMigration.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = EffectMigration.cxx; path = "../../ios-device/sd/source/core/EffectMigration.cxx"; sourceTree = "<group>"; };
BEFB1EDF21C29CC70081D757 /* L10n.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = L10n.h; sourceTree = "<group>"; };
BEFB1EE021C29CC70081D757 /* L10n.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = L10n.mm; sourceTree = "<group>"; };
/* End PBXFileReference section */
@@ -1504,6 +1529,7 @@
BE3C8B2423CC8E60008302F8 /* sd */ = {
isa = PBXGroup;
children = (
+ BEF755A623E81FEB008A4BB2 /* core */,
BE3C8B2523CC8E6F008302F8 /* ui */,
);
name = sd;
@@ -2659,6 +2685,38 @@
name = engine3d;
sourceTree = "<group>";
};
+ BEF755A623E81FEB008A4BB2 /* core */ = {
+ isa = PBXGroup;
+ children = (
+ BEF755B323E8200A008A4BB2 /* anminfo.cxx */,
+ BEF755B823E8200B008A4BB2 /* cusshow.cxx */,
+ BEF755B623E8200B008A4BB2 /* CustomAnimationCloner.cxx */,
+ BEF755BC23E8200B008A4BB2 /* CustomAnimationEffect.cxx */,
+ BEF755B423E8200B008A4BB2 /* CustomAnimationPreset.cxx */,
+ BEF755B023E8200A008A4BB2 /* drawdoc_animations.cxx */,
+ BEF755A723E8200A008A4BB2 /* drawdoc.cxx */,
+ BEF755AF23E8200A008A4BB2 /* drawdoc2.cxx */,
+ BEF755A823E8200A008A4BB2 /* drawdoc3.cxx */,
+ BEF755AA23E8200A008A4BB2 /* drawdoc4.cxx */,
+ BEF755BF23E8200B008A4BB2 /* EffectMigration.cxx */,
+ BEF755B723E8200B008A4BB2 /* PageListWatcher.cxx */,
+ BEF755BB23E8200B008A4BB2 /* PageListWatcher.hxx */,
+ BEF755BD23E8200B008A4BB2 /* pglink.cxx */,
+ BEF755A923E8200A008A4BB2 /* sdiocmpt.cxx */,
+ BEF755BE23E8200B008A4BB2 /* sdpage_animations.cxx */,
+ BEF755B523E8200B008A4BB2 /* sdpage.cxx */,
+ BEF755B923E8200B008A4BB2 /* sdpage2.cxx */,
+ BEF755AC23E8200A008A4BB2 /* shapelist.cxx */,
+ BEF755AD23E8200A008A4BB2 /* stlfamily.cxx */,
+ BEF755B223E8200A008A4BB2 /* stlpool.cxx */,
+ BEF755AE23E8200A008A4BB2 /* stlsheet.cxx */,
+ BEF755B123E8200A008A4BB2 /* TransitionPreset.cxx */,
+ BEF755AB23E8200A008A4BB2 /* typemap.cxx */,
+ BEF755BA23E8200B008A4BB2 /* undoanim.cxx */,
+ );
+ name = core;
+ sourceTree = "<group>";
+ };
/* End PBXGroup section */
/* Begin PBXNativeTarget section */