project_files/HedgewarsMobile/HedgewarsMobile.xcodeproj/project.pbxproj
changeset 2980 3cbd5a39aaee
child 3006 da6023c2745b
equal deleted inserted replaced
2979:e8a00b720e2d 2980:3cbd5a39aaee
       
     1 // !$*UTF8*$!
       
     2 {
       
     3 	archiveVersion = 1;
       
     4 	classes = {
       
     5 	};
       
     6 	objectVersion = 45;
       
     7 	objects = {
       
     8 
       
     9 /* Begin PBXAggregateTarget section */
       
    10 		6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = {
       
    11 			isa = PBXAggregateTarget;
       
    12 			buildConfigurationList = 61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */;
       
    13 			buildPhases = (
       
    14 				6179928A114AE0C800BA94A9 /* ShellScript */,
       
    15 			);
       
    16 			dependencies = (
       
    17 			);
       
    18 			name = UpdateDataFolder;
       
    19 			productName = UpdateDataFolder;
       
    20 		};
       
    21 /* End PBXAggregateTarget section */
       
    22 
       
    23 /* Begin PBXBuildFile section */
       
    24 		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
       
    25 		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
       
    26 		28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
       
    27 		28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
       
    28 		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
       
    29 		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
       
    30 		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
       
    31 		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
       
    32 		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
       
    33 		61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; };
       
    34 		61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; };
       
    35 		61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; };
       
    36 		61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; };
       
    37 		61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; };
       
    38 		61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; };
       
    39 		61798826114AA34C00BA94A9 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; };
       
    40 		61798827114AA34C00BA94A9 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; };
       
    41 		61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; };
       
    42 		61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; };
       
    43 		6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; };
       
    44 		6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; };
       
    45 		6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
       
    46 		6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; };
       
    47 		6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; };
       
    48 		6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; };
       
    49 		61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; };
       
    50 		61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; };
       
    51 		61798832114AA34C00BA94A9 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; };
       
    52 		61798833114AA34C00BA94A9 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; };
       
    53 		61798834114AA34C00BA94A9 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; };
       
    54 		61798835114AA34C00BA94A9 /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798807114AA34C00BA94A9 /* uScript.pas */; };
       
    55 		61798836114AA34C00BA94A9 /* uSHA.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798808114AA34C00BA94A9 /* uSHA.pas */; };
       
    56 		61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; };
       
    57 		61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; };
       
    58 		61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; };
       
    59 		6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; };
       
    60 		6179883B114AA34C00BA94A9 /* uTriggers.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880D114AA34C00BA94A9 /* uTriggers.pas */; };
       
    61 		6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; };
       
    62 		6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; };
       
    63 		6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; };
       
    64 		6179885D114AA48A00BA94A9 /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798858114AA48A00BA94A9 /* IMG_png.c */; };
       
    65 		6179885E114AA48A00BA94A9 /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798859114AA48A00BA94A9 /* IMG.c */; };
       
    66 		61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; };
       
    67 		6179886A114AA4AA00BA94A9 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798866114AA4AA00BA94A9 /* SDL_uikitview.m */; };
       
    68 		6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; };
       
    69 		6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179886F114AA4D000BA94A9 /* MainMenuViewController.m */; };
       
    70 		6179887E114AA4D000BA94A9 /* MainMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798870114AA4D000BA94A9 /* MainMenuViewController.xib */; };
       
    71 		6179887F114AA4D000BA94A9 /* SchemeEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798872114AA4D000BA94A9 /* SchemeEditViewController.m */; };
       
    72 		61798880114AA4D000BA94A9 /* SchemeEditViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798873114AA4D000BA94A9 /* SchemeEditViewController.xib */; };
       
    73 		61798881114AA4D000BA94A9 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798875114AA4D000BA94A9 /* SettingsViewController.m */; };
       
    74 		61798882114AA4D000BA94A9 /* SettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798876114AA4D000BA94A9 /* SettingsViewController.xib */; };
       
    75 		61798883114AA4D000BA94A9 /* TeamEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798878114AA4D000BA94A9 /* TeamEditViewController.m */; };
       
    76 		61798884114AA4D000BA94A9 /* TeamEditViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798879114AA4D000BA94A9 /* TeamEditViewController.xib */; };
       
    77 		61798885114AA4D000BA94A9 /* TeamMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */; };
       
    78 		61798886114AA4D000BA94A9 /* TeamMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6179887C114AA4D000BA94A9 /* TeamMenuViewController.xib */; };
       
    79 		61798889114AA4E600BA94A9 /* GameSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; };
       
    80 		617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */; };
       
    81 		6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798916114AAF2100BA94A9 /* libfreetype_arm.a */; };
       
    82 		6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798917114AAF2100BA94A9 /* libfreetype_x86.a */; };
       
    83 		6179891D114AAF2100BA94A9 /* libpng_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798918114AAF2100BA94A9 /* libpng_arm.a */; };
       
    84 		6179891E114AAF2100BA94A9 /* libpng_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798919114AAF2100BA94A9 /* libpng_x86.a */; };
       
    85 		6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6179891A114AAF2100BA94A9 /* libvorbis_arm.a */; };
       
    86 		61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
       
    87 		61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798993114AB3FA00BA94A9 /* libSDL_mixer.a */; };
       
    88 		617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617989BB114AB47500BA94A9 /* libSDL_net.a */; };
       
    89 		61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798A13114AB65600BA94A9 /* libSDL_ttf.a */; };
       
    90 		61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; };
       
    91 		61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1F114ADD2600BA94A9 /* backgroundCenter.png */; };
       
    92 		61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; };
       
    93 		61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; };
       
    94 		61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A22114ADD2600BA94A9 /* backgroundTop.png */; };
       
    95 		61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; };
       
    96 		61798A32114ADD2600BA94A9 /* borderTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A24114ADD2600BA94A9 /* borderTop.png */; };
       
    97 		61798A33114ADD2600BA94A9 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A25114ADD2600BA94A9 /* Default.png */; };
       
    98 		61798A34114ADD2600BA94A9 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A26114ADD2600BA94A9 /* Icon.png */; };
       
    99 		61798A35114ADD2600BA94A9 /* networkButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; };
       
   100 		61798A36114ADD2600BA94A9 /* playButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A28114ADD2600BA94A9 /* playButton.png */; };
       
   101 		61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; };
       
   102 		61798A38114ADD2600BA94A9 /* storeButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; };
       
   103 		61798A39114ADD2600BA94A9 /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2B114ADD2600BA94A9 /* title.png */; };
       
   104 		61799289114AE08700BA94A9 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
       
   105 		922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; };
       
   106 /* End PBXBuildFile section */
       
   107 
       
   108 /* Begin PBXBuildRule section */
       
   109 		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
       
   110 			isa = PBXBuildRule;
       
   111 			compilerSpec = com.apple.compilers.proxy.script;
       
   112 			fileType = sourcecode.pascal;
       
   113 			isEditable = 1;
       
   114 			outputFiles = (
       
   115 				"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s",
       
   116 			);
       
   117 			script = "#!/bin/bash\n\n# Xcode's up-to-date checks are overzealous for us: a different SDK does not necessarily\n# mean we recompile all sources, because we do not have different units for different SDK\n# versions yet (and even if we did, not necessarily all files would be recompiled)...\n\ndestdir=\"${DERIVED_SOURCES_DIR}-${CURRENT_VARIANT}/${CURRENT_ARCH}\"\nif [ ! -f \"$destdir/compilefailed\" ]; then\n  # check whether the assembler code is newer than the source code\n  if [ \"$destdir/${INPUT_FILE_BASE}.s\" -nt \"$INPUT_FILE_PATH\" ]; then\n    # in this case we're ok, just touch the assembler file to avoid us getting here again next time\n    echo Updating assembler time stamp of \"$destdir/${INPUT_FILE_BASE}.s\"\n    touch \"$destdir/${INPUT_FILE_BASE}.s\"\n    exit 0\n  fi\n\n  echo File not found or not up-to-date: $destdir/${INPUT_FILE_BASE}.s\n  echo \"$INPUT_FILE_PATH:1: error: 1: \\\"$INPUT_FILE_PATH\\\" was not (re)compiled. If it is no longer used, please remove it from the \\\"Compile Sources\\\" phase of the \\\"$TARGETNAME\\\" target.\"\n  exit 1\nfi";
       
   118 		};
       
   119 /* End PBXBuildRule section */
       
   120 
       
   121 /* Begin PBXContainerItemProxy section */
       
   122 		617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */ = {
       
   123 			isa = PBXContainerItemProxy;
       
   124 			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
       
   125 			proxyType = 2;
       
   126 			remoteGlobalIDString = FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */;
       
   127 			remoteInfo = StaticLibiPhoneOS;
       
   128 		};
       
   129 		61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */ = {
       
   130 			isa = PBXContainerItemProxy;
       
   131 			containerPortal = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
       
   132 			proxyType = 2;
       
   133 			remoteGlobalIDString = BE1FA95407AF96B2004B6283 /* libSDL_mixer.a */;
       
   134 			remoteInfo = "Static Library";
       
   135 		};
       
   136 		617989BA114AB47500BA94A9 /* PBXContainerItemProxy */ = {
       
   137 			isa = PBXContainerItemProxy;
       
   138 			containerPortal = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */;
       
   139 			proxyType = 2;
       
   140 			remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA /* libSDL_net.a */;
       
   141 			remoteInfo = "Static Library";
       
   142 		};
       
   143 		61798A12114AB65600BA94A9 /* PBXContainerItemProxy */ = {
       
   144 			isa = PBXContainerItemProxy;
       
   145 			containerPortal = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
       
   146 			proxyType = 2;
       
   147 			remoteGlobalIDString = BE48FD6E07AFA17000BB41DA /* libSDL_ttf.a */;
       
   148 			remoteInfo = "Static Library";
       
   149 		};
       
   150 		928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = {
       
   151 			isa = PBXContainerItemProxy;
       
   152 			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
       
   153 			proxyType = 1;
       
   154 			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
       
   155 			remoteInfo = fpc;
       
   156 		};
       
   157 /* End PBXContainerItemProxy section */
       
   158 
       
   159 /* Begin PBXFileReference section */
       
   160 		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
       
   161 		1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HedgewarsMobile.app; sourceTree = BUILT_PRODUCTS_DIR; };
       
   162 		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
       
   163 		28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
       
   164 		28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
       
   165 		32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HedgewarsMobile_Prefix.pch; sourceTree = "<group>"; };
       
   166 		617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; };
       
   167 		617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; };
       
   168 		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
       
   169 		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
       
   170 		617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; };
       
   171 		617987EB114AA34C00BA94A9 /* options.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = options.inc; path = ../../hedgewars/options.inc; sourceTree = SOURCE_ROOT; };
       
   172 		617987EC114AA34C00BA94A9 /* PascalExports.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = PascalExports.pas; path = ../../hedgewars/PascalExports.pas; sourceTree = SOURCE_ROOT; };
       
   173 		617987ED114AA34C00BA94A9 /* SDLh.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SDLh.pas; path = ../../hedgewars/SDLh.pas; sourceTree = SOURCE_ROOT; };
       
   174 		617987F0114AA34C00BA94A9 /* SinTable.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SinTable.inc; path = ../../hedgewars/SinTable.inc; sourceTree = SOURCE_ROOT; };
       
   175 		617987F1114AA34C00BA94A9 /* uAI.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAI.pas; path = ../../hedgewars/uAI.pas; sourceTree = SOURCE_ROOT; };
       
   176 		617987F2114AA34C00BA94A9 /* uAIActions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIActions.pas; path = ../../hedgewars/uAIActions.pas; sourceTree = SOURCE_ROOT; };
       
   177 		617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIAmmoTests.pas; path = ../../hedgewars/uAIAmmoTests.pas; sourceTree = SOURCE_ROOT; };
       
   178 		617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIMisc.pas; path = ../../hedgewars/uAIMisc.pas; sourceTree = SOURCE_ROOT; };
       
   179 		617987F5114AA34C00BA94A9 /* uAmmos.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAmmos.pas; path = ../../hedgewars/uAmmos.pas; sourceTree = SOURCE_ROOT; };
       
   180 		617987F6114AA34C00BA94A9 /* uChat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uChat.pas; path = ../../hedgewars/uChat.pas; sourceTree = SOURCE_ROOT; };
       
   181 		617987F7114AA34C00BA94A9 /* uCollisions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCollisions.pas; path = ../../hedgewars/uCollisions.pas; sourceTree = SOURCE_ROOT; };
       
   182 		617987F8114AA34C00BA94A9 /* uConsole.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsole.pas; path = ../../hedgewars/uConsole.pas; sourceTree = SOURCE_ROOT; };
       
   183 		617987F9114AA34C00BA94A9 /* uConsts.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsts.pas; path = ../../hedgewars/uConsts.pas; sourceTree = SOURCE_ROOT; };
       
   184 		617987FA114AA34C00BA94A9 /* uFloat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uFloat.pas; path = ../../hedgewars/uFloat.pas; sourceTree = SOURCE_ROOT; };
       
   185 		617987FB114AA34C00BA94A9 /* uGame.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGame.pas; path = ../../hedgewars/uGame.pas; sourceTree = SOURCE_ROOT; };
       
   186 		617987FC114AA34C00BA94A9 /* uGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGears.pas; path = ../../hedgewars/uGears.pas; sourceTree = SOURCE_ROOT; };
       
   187 		617987FD114AA34C00BA94A9 /* uIO.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uIO.pas; path = ../../hedgewars/uIO.pas; sourceTree = SOURCE_ROOT; };
       
   188 		617987FE114AA34C00BA94A9 /* uKeys.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uKeys.pas; path = ../../hedgewars/uKeys.pas; sourceTree = SOURCE_ROOT; };
       
   189 		617987FF114AA34C00BA94A9 /* uLand.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLand.pas; path = ../../hedgewars/uLand.pas; sourceTree = SOURCE_ROOT; };
       
   190 		61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGraphics.pas; path = ../../hedgewars/uLandGraphics.pas; sourceTree = SOURCE_ROOT; };
       
   191 		61798801114AA34C00BA94A9 /* uLandObjects.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandObjects.pas; path = ../../hedgewars/uLandObjects.pas; sourceTree = SOURCE_ROOT; };
       
   192 		61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTemplates.pas; path = ../../hedgewars/uLandTemplates.pas; sourceTree = SOURCE_ROOT; };
       
   193 		61798803114AA34C00BA94A9 /* uLandTexture.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTexture.pas; path = ../../hedgewars/uLandTexture.pas; sourceTree = SOURCE_ROOT; };
       
   194 		61798804114AA34C00BA94A9 /* uLocale.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLocale.pas; path = ../../hedgewars/uLocale.pas; sourceTree = SOURCE_ROOT; };
       
   195 		61798805114AA34C00BA94A9 /* uMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMisc.pas; path = ../../hedgewars/uMisc.pas; sourceTree = SOURCE_ROOT; };
       
   196 		61798806114AA34C00BA94A9 /* uRandom.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRandom.pas; path = ../../hedgewars/uRandom.pas; sourceTree = SOURCE_ROOT; };
       
   197 		61798807114AA34C00BA94A9 /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
       
   198 		61798808114AA34C00BA94A9 /* uSHA.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSHA.pas; path = ../../hedgewars/uSHA.pas; sourceTree = SOURCE_ROOT; };
       
   199 		61798809114AA34C00BA94A9 /* uSound.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSound.pas; path = ../../hedgewars/uSound.pas; sourceTree = SOURCE_ROOT; };
       
   200 		6179880A114AA34C00BA94A9 /* uStats.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStats.pas; path = ../../hedgewars/uStats.pas; sourceTree = SOURCE_ROOT; };
       
   201 		6179880B114AA34C00BA94A9 /* uStore.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStore.pas; path = ../../hedgewars/uStore.pas; sourceTree = SOURCE_ROOT; };
       
   202 		6179880C114AA34C00BA94A9 /* uTeams.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTeams.pas; path = ../../hedgewars/uTeams.pas; sourceTree = SOURCE_ROOT; };
       
   203 		6179880D114AA34C00BA94A9 /* uTriggers.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTriggers.pas; path = ../../hedgewars/uTriggers.pas; sourceTree = SOURCE_ROOT; };
       
   204 		6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGears.pas; path = ../../hedgewars/uVisualGears.pas; sourceTree = SOURCE_ROOT; };
       
   205 		6179880F114AA34C00BA94A9 /* uWorld.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uWorld.pas; path = ../../hedgewars/uWorld.pas; sourceTree = SOURCE_ROOT; };
       
   206 		61798852114AA44900BA94A9 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = config.inc; path = ../../hedgewars/config.inc; sourceTree = SOURCE_ROOT; };
       
   207 		61798856114AA48A00BA94A9 /* CGPointUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CGPointUtils.c; path = ../../cocoaTouch/otherSrc/CGPointUtils.c; sourceTree = SOURCE_ROOT; };
       
   208 		61798857114AA48A00BA94A9 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = ../../cocoaTouch/otherSrc/CGPointUtils.h; sourceTree = SOURCE_ROOT; };
       
   209 		61798858114AA48A00BA94A9 /* IMG_png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_png.c; path = ../../cocoaTouch/otherSrc/IMG_png.c; sourceTree = SOURCE_ROOT; };
       
   210 		61798859114AA48A00BA94A9 /* IMG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG.c; path = ../../cocoaTouch/otherSrc/IMG.c; sourceTree = SOURCE_ROOT; };
       
   211 		6179885A114AA48A00BA94A9 /* PascalImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PascalImports.h; path = ../../cocoaTouch/otherSrc/PascalImports.h; sourceTree = SOURCE_ROOT; };
       
   212 		6179885B114AA48A00BA94A9 /* SDL_image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_image.h; path = ../../cocoaTouch/otherSrc/SDL_image.h; sourceTree = SOURCE_ROOT; };
       
   213 		61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitappdelegate.h; path = ../../cocoaTouch/SDLOverrides/SDL_uikitappdelegate.h; sourceTree = SOURCE_ROOT; };
       
   214 		61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitappdelegate.m; path = ../../cocoaTouch/SDLOverrides/SDL_uikitappdelegate.m; sourceTree = SOURCE_ROOT; };
       
   215 		61798865114AA4AA00BA94A9 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitview.h; path = ../../cocoaTouch/SDLOverrides/SDL_uikitview.h; sourceTree = SOURCE_ROOT; };
       
   216 		61798866114AA4AA00BA94A9 /* SDL_uikitview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitview.m; path = ../../cocoaTouch/SDLOverrides/SDL_uikitview.m; sourceTree = SOURCE_ROOT; };
       
   217 		61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_uikitwindow.h; path = ../../cocoaTouch/SDLOverrides/SDL_uikitwindow.h; sourceTree = SOURCE_ROOT; };
       
   218 		61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_uikitwindow.m; path = ../../cocoaTouch/SDLOverrides/SDL_uikitwindow.m; sourceTree = SOURCE_ROOT; };
       
   219 		6179886E114AA4D000BA94A9 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainMenuViewController.h; path = ../../cocoaTouch/MainMenuViewController.h; sourceTree = SOURCE_ROOT; };
       
   220 		6179886F114AA4D000BA94A9 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainMenuViewController.m; path = ../../cocoaTouch/MainMenuViewController.m; sourceTree = SOURCE_ROOT; };
       
   221 		61798870114AA4D000BA94A9 /* MainMenuViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainMenuViewController.xib; path = ../../cocoaTouch/MainMenuViewController.xib; sourceTree = SOURCE_ROOT; };
       
   222 		61798871114AA4D000BA94A9 /* SchemeEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SchemeEditViewController.h; path = ../../cocoaTouch/SchemeEditViewController.h; sourceTree = SOURCE_ROOT; };
       
   223 		61798872114AA4D000BA94A9 /* SchemeEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SchemeEditViewController.m; path = ../../cocoaTouch/SchemeEditViewController.m; sourceTree = SOURCE_ROOT; };
       
   224 		61798873114AA4D000BA94A9 /* SchemeEditViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SchemeEditViewController.xib; path = ../../cocoaTouch/SchemeEditViewController.xib; sourceTree = SOURCE_ROOT; };
       
   225 		61798874114AA4D000BA94A9 /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingsViewController.h; path = ../../cocoaTouch/SettingsViewController.h; sourceTree = SOURCE_ROOT; };
       
   226 		61798875114AA4D000BA94A9 /* SettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SettingsViewController.m; path = ../../cocoaTouch/SettingsViewController.m; sourceTree = SOURCE_ROOT; };
       
   227 		61798876114AA4D000BA94A9 /* SettingsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SettingsViewController.xib; path = ../../cocoaTouch/SettingsViewController.xib; sourceTree = SOURCE_ROOT; };
       
   228 		61798877114AA4D000BA94A9 /* TeamEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamEditViewController.h; path = ../../cocoaTouch/TeamEditViewController.h; sourceTree = SOURCE_ROOT; };
       
   229 		61798878114AA4D000BA94A9 /* TeamEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamEditViewController.m; path = ../../cocoaTouch/TeamEditViewController.m; sourceTree = SOURCE_ROOT; };
       
   230 		61798879114AA4D000BA94A9 /* TeamEditViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = TeamEditViewController.xib; path = ../../cocoaTouch/TeamEditViewController.xib; sourceTree = SOURCE_ROOT; };
       
   231 		6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamMenuViewController.h; path = ../../cocoaTouch/TeamMenuViewController.h; sourceTree = SOURCE_ROOT; };
       
   232 		6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamMenuViewController.m; path = ../../cocoaTouch/TeamMenuViewController.m; sourceTree = SOURCE_ROOT; };
       
   233 		6179887C114AA4D000BA94A9 /* TeamMenuViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = TeamMenuViewController.xib; path = ../../cocoaTouch/TeamMenuViewController.xib; sourceTree = SOURCE_ROOT; };
       
   234 		61798887114AA4E600BA94A9 /* GameSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameSetup.h; path = ../../cocoaTouch/GameSetup.h; sourceTree = SOURCE_ROOT; };
       
   235 		61798888114AA4E600BA94A9 /* GameSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameSetup.m; path = ../../cocoaTouch/GameSetup.m; sourceTree = SOURCE_ROOT; };
       
   236 		617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDLiPhoneOS.xcodeproj; path = "../../../Library/SDL-1.3/SDL/Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj"; sourceTree = SOURCE_ROOT; };
       
   237 		61798916114AAF2100BA94A9 /* libfreetype_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_arm.a; sourceTree = "<group>"; };
       
   238 		61798917114AAF2100BA94A9 /* libfreetype_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_x86.a; sourceTree = "<group>"; };
       
   239 		61798918114AAF2100BA94A9 /* libpng_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpng_arm.a; sourceTree = "<group>"; };
       
   240 		61798919114AAF2100BA94A9 /* libpng_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpng_x86.a; sourceTree = "<group>"; };
       
   241 		6179891A114AAF2100BA94A9 /* libvorbis_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbis_arm.a; sourceTree = "<group>"; };
       
   242 		61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
       
   243 		6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_mixer.xcodeproj; path = "../../../Library/SDL-1.3/SDL_mixer/Xcode-iPhoneOS/SDL_mixer.xcodeproj"; sourceTree = SOURCE_ROOT; };
       
   244 		617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_net.xcodeproj; path = "../../../Library/SDL-1.3/SDL_net/Xcode-iPhoneOS/SDL_net.xcodeproj"; sourceTree = SOURCE_ROOT; };
       
   245 		61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_ttf.xcodeproj; path = "../../../Library/SDL-1.3/SDL_ttf/Xcode-iPhoneOS/SDL_ttf.xcodeproj"; sourceTree = SOURCE_ROOT; };
       
   246 		61798A1E114ADD2600BA94A9 /* backgroundBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundBottom.png; path = ../../cocoaTouch/resources/backgroundBottom.png; sourceTree = SOURCE_ROOT; };
       
   247 		61798A1F114ADD2600BA94A9 /* backgroundCenter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundCenter.png; path = ../../cocoaTouch/resources/backgroundCenter.png; sourceTree = SOURCE_ROOT; };
       
   248 		61798A20114ADD2600BA94A9 /* backgroundLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundLeft.png; path = ../../cocoaTouch/resources/backgroundLeft.png; sourceTree = SOURCE_ROOT; };
       
   249 		61798A21114ADD2600BA94A9 /* backgroundRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundRight.png; path = ../../cocoaTouch/resources/backgroundRight.png; sourceTree = SOURCE_ROOT; };
       
   250 		61798A22114ADD2600BA94A9 /* backgroundTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundTop.png; path = ../../cocoaTouch/resources/backgroundTop.png; sourceTree = SOURCE_ROOT; };
       
   251 		61798A23114ADD2600BA94A9 /* borderBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderBottom.png; path = ../../cocoaTouch/resources/borderBottom.png; sourceTree = SOURCE_ROOT; };
       
   252 		61798A24114ADD2600BA94A9 /* borderTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderTop.png; path = ../../cocoaTouch/resources/borderTop.png; sourceTree = SOURCE_ROOT; };
       
   253 		61798A25114ADD2600BA94A9 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../../cocoaTouch/resources/Default.png; sourceTree = SOURCE_ROOT; };
       
   254 		61798A26114ADD2600BA94A9 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../../cocoaTouch/resources/Icon.png; sourceTree = SOURCE_ROOT; };
       
   255 		61798A27114ADD2600BA94A9 /* networkButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = networkButton.png; path = ../../cocoaTouch/resources/networkButton.png; sourceTree = SOURCE_ROOT; };
       
   256 		61798A28114ADD2600BA94A9 /* playButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = playButton.png; path = ../../cocoaTouch/resources/playButton.png; sourceTree = SOURCE_ROOT; };
       
   257 		61798A29114ADD2600BA94A9 /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = ../../cocoaTouch/resources/settingsButton.png; sourceTree = SOURCE_ROOT; };
       
   258 		61798A2A114ADD2600BA94A9 /* storeButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = storeButton.png; path = ../../cocoaTouch/resources/storeButton.png; sourceTree = SOURCE_ROOT; };
       
   259 		61798A2B114ADD2600BA94A9 /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = ../../cocoaTouch/resources/title.png; sourceTree = SOURCE_ROOT; };
       
   260 		61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = "<group>"; };
       
   261 		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
       
   262 		928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
       
   263 /* End PBXFileReference section */
       
   264 
       
   265 /* Begin PBXFrameworksBuildPhase section */
       
   266 		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
       
   267 			isa = PBXFrameworksBuildPhase;
       
   268 			buildActionMask = 2147483647;
       
   269 			files = (
       
   270 				61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */,
       
   271 				617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */,
       
   272 				617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */,
       
   273 				61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */,
       
   274 				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
       
   275 				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
       
   276 				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
       
   277 				28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
       
   278 				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
       
   279 				6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */,
       
   280 				6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */,
       
   281 				6179891D114AAF2100BA94A9 /* libpng_arm.a in Frameworks */,
       
   282 				6179891E114AAF2100BA94A9 /* libpng_x86.a in Frameworks */,
       
   283 				6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */,
       
   284 				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
       
   285 			);
       
   286 			runOnlyForDeploymentPostprocessing = 0;
       
   287 		};
       
   288 /* End PBXFrameworksBuildPhase section */
       
   289 
       
   290 /* Begin PBXGroup section */
       
   291 		080E96DDFE201D6D7F000001 /* Classes */ = {
       
   292 			isa = PBXGroup;
       
   293 			children = (
       
   294 				61798887114AA4E600BA94A9 /* GameSetup.h */,
       
   295 				61798888114AA4E600BA94A9 /* GameSetup.m */,
       
   296 				6179886C114AA4B900BA94A9 /* Frontend */,
       
   297 				61798860114AA49D00BA94A9 /* SDLOverrides */,
       
   298 			);
       
   299 			path = Classes;
       
   300 			sourceTree = "<group>";
       
   301 		};
       
   302 		19C28FACFE9D520D11CA2CBB /* Products */ = {
       
   303 			isa = PBXGroup;
       
   304 			children = (
       
   305 				1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */,
       
   306 				928301170F10CAFC00CC5A3C /* libfpc.a */,
       
   307 			);
       
   308 			name = Products;
       
   309 			sourceTree = "<group>";
       
   310 		};
       
   311 		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
       
   312 			isa = PBXGroup;
       
   313 			children = (
       
   314 				9283015C0F10E48900CC5A3C /* Pascal Sources */,
       
   315 				080E96DDFE201D6D7F000001 /* Classes */,
       
   316 				29B97315FDCFA39411CA2CEA /* Other Sources */,
       
   317 				29B97317FDCFA39411CA2CEA /* Resources */,
       
   318 				29B97323FDCFA39411CA2CEA /* Frameworks */,
       
   319 				19C28FACFE9D520D11CA2CBB /* Products */,
       
   320 			);
       
   321 			name = CustomTemplate;
       
   322 			sourceTree = "<group>";
       
   323 		};
       
   324 		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
       
   325 			isa = PBXGroup;
       
   326 			children = (
       
   327 				61798856114AA48A00BA94A9 /* CGPointUtils.c */,
       
   328 				61798857114AA48A00BA94A9 /* CGPointUtils.h */,
       
   329 				61798858114AA48A00BA94A9 /* IMG_png.c */,
       
   330 				61798859114AA48A00BA94A9 /* IMG.c */,
       
   331 				6179885A114AA48A00BA94A9 /* PascalImports.h */,
       
   332 				6179885B114AA48A00BA94A9 /* SDL_image.h */,
       
   333 				32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */,
       
   334 			);
       
   335 			name = "Other Sources";
       
   336 			sourceTree = "<group>";
       
   337 		};
       
   338 		29B97317FDCFA39411CA2CEA /* Resources */ = {
       
   339 			isa = PBXGroup;
       
   340 			children = (
       
   341 				61798A5E114AE08600BA94A9 /* Data */,
       
   342 				61798A1E114ADD2600BA94A9 /* backgroundBottom.png */,
       
   343 				61798A1F114ADD2600BA94A9 /* backgroundCenter.png */,
       
   344 				61798A20114ADD2600BA94A9 /* backgroundLeft.png */,
       
   345 				61798A21114ADD2600BA94A9 /* backgroundRight.png */,
       
   346 				61798A22114ADD2600BA94A9 /* backgroundTop.png */,
       
   347 				61798A23114ADD2600BA94A9 /* borderBottom.png */,
       
   348 				61798A24114ADD2600BA94A9 /* borderTop.png */,
       
   349 				61798A25114ADD2600BA94A9 /* Default.png */,
       
   350 				61798A26114ADD2600BA94A9 /* Icon.png */,
       
   351 				61798A27114ADD2600BA94A9 /* networkButton.png */,
       
   352 				61798A28114ADD2600BA94A9 /* playButton.png */,
       
   353 				61798A29114ADD2600BA94A9 /* settingsButton.png */,
       
   354 				61798A2A114ADD2600BA94A9 /* storeButton.png */,
       
   355 				61798A2B114ADD2600BA94A9 /* title.png */,
       
   356 				8D1107310486CEB800E47090 /* Info.plist */,
       
   357 			);
       
   358 			name = Resources;
       
   359 			sourceTree = "<group>";
       
   360 		};
       
   361 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
       
   362 			isa = PBXGroup;
       
   363 			children = (
       
   364 				61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */,
       
   365 				617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */,
       
   366 				6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */,
       
   367 				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
       
   368 				28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
       
   369 				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
       
   370 				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
       
   371 				1D30AB110D05D00D00671497 /* Foundation.framework */,
       
   372 				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
       
   373 				61798916114AAF2100BA94A9 /* libfreetype_arm.a */,
       
   374 				61798917114AAF2100BA94A9 /* libfreetype_x86.a */,
       
   375 				61798918114AAF2100BA94A9 /* libpng_arm.a */,
       
   376 				61798919114AAF2100BA94A9 /* libpng_x86.a */,
       
   377 				6179891A114AAF2100BA94A9 /* libvorbis_arm.a */,
       
   378 			);
       
   379 			name = Frameworks;
       
   380 			sourceTree = "<group>";
       
   381 		};
       
   382 		61798860114AA49D00BA94A9 /* SDLOverrides */ = {
       
   383 			isa = PBXGroup;
       
   384 			children = (
       
   385 				61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */,
       
   386 				61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */,
       
   387 				61798865114AA4AA00BA94A9 /* SDL_uikitview.h */,
       
   388 				61798866114AA4AA00BA94A9 /* SDL_uikitview.m */,
       
   389 				61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */,
       
   390 				61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */,
       
   391 			);
       
   392 			name = SDLOverrides;
       
   393 			sourceTree = "<group>";
       
   394 		};
       
   395 		6179886C114AA4B900BA94A9 /* Frontend */ = {
       
   396 			isa = PBXGroup;
       
   397 			children = (
       
   398 				6179886E114AA4D000BA94A9 /* MainMenuViewController.h */,
       
   399 				6179886F114AA4D000BA94A9 /* MainMenuViewController.m */,
       
   400 				61798870114AA4D000BA94A9 /* MainMenuViewController.xib */,
       
   401 				61798871114AA4D000BA94A9 /* SchemeEditViewController.h */,
       
   402 				61798872114AA4D000BA94A9 /* SchemeEditViewController.m */,
       
   403 				61798873114AA4D000BA94A9 /* SchemeEditViewController.xib */,
       
   404 				61798874114AA4D000BA94A9 /* SettingsViewController.h */,
       
   405 				61798875114AA4D000BA94A9 /* SettingsViewController.m */,
       
   406 				61798876114AA4D000BA94A9 /* SettingsViewController.xib */,
       
   407 				61798877114AA4D000BA94A9 /* TeamEditViewController.h */,
       
   408 				61798878114AA4D000BA94A9 /* TeamEditViewController.m */,
       
   409 				61798879114AA4D000BA94A9 /* TeamEditViewController.xib */,
       
   410 				6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */,
       
   411 				6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */,
       
   412 				6179887C114AA4D000BA94A9 /* TeamMenuViewController.xib */,
       
   413 			);
       
   414 			name = Frontend;
       
   415 			sourceTree = "<group>";
       
   416 		};
       
   417 		61798892114AA56300BA94A9 /* inc */ = {
       
   418 			isa = PBXGroup;
       
   419 			children = (
       
   420 				61798852114AA44900BA94A9 /* config.inc */,
       
   421 				617987E1114AA34C00BA94A9 /* CCHandlers.inc */,
       
   422 				617987E4114AA34C00BA94A9 /* GSHandlers.inc */,
       
   423 				617987E5114AA34C00BA94A9 /* HHHandlers.inc */,
       
   424 				617987EB114AA34C00BA94A9 /* options.inc */,
       
   425 				617987F0114AA34C00BA94A9 /* SinTable.inc */,
       
   426 			);
       
   427 			name = inc;
       
   428 			sourceTree = "<group>";
       
   429 		};
       
   430 		617988D4114AAA3900BA94A9 /* Products */ = {
       
   431 			isa = PBXGroup;
       
   432 			children = (
       
   433 				617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */,
       
   434 			);
       
   435 			name = Products;
       
   436 			sourceTree = "<group>";
       
   437 		};
       
   438 		6179898C114AB3FA00BA94A9 /* Products */ = {
       
   439 			isa = PBXGroup;
       
   440 			children = (
       
   441 				61798993114AB3FA00BA94A9 /* libSDL_mixer.a */,
       
   442 			);
       
   443 			name = Products;
       
   444 			sourceTree = "<group>";
       
   445 		};
       
   446 		617989B4114AB47500BA94A9 /* Products */ = {
       
   447 			isa = PBXGroup;
       
   448 			children = (
       
   449 				617989BB114AB47500BA94A9 /* libSDL_net.a */,
       
   450 			);
       
   451 			name = Products;
       
   452 			sourceTree = "<group>";
       
   453 		};
       
   454 		61798A0C114AB65600BA94A9 /* Products */ = {
       
   455 			isa = PBXGroup;
       
   456 			children = (
       
   457 				61798A13114AB65600BA94A9 /* libSDL_ttf.a */,
       
   458 			);
       
   459 			name = Products;
       
   460 			sourceTree = "<group>";
       
   461 		};
       
   462 		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
       
   463 			isa = PBXGroup;
       
   464 			children = (
       
   465 				61798892114AA56300BA94A9 /* inc */,
       
   466 				617987E7114AA34C00BA94A9 /* hwengine.pas */,
       
   467 				617987E9114AA34C00BA94A9 /* hwLibrary.pas */,
       
   468 				617987EC114AA34C00BA94A9 /* PascalExports.pas */,
       
   469 				617987ED114AA34C00BA94A9 /* SDLh.pas */,
       
   470 				617987F1114AA34C00BA94A9 /* uAI.pas */,
       
   471 				617987F2114AA34C00BA94A9 /* uAIActions.pas */,
       
   472 				617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */,
       
   473 				617987F4114AA34C00BA94A9 /* uAIMisc.pas */,
       
   474 				617987F5114AA34C00BA94A9 /* uAmmos.pas */,
       
   475 				617987F6114AA34C00BA94A9 /* uChat.pas */,
       
   476 				617987F7114AA34C00BA94A9 /* uCollisions.pas */,
       
   477 				617987F8114AA34C00BA94A9 /* uConsole.pas */,
       
   478 				617987F9114AA34C00BA94A9 /* uConsts.pas */,
       
   479 				617987FA114AA34C00BA94A9 /* uFloat.pas */,
       
   480 				617987FB114AA34C00BA94A9 /* uGame.pas */,
       
   481 				617987FC114AA34C00BA94A9 /* uGears.pas */,
       
   482 				617987FD114AA34C00BA94A9 /* uIO.pas */,
       
   483 				617987FE114AA34C00BA94A9 /* uKeys.pas */,
       
   484 				617987FF114AA34C00BA94A9 /* uLand.pas */,
       
   485 				61798800114AA34C00BA94A9 /* uLandGraphics.pas */,
       
   486 				61798801114AA34C00BA94A9 /* uLandObjects.pas */,
       
   487 				61798802114AA34C00BA94A9 /* uLandTemplates.pas */,
       
   488 				61798803114AA34C00BA94A9 /* uLandTexture.pas */,
       
   489 				61798804114AA34C00BA94A9 /* uLocale.pas */,
       
   490 				61798805114AA34C00BA94A9 /* uMisc.pas */,
       
   491 				61798806114AA34C00BA94A9 /* uRandom.pas */,
       
   492 				61798807114AA34C00BA94A9 /* uScript.pas */,
       
   493 				61798808114AA34C00BA94A9 /* uSHA.pas */,
       
   494 				61798809114AA34C00BA94A9 /* uSound.pas */,
       
   495 				6179880A114AA34C00BA94A9 /* uStats.pas */,
       
   496 				6179880B114AA34C00BA94A9 /* uStore.pas */,
       
   497 				6179880C114AA34C00BA94A9 /* uTeams.pas */,
       
   498 				6179880D114AA34C00BA94A9 /* uTriggers.pas */,
       
   499 				6179880E114AA34C00BA94A9 /* uVisualGears.pas */,
       
   500 				6179880F114AA34C00BA94A9 /* uWorld.pas */,
       
   501 			);
       
   502 			name = "Pascal Sources";
       
   503 			sourceTree = "<group>";
       
   504 		};
       
   505 /* End PBXGroup section */
       
   506 
       
   507 /* Begin PBXNativeTarget section */
       
   508 		1D6058900D05DD3D006BFB54 /* HedgewarsMobile */ = {
       
   509 			isa = PBXNativeTarget;
       
   510 			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HedgewarsMobile" */;
       
   511 			buildPhases = (
       
   512 				1D60588D0D05DD3D006BFB54 /* Resources */,
       
   513 				1D60588E0D05DD3D006BFB54 /* Sources */,
       
   514 				1D60588F0D05DD3D006BFB54 /* Frameworks */,
       
   515 				61798A54114ADD5E00BA94A9 /* ShellScript */,
       
   516 			);
       
   517 			buildRules = (
       
   518 				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
       
   519 			);
       
   520 			dependencies = (
       
   521 				9283015A0F10E41300CC5A3C /* PBXTargetDependency */,
       
   522 			);
       
   523 			name = HedgewarsMobile;
       
   524 			productName = HedgewarsMobile;
       
   525 			productReference = 1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */;
       
   526 			productType = "com.apple.product-type.application";
       
   527 		};
       
   528 		928301160F10CAFC00CC5A3C /* fpc */ = {
       
   529 			isa = PBXNativeTarget;
       
   530 			buildConfigurationList = 9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */;
       
   531 			buildPhases = (
       
   532 				9283011B0F10CB2D00CC5A3C /* Build libfpc.a */,
       
   533 				928301560F10E04C00CC5A3C /* Compile Pascal Sources */,
       
   534 			);
       
   535 			buildRules = (
       
   536 			);
       
   537 			dependencies = (
       
   538 			);
       
   539 			name = fpc;
       
   540 			productName = fpc;
       
   541 			productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */;
       
   542 			productType = "com.apple.product-type.library.static";
       
   543 		};
       
   544 /* End PBXNativeTarget section */
       
   545 
       
   546 /* Begin PBXProject section */
       
   547 		29B97313FDCFA39411CA2CEA /* Project object */ = {
       
   548 			isa = PBXProject;
       
   549 			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HedgewarsMobile" */;
       
   550 			compatibilityVersion = "Xcode 3.1";
       
   551 			hasScannedForEncodings = 1;
       
   552 			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
       
   553 			projectDirPath = "";
       
   554 			projectReferences = (
       
   555 				{
       
   556 					ProductGroup = 6179898C114AB3FA00BA94A9 /* Products */;
       
   557 					ProjectRef = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
       
   558 				},
       
   559 				{
       
   560 					ProductGroup = 617989B4114AB47500BA94A9 /* Products */;
       
   561 					ProjectRef = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */;
       
   562 				},
       
   563 				{
       
   564 					ProductGroup = 61798A0C114AB65600BA94A9 /* Products */;
       
   565 					ProjectRef = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
       
   566 				},
       
   567 				{
       
   568 					ProductGroup = 617988D4114AAA3900BA94A9 /* Products */;
       
   569 					ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
       
   570 				},
       
   571 			);
       
   572 			projectRoot = "";
       
   573 			targets = (
       
   574 				1D6058900D05DD3D006BFB54 /* HedgewarsMobile */,
       
   575 				928301160F10CAFC00CC5A3C /* fpc */,
       
   576 				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
       
   577 			);
       
   578 		};
       
   579 /* End PBXProject section */
       
   580 
       
   581 /* Begin PBXReferenceProxy section */
       
   582 		617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */ = {
       
   583 			isa = PBXReferenceProxy;
       
   584 			fileType = archive.ar;
       
   585 			path = libSDLiPhoneOS.a;
       
   586 			remoteRef = 617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */;
       
   587 			sourceTree = BUILT_PRODUCTS_DIR;
       
   588 		};
       
   589 		61798993114AB3FA00BA94A9 /* libSDL_mixer.a */ = {
       
   590 			isa = PBXReferenceProxy;
       
   591 			fileType = archive.ar;
       
   592 			path = libSDL_mixer.a;
       
   593 			remoteRef = 61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */;
       
   594 			sourceTree = BUILT_PRODUCTS_DIR;
       
   595 		};
       
   596 		617989BB114AB47500BA94A9 /* libSDL_net.a */ = {
       
   597 			isa = PBXReferenceProxy;
       
   598 			fileType = archive.ar;
       
   599 			path = libSDL_net.a;
       
   600 			remoteRef = 617989BA114AB47500BA94A9 /* PBXContainerItemProxy */;
       
   601 			sourceTree = BUILT_PRODUCTS_DIR;
       
   602 		};
       
   603 		61798A13114AB65600BA94A9 /* libSDL_ttf.a */ = {
       
   604 			isa = PBXReferenceProxy;
       
   605 			fileType = archive.ar;
       
   606 			path = libSDL_ttf.a;
       
   607 			remoteRef = 61798A12114AB65600BA94A9 /* PBXContainerItemProxy */;
       
   608 			sourceTree = BUILT_PRODUCTS_DIR;
       
   609 		};
       
   610 /* End PBXReferenceProxy section */
       
   611 
       
   612 /* Begin PBXResourcesBuildPhase section */
       
   613 		1D60588D0D05DD3D006BFB54 /* Resources */ = {
       
   614 			isa = PBXResourcesBuildPhase;
       
   615 			buildActionMask = 2147483647;
       
   616 			files = (
       
   617 				6179887E114AA4D000BA94A9 /* MainMenuViewController.xib in Resources */,
       
   618 				61798880114AA4D000BA94A9 /* SchemeEditViewController.xib in Resources */,
       
   619 				61798882114AA4D000BA94A9 /* SettingsViewController.xib in Resources */,
       
   620 				61798884114AA4D000BA94A9 /* TeamEditViewController.xib in Resources */,
       
   621 				61798886114AA4D000BA94A9 /* TeamMenuViewController.xib in Resources */,
       
   622 				61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */,
       
   623 				61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */,
       
   624 				61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */,
       
   625 				61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */,
       
   626 				61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */,
       
   627 				61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */,
       
   628 				61798A32114ADD2600BA94A9 /* borderTop.png in Resources */,
       
   629 				61798A33114ADD2600BA94A9 /* Default.png in Resources */,
       
   630 				61798A34114ADD2600BA94A9 /* Icon.png in Resources */,
       
   631 				61798A35114ADD2600BA94A9 /* networkButton.png in Resources */,
       
   632 				61798A36114ADD2600BA94A9 /* playButton.png in Resources */,
       
   633 				61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */,
       
   634 				61798A38114ADD2600BA94A9 /* storeButton.png in Resources */,
       
   635 				61798A39114ADD2600BA94A9 /* title.png in Resources */,
       
   636 				61799289114AE08700BA94A9 /* Data in Resources */,
       
   637 			);
       
   638 			runOnlyForDeploymentPostprocessing = 0;
       
   639 		};
       
   640 /* End PBXResourcesBuildPhase section */
       
   641 
       
   642 /* Begin PBXShellScriptBuildPhase section */
       
   643 		61798A54114ADD5E00BA94A9 /* ShellScript */ = {
       
   644 			isa = PBXShellScriptBuildPhase;
       
   645 			buildActionMask = 2147483647;
       
   646 			files = (
       
   647 			);
       
   648 			inputPaths = (
       
   649 			);
       
   650 			outputPaths = (
       
   651 			);
       
   652 			runOnlyForDeploymentPostprocessing = 0;
       
   653 			shellPath = /bin/sh;
       
   654 			shellScript = "export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate\nif [ \"${PLATFORM_NAME}\" == \"iphoneos\" ]; then\n\t${PROJECT_SOURCE}/gen_entitlements.py \"my.company.${PROJECT_NAME}\" \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/${PROJECT_NAME}.xcent\";\n\tcodesign -f -s \"iPhone developer\" --entitlements \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/${PROJECT_NAME}.xcent\" \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/\"\nfi";
       
   655 		};
       
   656 		6179928A114AE0C800BA94A9 /* ShellScript */ = {
       
   657 			isa = PBXShellScriptBuildPhase;
       
   658 			buildActionMask = 2147483647;
       
   659 			files = (
       
   660 			);
       
   661 			inputPaths = (
       
   662 			);
       
   663 			outputPaths = (
       
   664 			);
       
   665 			runOnlyForDeploymentPostprocessing = 0;
       
   666 			shellPath = /bin/sh;
       
   667 			shellScript = "\n#copy new stuff over old stuff\nsvn export --force ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#delete all CMakeLists.txt\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#the following ones must be removed when their support is implemented\n\n#delete all sound files\nrm -rf ${PROJECT_DIR}/Data/Sounds/*\nrm -rf ${PROJECT_DIR}/Data/Music/*\n\n#delete all names\nrm -rf ${PROJECT_DIR}/Data/Names/*\n\n#delete all missions\nrm -rf ${PROJECT_DIR}/Data/Missions/*\n\n";
       
   668 		};
       
   669 		9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = {
       
   670 			isa = PBXShellScriptBuildPhase;
       
   671 			buildActionMask = 2147483647;
       
   672 			comments = "The current FPC runtime is distributed as (a massive) collection of .o files. This run script combines the .o files into an archive, making linking (a lot) easier since we don't have to think about what to link with (i.e the linker will extract what's needed from the archive).";
       
   673 			files = (
       
   674 			);
       
   675 			inputPaths = (
       
   676 			);
       
   677 			name = "Build libfpc.a";
       
   678 			outputPaths = (
       
   679 				"$(TARGET_BUILD_DIR)/libfpc.a",
       
   680 			);
       
   681 			runOnlyForDeploymentPostprocessing = 0;
       
   682 			shellPath = /bin/sh;
       
   683 			shellScript = "# Build libfpc.a\n# 9 July 2006 (Jonas Maebe)\n#   * original version\n# 15 September 2006 (Erling Johansen)\n#   * simplified\n# 26 April 2007 (Jonas Maebe)\n#  * added support for ppc64/x86_64 (future proofing)\n# 4 August 2007 (Jonas Maebe)\n#  * call ranlib after ar so the toc of the library is up-to-date\n# 3 January 2009 (Jonas Maebe)\n#  * support for ARM\n# 24 October 2009 (Jonas Maebe)\n#  * don't hardcode version 2.3.1 anymore under certain circumstances\n#  * use the FPC_RTL_UNITS_BASE setting\n# 13 December 2009 (Jonas Maebe)\n#  * use new FPC_COMPILER_BINARY_DIR setting to make it easier to change the used FPC version\n\nrm -f \"$TARGET_TEMP_DIR\"/*.a\nnarch=\n\nfor arch in $ARCHS\ndo\n\tcase $arch in\n\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\n\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n\t\tarm*) fpc_arch=arm; fpc_rtl=arm ;;\n\t\t*) continue\n\tesac\n\tif test -e \"${FPC_COMPILER_BINARY_DIR}\"/ppc${fpc_arch}\n\tthen\n\t\tupath=\"$FPC_RTL_UNITS_BASE\"/`\"${FPC_COMPILER_BINARY_DIR}\"/ppc${fpc_arch} -iV`/units/${fpc_rtl}-darwin\n\t\tar -q \"$TARGET_TEMP_DIR\"/libfpc${narch}.a `ls \"$upath\"/*/*.o | grep -v 'darwin/fv/'`\n\t\tranlib \"$TARGET_TEMP_DIR\"/libfpc${narch}.a\n\t\tnarch=${narch}x\n\telse\n\t\techo error: can\\'t build libfpc.a for $arch \\(${FPC_COMPILER_BINARY_DIR}/ppc${fpc_arch} not found, derived from FPC_COMPILER_BINARY_DIR project setting\\)\n\tfi\ndone\n\nif test ${#narch} -gt 1\nthen\n\tlipo -create \"$TARGET_TEMP_DIR\"/libfpc*.a -output \"$TARGET_BUILD_DIR\"/libfpc.a\n\trm -f \"$TARGET_TEMP_DIR\"/*.a\nelse\n\tmv \"$TARGET_TEMP_DIR\"/libfpc.a \"$TARGET_BUILD_DIR\"\nfi\n";
       
   684 		};
       
   685 		928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = {
       
   686 			isa = PBXShellScriptBuildPhase;
       
   687 			buildActionMask = 2147483647;
       
   688 			comments = "This run script compiles (all) pascal sources into assembler by calling FPC with the main program (only) as argument. FPC will in turn compile dependent units as necessary. The Compile Sources build phase will detect the outdated .o files and assemble the modified sources (because the Pascal source files rule states that output from pascal compilation is assembler files in derived source folders).   ";
       
   689 			files = (
       
   690 			);
       
   691 			inputPaths = (
       
   692 			);
       
   693 			name = "Compile Pascal Sources";
       
   694 			outputPaths = (
       
   695 			);
       
   696 			runOnlyForDeploymentPostprocessing = 0;
       
   697 			shellPath = /bin/sh;
       
   698 			shellScript = "# Compile Pascal Sources\n# 15sep06,ejo  written.\n# 26 April 2007 - Jonas Maebe\n#  * support for ppc64 and x86_64\n#  * don't run when cleaning (in case running scripts when cleaning is ever fixed by Apple)\n#  * split the options in FPC_COMMON_FLAGS (common to all configurations) and FPC_CFG_SPECIFIC_FLAGS (per configuration)\n# 4 January 2009 - Jonas Maebe\n#  * support for ARM\n# 24 October 2009 - Jonas Maebe\n#  * don't hardcode 2.3.1 in some cases anymore\n# 13 December 2009 (Jonas Maebe)\n#  * use new FPC_COMPILER_BINARY_DIR setting to make it easier to change the used FPC version\n\nif [ x\"$ACTION\" != \"xbuild\" ]; then\n  # in case running scripts during cleaning gets fixed\n  exit 0\nfi\n\nif test ! -e \"$FPC_MAIN_FILE\"\nthen\n\techo error: FPC_MAIN_FILE not found \\($FPC_MAIN_FILE\\)\n\texit 2\nfi\n\nfor variant in $BUILD_VARIANTS\ndo\n\tfor arch in $ARCHS\n\tdo\n\t\tcase $arch in\n\t\t\tppc) fpc_arch=ppc; fpc_rtl=powerpc ;;\n\t\t\ti386) fpc_arch=386; fpc_rtl=i386 ;;\n\t\t\tppc64) fpc_arch=ppc64; fpc_rtl=powerpc64 ;;\n\t\t\tx86_64) fpc_arch=x64; fpc_rtl=x86_64 ;;\n\t\t\tarm*) fpc_arch=arm; fpc_rtl=arm ;;\n\t\t\t*) continue\n\t\tesac\n\n\t\tapp_target_temp_dir=$CONFIGURATION_TEMP_DIR/`basename \"$PROJECT_TEMP_DIR\"`\n\t\tout_dir=$app_target_temp_dir/`basename \"$DERIVED_SOURCES_DIR\"`-$variant/$arch\n\t\tfpccompiler=\"${FPC_COMPILER_BINARY_DIR}/ppc${fpc_arch}\"\n\t\tif test -e \"$fpccompiler\"\n\t\tthen\n\t\t\tfpcversion=`\"$fpccompiler\" -iV`\n\t\t\tmainunitdir=\"$FPC_RTL_UNITS_BASE/$fpcversion/units/${fpc_rtl}-darwin/\"\n\t\t\tmkdir -p \"$out_dir\"\n\t\t\tcd \"$out_dir\"\n\t\t\techo \"Compiling to $out_dir\"\n\t\t\trm -f compilefailed\n\t\n\t\t\t# delete any ppu files for which the \".s\" file was somehow deleted (Xcode does that sometimes in case of errors),\n\t\t\t# so that FPC will recompile the unit\n\t\t\tfor file in *.ppu\n\t\t\tdo\n\t\t\t\tasmname=`basename \"$file\" ppu`s\n\t\t\t\tif [ ! -f \"$asmname\" ]; then\n\t\t\t\t\t# can fail in case there are no .ppu files, since then it will try to erase the file with name '*.ppu'\n\t\t\t\t\t# -> use -f so it won't give an error message\n\t\t\t\t\trm -f \"$file\"\n\t\t\t\tfi\n\t\t\tdone\n\n\t\t\techo $fpccompiler -n -l -viwn -a -s -vbr -FE. $FPC_COMMON_OPTIONS $FPC_SPECIFIC_OPTIONS '\\' >ppccmd.sh\n\t\t\techo -Fi\\\"`dirname \"$FPC_MAIN_FILE\"`\\\" '\\' >>ppccmd.sh\n\t\t\techo -Fu\"$mainunitdir/*\" -Fu\"$mainunitdir/rtl\" '\\' >>ppccmd.sh\n\t\t\t# allow FPC_UNIT_PATHS to override default search directory\n\t\t\techo $FPC_UNIT_PATHS '\\' >>ppccmd.sh\n\t\t\techo \\\"$FPC_MAIN_FILE\\\" >>ppccmd.sh\n\t\t\t# cat ppccmd.sh\n\n\t\t\t/bin/sh ppccmd.sh\n\t\t\tif [ $? != 0 ]; then\n\t\t\t\ttouch \"$out_dir\"/compilefailed\n\t\t\t\texit 1\n\t\t\tfi\n\t\telse\n\t\t\ttouch \"$out_dir\"/compilefailed\n\t\t\techo $FPC_MAIN_FILE:1: error: 1: can\\'t compile for $arch \\(ppc${fpc_arch} not found\\)\n\t\t\texit 2\n\t\tfi\n\tdone\ndone\n";
       
   699 		};
       
   700 /* End PBXShellScriptBuildPhase section */
       
   701 
       
   702 /* Begin PBXSourcesBuildPhase section */
       
   703 		1D60588E0D05DD3D006BFB54 /* Sources */ = {
       
   704 			isa = PBXSourcesBuildPhase;
       
   705 			buildActionMask = 2147483647;
       
   706 			files = (
       
   707 				61798816114AA34C00BA94A9 /* hwengine.pas in Sources */,
       
   708 				61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */,
       
   709 				6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */,
       
   710 				6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */,
       
   711 				6179881F114AA34C00BA94A9 /* uAI.pas in Sources */,
       
   712 				61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */,
       
   713 				61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */,
       
   714 				61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */,
       
   715 				61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */,
       
   716 				61798824114AA34C00BA94A9 /* uChat.pas in Sources */,
       
   717 				61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */,
       
   718 				61798826114AA34C00BA94A9 /* uConsole.pas in Sources */,
       
   719 				61798827114AA34C00BA94A9 /* uConsts.pas in Sources */,
       
   720 				61798828114AA34C00BA94A9 /* uFloat.pas in Sources */,
       
   721 				61798829114AA34C00BA94A9 /* uGame.pas in Sources */,
       
   722 				6179882A114AA34C00BA94A9 /* uGears.pas in Sources */,
       
   723 				6179882B114AA34C00BA94A9 /* uIO.pas in Sources */,
       
   724 				6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */,
       
   725 				6179882D114AA34C00BA94A9 /* uLand.pas in Sources */,
       
   726 				6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */,
       
   727 				6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */,
       
   728 				61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */,
       
   729 				61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */,
       
   730 				61798832114AA34C00BA94A9 /* uLocale.pas in Sources */,
       
   731 				61798833114AA34C00BA94A9 /* uMisc.pas in Sources */,
       
   732 				61798834114AA34C00BA94A9 /* uRandom.pas in Sources */,
       
   733 				61798835114AA34C00BA94A9 /* uScript.pas in Sources */,
       
   734 				61798836114AA34C00BA94A9 /* uSHA.pas in Sources */,
       
   735 				61798837114AA34C00BA94A9 /* uSound.pas in Sources */,
       
   736 				61798838114AA34C00BA94A9 /* uStats.pas in Sources */,
       
   737 				61798839114AA34C00BA94A9 /* uStore.pas in Sources */,
       
   738 				6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */,
       
   739 				6179883B114AA34C00BA94A9 /* uTriggers.pas in Sources */,
       
   740 				6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */,
       
   741 				6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */,
       
   742 				6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */,
       
   743 				6179885D114AA48A00BA94A9 /* IMG_png.c in Sources */,
       
   744 				6179885E114AA48A00BA94A9 /* IMG.c in Sources */,
       
   745 				61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */,
       
   746 				6179886A114AA4AA00BA94A9 /* SDL_uikitview.m in Sources */,
       
   747 				6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */,
       
   748 				6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */,
       
   749 				6179887F114AA4D000BA94A9 /* SchemeEditViewController.m in Sources */,
       
   750 				61798881114AA4D000BA94A9 /* SettingsViewController.m in Sources */,
       
   751 				61798883114AA4D000BA94A9 /* TeamEditViewController.m in Sources */,
       
   752 				61798885114AA4D000BA94A9 /* TeamMenuViewController.m in Sources */,
       
   753 				61798889114AA4E600BA94A9 /* GameSetup.m in Sources */,
       
   754 			);
       
   755 			runOnlyForDeploymentPostprocessing = 0;
       
   756 		};
       
   757 /* End PBXSourcesBuildPhase section */
       
   758 
       
   759 /* Begin PBXTargetDependency section */
       
   760 		9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = {
       
   761 			isa = PBXTargetDependency;
       
   762 			target = 928301160F10CAFC00CC5A3C /* fpc */;
       
   763 			targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */;
       
   764 		};
       
   765 /* End PBXTargetDependency section */
       
   766 
       
   767 /* Begin XCBuildConfiguration section */
       
   768 		1D6058940D05DD3E006BFB54 /* Debug */ = {
       
   769 			isa = XCBuildConfiguration;
       
   770 			buildSettings = {
       
   771 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   772 				COPY_PHASE_STRIP = NO;
       
   773 				GCC_DYNAMIC_NO_PIC = NO;
       
   774 				GCC_OPTIMIZATION_LEVEL = 0;
       
   775 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   776 				GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch;
       
   777 				INFOPLIST_FILE = Info.plist;
       
   778 				LIBRARY_SEARCH_PATHS = (
       
   779 					"$(inherited)",
       
   780 					"\"$(SRCROOT)\"",
       
   781 				);
       
   782 				PRODUCT_NAME = HedgewarsMobile;
       
   783 			};
       
   784 			name = Debug;
       
   785 		};
       
   786 		1D6058950D05DD3E006BFB54 /* Release */ = {
       
   787 			isa = XCBuildConfiguration;
       
   788 			buildSettings = {
       
   789 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   790 				COPY_PHASE_STRIP = YES;
       
   791 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
       
   792 				GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch;
       
   793 				INFOPLIST_FILE = Info.plist;
       
   794 				LIBRARY_SEARCH_PATHS = (
       
   795 					"$(inherited)",
       
   796 					"\"$(SRCROOT)\"",
       
   797 				);
       
   798 				PRODUCT_NAME = HedgewarsMobile;
       
   799 			};
       
   800 			name = Release;
       
   801 		};
       
   802 		6179928C114AE0C800BA94A9 /* Debug */ = {
       
   803 			isa = XCBuildConfiguration;
       
   804 			buildSettings = {
       
   805 				COPY_PHASE_STRIP = NO;
       
   806 				GCC_DYNAMIC_NO_PIC = NO;
       
   807 				GCC_OPTIMIZATION_LEVEL = 0;
       
   808 				PRODUCT_NAME = UpdateDataFolder;
       
   809 			};
       
   810 			name = Debug;
       
   811 		};
       
   812 		6179928D114AE0C800BA94A9 /* Release */ = {
       
   813 			isa = XCBuildConfiguration;
       
   814 			buildSettings = {
       
   815 				COPY_PHASE_STRIP = YES;
       
   816 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
       
   817 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
       
   818 				PRODUCT_NAME = UpdateDataFolder;
       
   819 				ZERO_LINK = NO;
       
   820 			};
       
   821 			name = Release;
       
   822 		};
       
   823 		928301180F10CAFD00CC5A3C /* Debug */ = {
       
   824 			isa = XCBuildConfiguration;
       
   825 			buildSettings = {
       
   826 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   827 				COPY_PHASE_STRIP = NO;
       
   828 				GCC_DYNAMIC_NO_PIC = NO;
       
   829 				GCC_OPTIMIZATION_LEVEL = 0;
       
   830 				PREBINDING = NO;
       
   831 				PRODUCT_NAME = fpc;
       
   832 			};
       
   833 			name = Debug;
       
   834 		};
       
   835 		928301190F10CAFD00CC5A3C /* Release */ = {
       
   836 			isa = XCBuildConfiguration;
       
   837 			buildSettings = {
       
   838 				ALWAYS_SEARCH_USER_PATHS = NO;
       
   839 				COPY_PHASE_STRIP = YES;
       
   840 				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
       
   841 				GCC_ENABLE_FIX_AND_CONTINUE = NO;
       
   842 				PREBINDING = NO;
       
   843 				PRODUCT_NAME = fpc;
       
   844 				ZERO_LINK = NO;
       
   845 			};
       
   846 			name = Release;
       
   847 		};
       
   848 		C01FCF4F08A954540054247B /* Debug */ = {
       
   849 			isa = XCBuildConfiguration;
       
   850 			buildSettings = {
       
   851 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   852 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
       
   853 				FPC_COMMON_OPTIONS = "-dIPHONEOS -vwi -B  -Sgix";
       
   854 				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
       
   855 				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
       
   856 				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
       
   857 				FPC_SPECIFIC_OPTIONS = "-ghttt  -gw2 -O-";
       
   858 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
       
   859 				GCC_C_LANGUAGE_STANDARD = c99;
       
   860 				GCC_THUMB_SUPPORT = NO;
       
   861 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   862 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   863 				HEADER_SEARCH_PATHS = (
       
   864 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
       
   865 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
       
   866 					"\"$(SRCROOT)/../../../Library/lpng141\"",
       
   867 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
       
   868 				);
       
   869 				ONLY_ACTIVE_ARCH = YES;
       
   870 				OTHER_LDFLAGS = (
       
   871 					"-lz",
       
   872 					"-Wl,-no_order_inits",
       
   873 				);
       
   874 				PREBINDING = NO;
       
   875 				SDKROOT = iphonesimulator3.0;
       
   876 			};
       
   877 			name = Debug;
       
   878 		};
       
   879 		C01FCF5008A954540054247B /* Release */ = {
       
   880 			isa = XCBuildConfiguration;
       
   881 			buildSettings = {
       
   882 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
       
   883 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
       
   884 				FPC_COMMON_OPTIONS = "-Mmacpas -Sgix -Cfvfpv2";
       
   885 				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
       
   886 				FPC_MAIN_FILE = "$(PROJECT_DIR)/PascalLibrary.pas";
       
   887 				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
       
   888 				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs";
       
   889 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
       
   890 				GCC_C_LANGUAGE_STANDARD = c99;
       
   891 				GCC_THUMB_SUPPORT = NO;
       
   892 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
       
   893 				GCC_WARN_UNUSED_VARIABLE = YES;
       
   894 				HEADER_SEARCH_PATHS = (
       
   895 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
       
   896 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
       
   897 					"\"$(SRCROOT)/../../../Library/lpng141\"",
       
   898 					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
       
   899 				);
       
   900 				OTHER_LDFLAGS = (
       
   901 					"-lz",
       
   902 					"-Wl,-no_order_inits",
       
   903 				);
       
   904 				PREBINDING = NO;
       
   905 				SDKROOT = iphoneos3.0;
       
   906 			};
       
   907 			name = Release;
       
   908 		};
       
   909 /* End XCBuildConfiguration section */
       
   910 
       
   911 /* Begin XCConfigurationList section */
       
   912 		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HedgewarsMobile" */ = {
       
   913 			isa = XCConfigurationList;
       
   914 			buildConfigurations = (
       
   915 				1D6058940D05DD3E006BFB54 /* Debug */,
       
   916 				1D6058950D05DD3E006BFB54 /* Release */,
       
   917 			);
       
   918 			defaultConfigurationIsVisible = 0;
       
   919 			defaultConfigurationName = Release;
       
   920 		};
       
   921 		61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = {
       
   922 			isa = XCConfigurationList;
       
   923 			buildConfigurations = (
       
   924 				6179928C114AE0C800BA94A9 /* Debug */,
       
   925 				6179928D114AE0C800BA94A9 /* Release */,
       
   926 			);
       
   927 			defaultConfigurationIsVisible = 0;
       
   928 			defaultConfigurationName = Release;
       
   929 		};
       
   930 		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
       
   931 			isa = XCConfigurationList;
       
   932 			buildConfigurations = (
       
   933 				928301180F10CAFD00CC5A3C /* Debug */,
       
   934 				928301190F10CAFD00CC5A3C /* Release */,
       
   935 			);
       
   936 			defaultConfigurationIsVisible = 0;
       
   937 			defaultConfigurationName = Release;
       
   938 		};
       
   939 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HedgewarsMobile" */ = {
       
   940 			isa = XCConfigurationList;
       
   941 			buildConfigurations = (
       
   942 				C01FCF4F08A954540054247B /* Debug */,
       
   943 				C01FCF5008A954540054247B /* Release */,
       
   944 			);
       
   945 			defaultConfigurationIsVisible = 0;
       
   946 			defaultConfigurationName = Release;
       
   947 		};
       
   948 /* End XCConfigurationList section */
       
   949 	};
       
   950 	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
       
   951 }