27 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; }; |
27 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; }; |
28 611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */; }; |
28 611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */; }; |
29 6122CD01116BECCA002648E9 /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 6122CD00116BECCA002648E9 /* Default-Landscape.png */; }; |
29 6122CD01116BECCA002648E9 /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 6122CD00116BECCA002648E9 /* Default-Landscape.png */; }; |
30 6151347E116C2803001F16D1 /* Icon-iPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6151347D116C2803001F16D1 /* Icon-iPad.png */; }; |
30 6151347E116C2803001F16D1 /* Icon-iPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6151347D116C2803001F16D1 /* Icon-iPad.png */; }; |
31 615134B1116C2C5F001F16D1 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */; }; |
31 615134B1116C2C5F001F16D1 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */; }; |
32 6157F7FC116F466F005E4A26 /* HogNameViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6157F7FB116F466F005E4A26 /* HogNameViewController.m */; }; |
|
33 61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; }; |
32 61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; }; |
34 61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; }; |
33 61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; }; |
35 6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; }; |
34 6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; }; |
36 6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; }; |
35 6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; }; |
37 6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; }; |
36 6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; }; |
189 611FD9CF1155A40700C2203D /* NetworkPlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NetworkPlay.png; path = ../../QTfrontend/res/NetworkPlay.png; sourceTree = SOURCE_ROOT; }; |
188 611FD9CF1155A40700C2203D /* NetworkPlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NetworkPlay.png; path = ../../QTfrontend/res/NetworkPlay.png; sourceTree = SOURCE_ROOT; }; |
190 611FD9D11155A41000C2203D /* Multiplayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Multiplayer.png; path = ../../QTfrontend/res/Multiplayer.png; sourceTree = SOURCE_ROOT; }; |
189 611FD9D11155A41000C2203D /* Multiplayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Multiplayer.png; path = ../../QTfrontend/res/Multiplayer.png; sourceTree = SOURCE_ROOT; }; |
191 6122CD00116BECCA002648E9 /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape.png"; path = "../../cocoaTouch/resources/Default-Landscape.png"; sourceTree = SOURCE_ROOT; }; |
190 6122CD00116BECCA002648E9 /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape.png"; path = "../../cocoaTouch/resources/Default-Landscape.png"; sourceTree = SOURCE_ROOT; }; |
192 6151347D116C2803001F16D1 /* Icon-iPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-iPad.png"; path = "../../cocoaTouch/resources/Icon-iPad.png"; sourceTree = SOURCE_ROOT; }; |
191 6151347D116C2803001F16D1 /* Icon-iPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-iPad.png"; path = "../../cocoaTouch/resources/Icon-iPad.png"; sourceTree = SOURCE_ROOT; }; |
193 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/xib/OverlayViewController.xib; sourceTree = SOURCE_ROOT; }; |
192 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/xib/OverlayViewController.xib; sourceTree = SOURCE_ROOT; }; |
194 6157F7FA116F466F005E4A26 /* HogNameViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HogNameViewController.h; path = ../../cocoaTouch/HogNameViewController.h; sourceTree = SOURCE_ROOT; }; |
|
195 6157F7FB116F466F005E4A26 /* HogNameViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HogNameViewController.m; path = ../../cocoaTouch/HogNameViewController.m; sourceTree = SOURCE_ROOT; }; |
|
196 617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; }; |
193 617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; }; |
197 617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; }; |
194 617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; }; |
198 617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; }; |
195 617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; }; |
199 617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; }; |
196 617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; }; |
200 617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; }; |
197 617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; }; |
551 61798A2A114ADD2600BA94A9 /* storeButton.png */, |
548 61798A2A114ADD2600BA94A9 /* storeButton.png */, |
552 ); |
549 ); |
553 name = buttons; |
550 name = buttons; |
554 sourceTree = "<group>"; |
551 sourceTree = "<group>"; |
555 }; |
552 }; |
556 6188FE09116F67C7004F3690 /* Hogs */ = { |
|
557 isa = PBXGroup; |
|
558 children = ( |
|
559 61A11AE21168DC9400359010 /* HogHatViewController.h */, |
|
560 61A11AE31168DC9400359010 /* HogHatViewController.m */, |
|
561 6157F7FA116F466F005E4A26 /* HogNameViewController.h */, |
|
562 6157F7FB116F466F005E4A26 /* HogNameViewController.m */, |
|
563 ); |
|
564 name = Hogs; |
|
565 sourceTree = "<group>"; |
|
566 }; |
|
567 61A118481168371400359010 /* Frontend */ = { |
553 61A118481168371400359010 /* Frontend */ = { |
568 isa = PBXGroup; |
554 isa = PBXGroup; |
569 children = ( |
555 children = ( |
570 61A11AC31168DA2B00359010 /* Settings */, |
556 61A11AC31168DA2B00359010 /* Settings */, |
571 6179886E114AA4D000BA94A9 /* MainMenuViewController.h */, |
557 6179886E114AA4D000BA94A9 /* MainMenuViewController.h */, |
598 children = ( |
584 children = ( |
599 61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */, |
585 61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */, |
600 61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */, |
586 61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */, |
601 61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */, |
587 61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */, |
602 61A11AE01168DC6E00359010 /* SingleTeamViewController.m */, |
588 61A11AE01168DC6E00359010 /* SingleTeamViewController.m */, |
603 6188FE09116F67C7004F3690 /* Hogs */, |
589 61A11AE21168DC9400359010 /* HogHatViewController.h */, |
|
590 61A11AE31168DC9400359010 /* HogHatViewController.m */, |
604 619C5230116E4E800049FD84 /* FlagsViewController.h */, |
591 619C5230116E4E800049FD84 /* FlagsViewController.h */, |
605 619C5231116E4E810049FD84 /* FlagsViewController.m */, |
592 619C5231116E4E810049FD84 /* FlagsViewController.m */, |
606 619C533C116E70050049FD84 /* FortsViewController.h */, |
593 619C533C116E70050049FD84 /* FortsViewController.h */, |
607 619C533D116E70050049FD84 /* FortsViewController.m */, |
594 619C533D116E70050049FD84 /* FortsViewController.m */, |
608 ); |
595 ); |
927 611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */, |
914 611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */, |
928 619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */, |
915 619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */, |
929 619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */, |
916 619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */, |
930 619C533E116E70050049FD84 /* FortsViewController.m in Sources */, |
917 619C533E116E70050049FD84 /* FortsViewController.m in Sources */, |
931 619C58AB116E752A0049FD84 /* UIImageScale.m in Sources */, |
918 619C58AB116E752A0049FD84 /* UIImageScale.m in Sources */, |
932 6157F7FC116F466F005E4A26 /* HogNameViewController.m in Sources */, |
|
933 ); |
919 ); |
934 runOnlyForDeploymentPostprocessing = 0; |
920 runOnlyForDeploymentPostprocessing = 0; |
935 }; |
921 }; |
936 /* End PBXSourcesBuildPhase section */ |
922 /* End PBXSourcesBuildPhase section */ |
937 |
923 |