227 61B7A61912FA13B00051E14E /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A59012FA13330051E14E /* libSDL_ttf.a */; }; |
227 61B7A61912FA13B00051E14E /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61B7A59012FA13330051E14E /* libSDL_ttf.a */; }; |
228 61B9A86814423A9D001541C1 /* GameConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */; }; |
228 61B9A86814423A9D001541C1 /* GameConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61B9A86714423A9D001541C1 /* GameConfigViewController-iPad.xib */; }; |
229 61C079E411F35A300072BF46 /* EditableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C079E311F35A300072BF46 /* EditableCellView.m */; }; |
229 61C079E411F35A300072BF46 /* EditableCellView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C079E311F35A300072BF46 /* EditableCellView.m */; }; |
230 61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C28D3E142D380400DA16C2 /* AudioManagerController.m */; }; |
230 61C28D3F142D380400DA16C2 /* AudioManagerController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61C28D3E142D380400DA16C2 /* AudioManagerController.m */; }; |
231 61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CADE321402EE290030C3EB /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
231 61CADE331402EE290030C3EB /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61CADE321402EE290030C3EB /* ImageIO.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; |
|
232 61D08D7414AEA7FE0007C078 /* uGearsHedgehog.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */; }; |
|
233 61D08D7514AEA7FE0007C078 /* uGearsList.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7214AEA7FE0007C078 /* uGearsList.pas */; }; |
|
234 61D08D7614AEA7FE0007C078 /* uGearsUtils.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */; }; |
232 61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D0BDF81457508C0011A899 /* ExtraCategories.m */; }; |
235 61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D0BDF81457508C0011A899 /* ExtraCategories.m */; }; |
233 61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D205A0127CDD1100ABD83E /* ObjcExports.m */; }; |
236 61D205A1127CDD1100ABD83E /* ObjcExports.m in Sources */ = {isa = PBXBuildFile; fileRef = 61D205A0127CDD1100ABD83E /* ObjcExports.m */; }; |
234 61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; }; |
237 61D3D2A51290E03A003CE7C3 /* irc.png in Resources */ = {isa = PBXBuildFile; fileRef = 61D3D2A41290E03A003CE7C3 /* irc.png */; }; |
235 61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */; }; |
238 61DE8F221257EB1100B80214 /* AmmoMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61DE8F211257EB1100B80214 /* AmmoMenuViewController.m */; }; |
236 61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */; }; |
239 61DF0EDC1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61DF0EDB1284DF2300F3F10B /* HelpPageLobbyViewController-iPhone.xib */; }; |
627 61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; }; |
630 61C079E211F35A300072BF46 /* EditableCellView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = EditableCellView.h; path = Classes/EditableCellView.h; sourceTree = "<group>"; }; |
628 61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; }; |
631 61C079E311F35A300072BF46 /* EditableCellView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = EditableCellView.m; path = Classes/EditableCellView.m; sourceTree = "<group>"; }; |
629 61C28D3D142D380400DA16C2 /* AudioManagerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AudioManagerController.h; path = Classes/AudioManagerController.h; sourceTree = "<group>"; }; |
632 61C28D3D142D380400DA16C2 /* AudioManagerController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AudioManagerController.h; path = Classes/AudioManagerController.h; sourceTree = "<group>"; }; |
630 61C28D3E142D380400DA16C2 /* AudioManagerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AudioManagerController.m; path = Classes/AudioManagerController.m; sourceTree = "<group>"; }; |
633 61C28D3E142D380400DA16C2 /* AudioManagerController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AudioManagerController.m; path = Classes/AudioManagerController.m; sourceTree = "<group>"; }; |
631 61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; |
634 61CADE321402EE290030C3EB /* ImageIO.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ImageIO.framework; path = System/Library/Frameworks/ImageIO.framework; sourceTree = SDKROOT; }; |
|
635 61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsHedgehog.pas; path = ../../hedgewars/uGearsHedgehog.pas; sourceTree = SOURCE_ROOT; }; |
|
636 61D08D7214AEA7FE0007C078 /* uGearsList.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsList.pas; path = ../../hedgewars/uGearsList.pas; sourceTree = SOURCE_ROOT; }; |
|
637 61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGearsUtils.pas; path = ../../hedgewars/uGearsUtils.pas; sourceTree = SOURCE_ROOT; }; |
632 61D0BDF71457508C0011A899 /* ExtraCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtraCategories.h; path = Classes/ExtraCategories.h; sourceTree = "<group>"; }; |
638 61D0BDF71457508C0011A899 /* ExtraCategories.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExtraCategories.h; path = Classes/ExtraCategories.h; sourceTree = "<group>"; }; |
633 61D0BDF81457508C0011A899 /* ExtraCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtraCategories.m; path = Classes/ExtraCategories.m; sourceTree = "<group>"; }; |
639 61D0BDF81457508C0011A899 /* ExtraCategories.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExtraCategories.m; path = Classes/ExtraCategories.m; sourceTree = "<group>"; }; |
634 61D2059F127CDD1100ABD83E /* ObjcExports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjcExports.h; path = Classes/ObjcExports.h; sourceTree = "<group>"; }; |
640 61D2059F127CDD1100ABD83E /* ObjcExports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ObjcExports.h; path = Classes/ObjcExports.h; sourceTree = "<group>"; }; |
635 61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; }; |
641 61D205A0127CDD1100ABD83E /* ObjcExports.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ObjcExports.m; path = Classes/ObjcExports.m; sourceTree = "<group>"; }; |
636 61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; }; |
642 61D3D2A41290E03A003CE7C3 /* irc.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = irc.png; path = Resources/Icons/irc.png; sourceTree = "<group>"; }; |
1194 sourceTree = "<group>"; |
1200 sourceTree = "<group>"; |
1195 }; |
1201 }; |
1196 9283015C0F10E48900CC5A3C /* Pascal Sources */ = { |
1202 9283015C0F10E48900CC5A3C /* Pascal Sources */ = { |
1197 isa = PBXGroup; |
1203 isa = PBXGroup; |
1198 children = ( |
1204 children = ( |
|
1205 61D08D7114AEA7FE0007C078 /* uGearsHedgehog.pas */, |
|
1206 61D08D7214AEA7FE0007C078 /* uGearsList.pas */, |
|
1207 61D08D7314AEA7FE0007C078 /* uGearsUtils.pas */, |
|
1208 61798892114AA56300BA94A9 /* inc */, |
1199 61177C00148B8BB100686905 /* uLandGenMaze.pas */, |
1209 61177C00148B8BB100686905 /* uLandGenMaze.pas */, |
1200 61177C01148B8BB100686905 /* uLandOutline.pas */, |
1210 61177C01148B8BB100686905 /* uLandOutline.pas */, |
1201 611D7A4F142FDCD3006E0798 /* uTouch.pas */, |
1211 611D7A4F142FDCD3006E0798 /* uTouch.pas */, |
1202 61A976B2136F668500DD9878 /* uCursor.pas */, |
1212 61A976B2136F668500DD9878 /* uCursor.pas */, |
1203 61E5D68C12AB006F00566F29 /* uLandPainted.pas */, |
1213 61E5D68C12AB006F00566F29 /* uLandPainted.pas */, |
1213 61A4A39112A5CCC2004D81E6 /* uTypes.pas */, |
1223 61A4A39112A5CCC2004D81E6 /* uTypes.pas */, |
1214 61A4A39212A5CCC2004D81E6 /* uUtils.pas */, |
1224 61A4A39212A5CCC2004D81E6 /* uUtils.pas */, |
1215 61A4A39312A5CCC2004D81E6 /* uVariables.pas */, |
1225 61A4A39312A5CCC2004D81E6 /* uVariables.pas */, |
1216 61399012125D19C0003C2DC0 /* uMobile.pas */, |
1226 61399012125D19C0003C2DC0 /* uMobile.pas */, |
1217 619C5AF3124F7E3100D041AE /* LuaPas.pas */, |
1227 619C5AF3124F7E3100D041AE /* LuaPas.pas */, |
1218 61798892114AA56300BA94A9 /* inc */, |
|
1219 61E1F4F711D004240016A5AA /* adler32.pas */, |
1228 61E1F4F711D004240016A5AA /* adler32.pas */, |
1220 617987E7114AA34C00BA94A9 /* hwengine.pas */, |
1229 617987E7114AA34C00BA94A9 /* hwengine.pas */, |
1221 617987E9114AA34C00BA94A9 /* hwLibrary.pas */, |
1230 617987E9114AA34C00BA94A9 /* hwLibrary.pas */, |
1222 617987EC114AA34C00BA94A9 /* PascalExports.pas */, |
1231 617987EC114AA34C00BA94A9 /* PascalExports.pas */, |
1223 617987ED114AA34C00BA94A9 /* SDLh.pas */, |
1232 617987ED114AA34C00BA94A9 /* SDLh.pas */, |
1709 611D7A50142FDCD3006E0798 /* uTouch.pas in Sources */, |
1718 611D7A50142FDCD3006E0798 /* uTouch.pas in Sources */, |
1710 61915D5B143A4E2C00299991 /* MissionTrainingViewController.m in Sources */, |
1719 61915D5B143A4E2C00299991 /* MissionTrainingViewController.m in Sources */, |
1711 61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */, |
1720 61D0BDF91457508C0011A899 /* ExtraCategories.m in Sources */, |
1712 61177C02148B8BB100686905 /* uLandGenMaze.pas in Sources */, |
1721 61177C02148B8BB100686905 /* uLandGenMaze.pas in Sources */, |
1713 61177C03148B8BB100686905 /* uLandOutline.pas in Sources */, |
1722 61177C03148B8BB100686905 /* uLandOutline.pas in Sources */, |
|
1723 61D08D7414AEA7FE0007C078 /* uGearsHedgehog.pas in Sources */, |
|
1724 61D08D7514AEA7FE0007C078 /* uGearsList.pas in Sources */, |
|
1725 61D08D7614AEA7FE0007C078 /* uGearsUtils.pas in Sources */, |
1714 ); |
1726 ); |
1715 runOnlyForDeploymentPostprocessing = 0; |
1727 runOnlyForDeploymentPostprocessing = 0; |
1716 }; |
1728 }; |
1717 /* End PBXSourcesBuildPhase section */ |
1729 /* End PBXSourcesBuildPhase section */ |
1718 |
1730 |