project_files/HedgewarsMobile/HedgewarsMobile.xcodeproj/project.pbxproj
author koda
Fri, 02 Apr 2010 12:38:36 +0000
changeset 3250 d5cd1a617123
parent 3122 e005359efc59
child 3270 9bd8fb1707b9
permissions -rwxr-xr-x
intial support for team configuration on the ifrontend
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     1
// !$*UTF8*$!
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     2
{
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     3
	archiveVersion = 1;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     4
	classes = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     5
	};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     6
	objectVersion = 45;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     7
	objects = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     8
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
     9
/* Begin PBXAggregateTarget section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    10
		6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    11
			isa = PBXAggregateTarget;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    12
			buildConfigurationList = 61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    13
			buildPhases = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    14
				6179928A114AE0C800BA94A9 /* ShellScript */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    15
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    16
			dependencies = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    17
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    18
			name = UpdateDataFolder;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    19
			productName = UpdateDataFolder;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    20
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    21
/* End PBXAggregateTarget section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    22
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    23
/* Begin PBXBuildFile section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    24
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    25
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    26
		28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
    27
		28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    28
		6100DA77115446B000F455E0 /* backgroundBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    29
		6100DA78115446B000F455E0 /* backgroundCenter.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1F114ADD2600BA94A9 /* backgroundCenter.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    30
		6100DA79115446B000F455E0 /* backgroundLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    31
		6100DA7A115446B000F455E0 /* backgroundRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    32
		6100DA7B115446B000F455E0 /* backgroundTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A22114ADD2600BA94A9 /* backgroundTop.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    33
		6100DA7C115446B000F455E0 /* borderBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    34
		6100DA7D115446B000F455E0 /* borderTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A24114ADD2600BA94A9 /* borderTop.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    35
		6100DA7F115446B000F455E0 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A26114ADD2600BA94A9 /* Icon.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    36
		6100DA80115446B000F455E0 /* networkButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    37
		6100DA81115446B000F455E0 /* playButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A28114ADD2600BA94A9 /* playButton.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    38
		6100DA82115446B000F455E0 /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    39
		6100DA83115446B000F455E0 /* storeButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    40
		6100DA84115446B000F455E0 /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2B114ADD2600BA94A9 /* title.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    41
		6100DA85115446B000F455E0 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    42
		6100DA86115446B000F455E0 /* menuCorner.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179934E114BD5AB00BA94A9 /* menuCorner.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    43
		6100DA87115446B000F455E0 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    44
		6100DA88115446B000F455E0 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936811501D3D00BA94A9 /* arrowLeft.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    45
		6100DA89115446B000F455E0 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936911501D3D00BA94A9 /* arrowRight.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    46
		6100DA8A115446B000F455E0 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936A11501D3D00BA94A9 /* arrowUp.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    47
		6100DA8C115446B000F455E0 /* joyPush.png in Resources */ = {isa = PBXBuildFile; fileRef = 617995311150403800BA94A9 /* joyPush.png */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    48
		6100DA8E115446B000F455E0 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    49
		6100DA8F115446B000F455E0 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    50
		6100DA90115446B000F455E0 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    51
		6100DA91115446B000F455E0 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    52
		6100DA92115446B000F455E0 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    53
		6100DA93115446B000F455E0 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    54
		6100DA94115446B000F455E0 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    55
		6100DA95115446B000F455E0 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    56
		6100DA96115446B000F455E0 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    57
		6100DA97115446B000F455E0 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    58
		6100DA98115446B000F455E0 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    59
		6100DA99115446B000F455E0 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    60
		6100DA9A115446B000F455E0 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    61
		6100DA9B115446B000F455E0 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    62
		6100DA9C115446B000F455E0 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    63
		6100DA9D115446B000F455E0 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    64
		6100DA9E115446B000F455E0 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    65
		6100DA9F115446B000F455E0 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    66
		6100DAA0115446B000F455E0 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    67
		6100DAA1115446B000F455E0 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    68
		6100DAA2115446B000F455E0 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    69
		6100DAA3115446B000F455E0 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    70
		6100DAA4115446B000F455E0 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    71
		6100DAA5115446B000F455E0 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    72
		6100DAA6115446B000F455E0 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    73
		6100DAA7115446B000F455E0 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    74
		6100DAA8115446B000F455E0 /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798807114AA34C00BA94A9 /* uScript.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    75
		6100DAA9115446B000F455E0 /* uSHA.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798808114AA34C00BA94A9 /* uSHA.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    76
		6100DAAA115446B000F455E0 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    77
		6100DAAB115446B000F455E0 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    78
		6100DAAC115446B000F455E0 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    79
		6100DAAD115446B000F455E0 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    80
		6100DAAE115446B000F455E0 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    81
		6100DAAF115446B000F455E0 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    82
		6100DAB0115446B000F455E0 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    83
		6100DAB1115446B000F455E0 /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798858114AA48A00BA94A9 /* IMG_png.c */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    84
		6100DAB2115446B000F455E0 /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798859114AA48A00BA94A9 /* IMG.c */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    85
		6100DAB3115446B000F455E0 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    86
		6100DAB5115446B000F455E0 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    87
		6100DAB7115446B000F455E0 /* SchemeEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798872114AA4D000BA94A9 /* SchemeEditViewController.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    88
		6100DAB8115446B000F455E0 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798875114AA4D000BA94A9 /* SettingsViewController.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    89
		6100DAB9115446B000F455E0 /* TeamEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798878114AA4D000BA94A9 /* TeamEditViewController.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    90
		6100DABA115446B000F455E0 /* TeamMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    91
		6100DABB115446B000F455E0 /* GameSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    92
		6100DABE115446B000F455E0 /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798A13114AB65600BA94A9 /* libSDL_ttf.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    93
		6100DABF115446B000F455E0 /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617989BB114AB47500BA94A9 /* libSDL_net.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    94
		6100DAC0115446B000F455E0 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    95
		6100DAC1115446B000F455E0 /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798993114AB3FA00BA94A9 /* libSDL_mixer.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    96
		6100DAC2115446B000F455E0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    97
		6100DAC3115446B000F455E0 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    98
		6100DAC4115446B000F455E0 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
    99
		6100DAC5115446B000F455E0 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   100
		6100DAC6115446B000F455E0 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   101
		6100DAC7115446B000F455E0 /* libfreetype_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798916114AAF2100BA94A9 /* libfreetype_arm.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   102
		6100DAC8115446B000F455E0 /* libfreetype_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798917114AAF2100BA94A9 /* libfreetype_x86.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   103
		6100DAC9115446B000F455E0 /* libpng_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798918114AAF2100BA94A9 /* libpng_arm.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   104
		6100DACA115446B000F455E0 /* libpng_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798919114AAF2100BA94A9 /* libpng_x86.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   105
		6100DACB115446B000F455E0 /* libvorbis_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6179891A114AAF2100BA94A9 /* libvorbis_arm.a */; };
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   106
		6100DACC115446B000F455E0 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
3026
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   107
		611FD993115590E700C2203D /* MainMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611FD990115590E700C2203D /* MainMenuViewController.xib */; };
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   108
		611FD995115590E700C2203D /* SettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611FD992115590E700C2203D /* SettingsViewController.xib */; };
3027
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   109
		611FD9C91155A1F200C2203D /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9C81155A1F200C2203D /* Background.png */; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   110
		611FD9CC1155A28C00C2203D /* HedgewarsTitle.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   111
		611FD9D01155A40700C2203D /* NetworkPlay.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9CF1155A40700C2203D /* NetworkPlay.png */; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   112
		611FD9D21155A41000C2203D /* Multiplayer.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9D11155A41000C2203D /* Multiplayer.png */; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   113
		611FDB641155BFFF00C2203D /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FDB631155BFFF00C2203D /* Default.png */; };
3250
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   114
		615F159E1166216A002444F2 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 615F159D1166216A002444F2 /* TeamSettingsViewController.m */; };
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   115
		615F15AE116628CC002444F2 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 615F15AD116628CC002444F2 /* SingleTeamViewController.m */; };
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   116
		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   117
		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   118
		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   119
		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   120
		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   121
		61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   122
		61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   123
		61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   124
		61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   125
		61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   126
		61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   127
		61798826114AA34C00BA94A9 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   128
		61798827114AA34C00BA94A9 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   129
		61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   130
		61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   131
		6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   132
		6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   133
		6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   134
		6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   135
		6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   136
		6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   137
		61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   138
		61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   139
		61798832114AA34C00BA94A9 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   140
		61798833114AA34C00BA94A9 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   141
		61798834114AA34C00BA94A9 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   142
		61798835114AA34C00BA94A9 /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798807114AA34C00BA94A9 /* uScript.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   143
		61798836114AA34C00BA94A9 /* uSHA.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798808114AA34C00BA94A9 /* uSHA.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   144
		61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   145
		61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   146
		61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   147
		6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   148
		6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   149
		6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   150
		6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   151
		6179885D114AA48A00BA94A9 /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798858114AA48A00BA94A9 /* IMG_png.c */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   152
		6179885E114AA48A00BA94A9 /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798859114AA48A00BA94A9 /* IMG.c */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   153
		61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   154
		6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   155
		6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179886F114AA4D000BA94A9 /* MainMenuViewController.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   156
		6179887E114AA4D000BA94A9 /* MainMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798870114AA4D000BA94A9 /* MainMenuViewController.xib */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   157
		6179887F114AA4D000BA94A9 /* SchemeEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798872114AA4D000BA94A9 /* SchemeEditViewController.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   158
		61798880114AA4D000BA94A9 /* SchemeEditViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798873114AA4D000BA94A9 /* SchemeEditViewController.xib */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   159
		61798881114AA4D000BA94A9 /* SettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798875114AA4D000BA94A9 /* SettingsViewController.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   160
		61798882114AA4D000BA94A9 /* SettingsViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798876114AA4D000BA94A9 /* SettingsViewController.xib */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   161
		61798883114AA4D000BA94A9 /* TeamEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798878114AA4D000BA94A9 /* TeamEditViewController.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   162
		61798884114AA4D000BA94A9 /* TeamEditViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61798879114AA4D000BA94A9 /* TeamEditViewController.xib */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   163
		61798885114AA4D000BA94A9 /* TeamMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   164
		61798886114AA4D000BA94A9 /* TeamMenuViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6179887C114AA4D000BA94A9 /* TeamMenuViewController.xib */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   165
		61798889114AA4E600BA94A9 /* GameSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   166
		617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   167
		6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798916114AAF2100BA94A9 /* libfreetype_arm.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   168
		6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798917114AAF2100BA94A9 /* libfreetype_x86.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   169
		6179891D114AAF2100BA94A9 /* libpng_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798918114AAF2100BA94A9 /* libpng_arm.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   170
		6179891E114AAF2100BA94A9 /* libpng_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798919114AAF2100BA94A9 /* libpng_x86.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   171
		6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6179891A114AAF2100BA94A9 /* libvorbis_arm.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   172
		61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   173
		61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798993114AB3FA00BA94A9 /* libSDL_mixer.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   174
		617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617989BB114AB47500BA94A9 /* libSDL_net.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   175
		61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798A13114AB65600BA94A9 /* libSDL_ttf.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   176
		61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   177
		61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1F114ADD2600BA94A9 /* backgroundCenter.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   178
		61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   179
		61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   180
		61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A22114ADD2600BA94A9 /* backgroundTop.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   181
		61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   182
		61798A32114ADD2600BA94A9 /* borderTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A24114ADD2600BA94A9 /* borderTop.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   183
		61798A33114ADD2600BA94A9 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A25114ADD2600BA94A9 /* Default.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   184
		61798A34114ADD2600BA94A9 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A26114ADD2600BA94A9 /* Icon.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   185
		61798A35114ADD2600BA94A9 /* networkButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   186
		61798A36114ADD2600BA94A9 /* playButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A28114ADD2600BA94A9 /* playButton.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   187
		61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   188
		61798A38114ADD2600BA94A9 /* storeButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   189
		61798A39114ADD2600BA94A9 /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2B114ADD2600BA94A9 /* title.png */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   190
		61799289114AE08700BA94A9 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   191
		6179934F114BD5AB00BA94A9 /* menuCorner.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179934E114BD5AB00BA94A9 /* menuCorner.png */; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   192
		6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   193
		6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936811501D3D00BA94A9 /* arrowLeft.png */; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   194
		6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936911501D3D00BA94A9 /* arrowRight.png */; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   195
		6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936A11501D3D00BA94A9 /* arrowUp.png */; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   196
		617995321150403800BA94A9 /* joyPush.png in Resources */ = {isa = PBXBuildFile; fileRef = 617995311150403800BA94A9 /* joyPush.png */; };
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   197
		61C0838A11567C83005D474F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61C0838911567C83005D474F /* CoreGraphics.framework */; };
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   198
		61CE24EE115E71C20098C467 /* OverlayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61CE24EB115E71C20098C467 /* OverlayViewController.m */; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   199
		61CE24EF115E71C20098C467 /* PopupMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61CE24ED115E71C20098C467 /* PopupMenuViewController.m */; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   200
		61CE2503115E73210098C467 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61CE2501115E73210098C467 /* OverlayViewController.xib */; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   201
		61CE250D115E749A0098C467 /* OverlayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61CE250C115E749A0098C467 /* OverlayViewController.m */; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   202
		61CE2511115E74C90098C467 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61CE2510115E74C90098C467 /* OverlayViewController.xib */; };
3122
e005359efc59 hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents: 3116
diff changeset
   203
		61CE25C3115E7D1D0098C467 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */; };
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   204
		61E2F06911567CC7002D33C1 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61E2F06811567CC7002D33C1 /* CoreGraphics.framework */; };
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   205
		61FA761F115DA0DB00DA6ED0 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   206
		61FA7647115DA6A300DA6ED0 /* SplitViewRootController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   207
		61FA765D115DAACC00DA6ED0 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61FA765B115DAACC00DA6ED0 /* MasterViewController.m */; };
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   208
		922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   209
/* End PBXBuildFile section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   210
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   211
/* Begin PBXBuildRule section */
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   212
		6100DACE115446B000F455E0 /* PBXBuildRule */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   213
			isa = PBXBuildRule;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   214
			compilerSpec = com.apple.compilers.proxy.script;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   215
			fileType = sourcecode.pascal;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   216
			isEditable = 1;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   217
			outputFiles = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   218
				"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s",
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   219
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   220
			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";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   221
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   222
		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   223
			isa = PBXBuildRule;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   224
			compilerSpec = com.apple.compilers.proxy.script;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   225
			fileType = sourcecode.pascal;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   226
			isEditable = 1;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   227
			outputFiles = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   228
				"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   229
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   230
			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";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   231
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   232
/* End PBXBuildRule section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   233
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   234
/* Begin PBXContainerItemProxy section */
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   235
		6100DA70115446B000F455E0 /* PBXContainerItemProxy */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   236
			isa = PBXContainerItemProxy;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   237
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   238
			proxyType = 1;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   239
			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   240
			remoteInfo = fpc;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   241
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   242
		617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   243
			isa = PBXContainerItemProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   244
			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   245
			proxyType = 2;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   246
			remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   247
			remoteInfo = StaticLibiPhoneOS;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   248
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   249
		61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   250
			isa = PBXContainerItemProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   251
			containerPortal = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   252
			proxyType = 2;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   253
			remoteGlobalIDString = BE1FA95407AF96B2004B6283;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   254
			remoteInfo = "Static Library";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   255
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   256
		617989BA114AB47500BA94A9 /* PBXContainerItemProxy */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   257
			isa = PBXContainerItemProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   258
			containerPortal = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   259
			proxyType = 2;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   260
			remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   261
			remoteInfo = "Static Library";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   262
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   263
		61798A12114AB65600BA94A9 /* PBXContainerItemProxy */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   264
			isa = PBXContainerItemProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   265
			containerPortal = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   266
			proxyType = 2;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   267
			remoteGlobalIDString = BE48FD6E07AFA17000BB41DA;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   268
			remoteInfo = "Static Library";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   269
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   270
		928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   271
			isa = PBXContainerItemProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   272
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   273
			proxyType = 1;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   274
			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   275
			remoteInfo = fpc;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   276
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   277
/* End PBXContainerItemProxy section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   278
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   279
/* Begin PBXFileReference section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   280
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   281
		1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HedgewarsMobile.app; sourceTree = BUILT_PRODUCTS_DIR; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   282
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   283
		28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   284
		28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   285
		32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HedgewarsMobile_Prefix.pch; sourceTree = "<group>"; };
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   286
		6100DAD2115446B000F455E0 /* iHedgewars.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iHedgewars.app; sourceTree = BUILT_PRODUCTS_DIR; };
3026
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   287
		611FD990115590E700C2203D /* MainMenuViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainMenuViewController.xib; path = ../../cocoaTouch/iPad/MainMenuViewController.xib; sourceTree = SOURCE_ROOT; };
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   288
		611FD992115590E700C2203D /* SettingsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SettingsViewController.xib; path = ../../cocoaTouch/iPad/SettingsViewController.xib; sourceTree = SOURCE_ROOT; };
3027
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   289
		611FD9C81155A1F200C2203D /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Background.png; path = ../../QTfrontend/res/Background.png; sourceTree = SOURCE_ROOT; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   290
		611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HedgewarsTitle.png; path = ../../QTfrontend/res/HedgewarsTitle.png; sourceTree = SOURCE_ROOT; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   291
		611FD9CF1155A40700C2203D /* NetworkPlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NetworkPlay.png; path = ../../QTfrontend/res/NetworkPlay.png; sourceTree = SOURCE_ROOT; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   292
		611FD9D11155A41000C2203D /* Multiplayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Multiplayer.png; path = ../../QTfrontend/res/Multiplayer.png; sourceTree = SOURCE_ROOT; };
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   293
		611FDB631155BFFF00C2203D /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../../cocoaTouch/iPad/Default.png; sourceTree = SOURCE_ROOT; };
3250
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   294
		615F159C1166216A002444F2 /* TeamSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamSettingsViewController.h; path = ../../cocoaTouch/iPad/TeamSettingsViewController.h; sourceTree = SOURCE_ROOT; };
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   295
		615F159D1166216A002444F2 /* TeamSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamSettingsViewController.m; path = ../../cocoaTouch/iPad/TeamSettingsViewController.m; sourceTree = SOURCE_ROOT; };
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   296
		615F15AC116628CC002444F2 /* SingleTeamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SingleTeamViewController.h; path = ../../cocoaTouch/iPad/SingleTeamViewController.h; sourceTree = SOURCE_ROOT; };
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   297
		615F15AD116628CC002444F2 /* SingleTeamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SingleTeamViewController.m; path = ../../cocoaTouch/iPad/SingleTeamViewController.m; sourceTree = SOURCE_ROOT; };
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   298
		617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   299
		617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   300
		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   301
		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   302
		617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   303
		617987EB114AA34C00BA94A9 /* options.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = options.inc; path = ../../hedgewars/options.inc; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   304
		617987EC114AA34C00BA94A9 /* PascalExports.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = PascalExports.pas; path = ../../hedgewars/PascalExports.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   305
		617987ED114AA34C00BA94A9 /* SDLh.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SDLh.pas; path = ../../hedgewars/SDLh.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   306
		617987F0114AA34C00BA94A9 /* SinTable.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SinTable.inc; path = ../../hedgewars/SinTable.inc; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   307
		617987F1114AA34C00BA94A9 /* uAI.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAI.pas; path = ../../hedgewars/uAI.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   308
		617987F2114AA34C00BA94A9 /* uAIActions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIActions.pas; path = ../../hedgewars/uAIActions.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   309
		617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIAmmoTests.pas; path = ../../hedgewars/uAIAmmoTests.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   310
		617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIMisc.pas; path = ../../hedgewars/uAIMisc.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   311
		617987F5114AA34C00BA94A9 /* uAmmos.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAmmos.pas; path = ../../hedgewars/uAmmos.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   312
		617987F6114AA34C00BA94A9 /* uChat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uChat.pas; path = ../../hedgewars/uChat.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   313
		617987F7114AA34C00BA94A9 /* uCollisions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCollisions.pas; path = ../../hedgewars/uCollisions.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   314
		617987F8114AA34C00BA94A9 /* uConsole.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsole.pas; path = ../../hedgewars/uConsole.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   315
		617987F9114AA34C00BA94A9 /* uConsts.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsts.pas; path = ../../hedgewars/uConsts.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   316
		617987FA114AA34C00BA94A9 /* uFloat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uFloat.pas; path = ../../hedgewars/uFloat.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   317
		617987FB114AA34C00BA94A9 /* uGame.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGame.pas; path = ../../hedgewars/uGame.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   318
		617987FC114AA34C00BA94A9 /* uGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGears.pas; path = ../../hedgewars/uGears.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   319
		617987FD114AA34C00BA94A9 /* uIO.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uIO.pas; path = ../../hedgewars/uIO.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   320
		617987FE114AA34C00BA94A9 /* uKeys.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uKeys.pas; path = ../../hedgewars/uKeys.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   321
		617987FF114AA34C00BA94A9 /* uLand.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLand.pas; path = ../../hedgewars/uLand.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   322
		61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGraphics.pas; path = ../../hedgewars/uLandGraphics.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   323
		61798801114AA34C00BA94A9 /* uLandObjects.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandObjects.pas; path = ../../hedgewars/uLandObjects.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   324
		61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTemplates.pas; path = ../../hedgewars/uLandTemplates.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   325
		61798803114AA34C00BA94A9 /* uLandTexture.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTexture.pas; path = ../../hedgewars/uLandTexture.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   326
		61798804114AA34C00BA94A9 /* uLocale.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLocale.pas; path = ../../hedgewars/uLocale.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   327
		61798805114AA34C00BA94A9 /* uMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMisc.pas; path = ../../hedgewars/uMisc.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   328
		61798806114AA34C00BA94A9 /* uRandom.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRandom.pas; path = ../../hedgewars/uRandom.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   329
		61798807114AA34C00BA94A9 /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   330
		61798808114AA34C00BA94A9 /* uSHA.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSHA.pas; path = ../../hedgewars/uSHA.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   331
		61798809114AA34C00BA94A9 /* uSound.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSound.pas; path = ../../hedgewars/uSound.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   332
		6179880A114AA34C00BA94A9 /* uStats.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStats.pas; path = ../../hedgewars/uStats.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   333
		6179880B114AA34C00BA94A9 /* uStore.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStore.pas; path = ../../hedgewars/uStore.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   334
		6179880C114AA34C00BA94A9 /* uTeams.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTeams.pas; path = ../../hedgewars/uTeams.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   335
		6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGears.pas; path = ../../hedgewars/uVisualGears.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   336
		6179880F114AA34C00BA94A9 /* uWorld.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uWorld.pas; path = ../../hedgewars/uWorld.pas; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   337
		61798852114AA44900BA94A9 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = config.inc; path = ../../hedgewars/config.inc; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   338
		61798856114AA48A00BA94A9 /* CGPointUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CGPointUtils.c; path = ../../cocoaTouch/otherSrc/CGPointUtils.c; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   339
		61798857114AA48A00BA94A9 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = ../../cocoaTouch/otherSrc/CGPointUtils.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   340
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   341
		61798859114AA48A00BA94A9 /* IMG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG.c; path = ../../cocoaTouch/otherSrc/IMG.c; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   342
		6179885A114AA48A00BA94A9 /* PascalImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PascalImports.h; path = ../../cocoaTouch/otherSrc/PascalImports.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   343
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   344
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   345
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   346
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   347
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   348
		6179886E114AA4D000BA94A9 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainMenuViewController.h; path = ../../cocoaTouch/MainMenuViewController.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   349
		6179886F114AA4D000BA94A9 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainMenuViewController.m; path = ../../cocoaTouch/MainMenuViewController.m; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   350
		61798870114AA4D000BA94A9 /* MainMenuViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainMenuViewController.xib; path = ../../cocoaTouch/MainMenuViewController.xib; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   351
		61798871114AA4D000BA94A9 /* SchemeEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SchemeEditViewController.h; path = ../../cocoaTouch/SchemeEditViewController.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   352
		61798872114AA4D000BA94A9 /* SchemeEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SchemeEditViewController.m; path = ../../cocoaTouch/SchemeEditViewController.m; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   353
		61798873114AA4D000BA94A9 /* SchemeEditViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SchemeEditViewController.xib; path = ../../cocoaTouch/SchemeEditViewController.xib; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   354
		61798874114AA4D000BA94A9 /* SettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SettingsViewController.h; path = ../../cocoaTouch/SettingsViewController.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   355
		61798875114AA4D000BA94A9 /* SettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SettingsViewController.m; path = ../../cocoaTouch/SettingsViewController.m; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   356
		61798876114AA4D000BA94A9 /* SettingsViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = SettingsViewController.xib; path = ../../cocoaTouch/SettingsViewController.xib; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   357
		61798877114AA4D000BA94A9 /* TeamEditViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamEditViewController.h; path = ../../cocoaTouch/TeamEditViewController.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   358
		61798878114AA4D000BA94A9 /* TeamEditViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamEditViewController.m; path = ../../cocoaTouch/TeamEditViewController.m; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   359
		61798879114AA4D000BA94A9 /* TeamEditViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = TeamEditViewController.xib; path = ../../cocoaTouch/TeamEditViewController.xib; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   360
		6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamMenuViewController.h; path = ../../cocoaTouch/TeamMenuViewController.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   361
		6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamMenuViewController.m; path = ../../cocoaTouch/TeamMenuViewController.m; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   362
		6179887C114AA4D000BA94A9 /* TeamMenuViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = TeamMenuViewController.xib; path = ../../cocoaTouch/TeamMenuViewController.xib; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   363
		61798887114AA4E600BA94A9 /* GameSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameSetup.h; path = ../../cocoaTouch/GameSetup.h; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   364
		61798888114AA4E600BA94A9 /* GameSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameSetup.m; path = ../../cocoaTouch/GameSetup.m; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   365
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   366
		61798916114AAF2100BA94A9 /* libfreetype_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_arm.a; sourceTree = "<group>"; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   367
		61798917114AAF2100BA94A9 /* libfreetype_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_x86.a; sourceTree = "<group>"; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   368
		61798918114AAF2100BA94A9 /* libpng_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpng_arm.a; sourceTree = "<group>"; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   369
		61798919114AAF2100BA94A9 /* libpng_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpng_x86.a; sourceTree = "<group>"; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   370
		6179891A114AAF2100BA94A9 /* libvorbis_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbis_arm.a; sourceTree = "<group>"; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   371
		61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   372
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   373
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   374
		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; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   375
		61798A1E114ADD2600BA94A9 /* backgroundBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundBottom.png; path = ../../cocoaTouch/resources/backgroundBottom.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   376
		61798A1F114ADD2600BA94A9 /* backgroundCenter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundCenter.png; path = ../../cocoaTouch/resources/backgroundCenter.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   377
		61798A20114ADD2600BA94A9 /* backgroundLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundLeft.png; path = ../../cocoaTouch/resources/backgroundLeft.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   378
		61798A21114ADD2600BA94A9 /* backgroundRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundRight.png; path = ../../cocoaTouch/resources/backgroundRight.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   379
		61798A22114ADD2600BA94A9 /* backgroundTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundTop.png; path = ../../cocoaTouch/resources/backgroundTop.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   380
		61798A23114ADD2600BA94A9 /* borderBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderBottom.png; path = ../../cocoaTouch/resources/borderBottom.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   381
		61798A24114ADD2600BA94A9 /* borderTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderTop.png; path = ../../cocoaTouch/resources/borderTop.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   382
		61798A25114ADD2600BA94A9 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../../cocoaTouch/resources/Default.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   383
		61798A26114ADD2600BA94A9 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../../cocoaTouch/resources/Icon.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   384
		61798A27114ADD2600BA94A9 /* networkButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = networkButton.png; path = ../../cocoaTouch/resources/networkButton.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   385
		61798A28114ADD2600BA94A9 /* playButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = playButton.png; path = ../../cocoaTouch/resources/playButton.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   386
		61798A29114ADD2600BA94A9 /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = ../../cocoaTouch/resources/settingsButton.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   387
		61798A2A114ADD2600BA94A9 /* storeButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = storeButton.png; path = ../../cocoaTouch/resources/storeButton.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   388
		61798A2B114ADD2600BA94A9 /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = ../../cocoaTouch/resources/title.png; sourceTree = SOURCE_ROOT; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   389
		61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = "<group>"; };
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   390
		6179934E114BD5AB00BA94A9 /* menuCorner.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = menuCorner.png; path = ../../cocoaTouch/resources/menuCorner.png; sourceTree = SOURCE_ROOT; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   391
		6179936711501D3D00BA94A9 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = ../../cocoaTouch/resources/arrowDown.png; sourceTree = SOURCE_ROOT; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   392
		6179936811501D3D00BA94A9 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = ../../cocoaTouch/resources/arrowLeft.png; sourceTree = SOURCE_ROOT; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   393
		6179936911501D3D00BA94A9 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = ../../cocoaTouch/resources/arrowRight.png; sourceTree = SOURCE_ROOT; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   394
		6179936A11501D3D00BA94A9 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = ../../cocoaTouch/resources/arrowUp.png; sourceTree = SOURCE_ROOT; };
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   395
		617995311150403800BA94A9 /* joyPush.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyPush.png; path = ../../cocoaTouch/resources/joyPush.png; sourceTree = SOURCE_ROOT; };
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   396
		61C0838911567C83005D474F /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   397
		61CE24EA115E71C20098C467 /* OverlayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OverlayViewController.h; path = ../../cocoaTouch/iPad/OverlayViewController.h; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   398
		61CE24EB115E71C20098C467 /* OverlayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OverlayViewController.m; path = ../../cocoaTouch/iPad/OverlayViewController.m; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   399
		61CE24EC115E71C20098C467 /* PopupMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PopupMenuViewController.h; path = ../../cocoaTouch/iPad/PopupMenuViewController.h; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   400
		61CE24ED115E71C20098C467 /* PopupMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PopupMenuViewController.m; path = ../../cocoaTouch/iPad/PopupMenuViewController.m; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   401
		61CE2501115E73210098C467 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/iPad/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   402
		61CE250B115E749A0098C467 /* OverlayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OverlayViewController.h; path = ../../cocoaTouch/OverlayViewController.h; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   403
		61CE250C115E749A0098C467 /* OverlayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OverlayViewController.m; path = ../../cocoaTouch/OverlayViewController.m; sourceTree = SOURCE_ROOT; };
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   404
		61CE2510115E74C90098C467 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   405
		61E2F06811567CC7002D33C1 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   406
		61FA761D115DA0DB00DA6ED0 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainMenuViewController.h; path = ../../cocoaTouch/iPad/MainMenuViewController.h; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   407
		61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainMenuViewController.m; path = ../../cocoaTouch/iPad/MainMenuViewController.m; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   408
		61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SplitViewRootController.h; path = ../../cocoaTouch/iPad/SplitViewRootController.h; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   409
		61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SplitViewRootController.m; path = ../../cocoaTouch/iPad/SplitViewRootController.m; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   410
		61FA765A115DAACC00DA6ED0 /* MasterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MasterViewController.h; path = ../../cocoaTouch/iPad/MasterViewController.h; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   411
		61FA765B115DAACC00DA6ED0 /* MasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MasterViewController.m; path = ../../cocoaTouch/iPad/MasterViewController.m; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   412
		61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailViewController.h; path = ../../cocoaTouch/iPad/DetailViewController.h; sourceTree = SOURCE_ROOT; };
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   413
		61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailViewController.m; path = ../../cocoaTouch/iPad/DetailViewController.m; sourceTree = SOURCE_ROOT; };
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   414
		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   415
		928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   416
/* End PBXFileReference section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   417
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   418
/* Begin PBXFrameworksBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   419
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   420
			isa = PBXFrameworksBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   421
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   422
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   423
				61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   424
				617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   425
				617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   426
				61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   427
				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   428
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   429
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   430
				28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   431
				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   432
				6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   433
				6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   434
				6179891D114AAF2100BA94A9 /* libpng_arm.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   435
				6179891E114AAF2100BA94A9 /* libpng_x86.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   436
				6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   437
				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   438
				61C0838A11567C83005D474F /* CoreGraphics.framework in Frameworks */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   439
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   440
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   441
		};
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   442
		6100DABD115446B000F455E0 /* Frameworks */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   443
			isa = PBXFrameworksBuildPhase;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   444
			buildActionMask = 2147483647;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   445
			files = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   446
				6100DABE115446B000F455E0 /* libSDL_ttf.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   447
				6100DABF115446B000F455E0 /* libSDL_net.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   448
				6100DAC0115446B000F455E0 /* libSDLiPhoneOS.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   449
				6100DAC1115446B000F455E0 /* libSDL_mixer.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   450
				6100DAC2115446B000F455E0 /* libfpc.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   451
				6100DAC3115446B000F455E0 /* Foundation.framework in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   452
				6100DAC4115446B000F455E0 /* UIKit.framework in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   453
				6100DAC5115446B000F455E0 /* OpenGLES.framework in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   454
				6100DAC6115446B000F455E0 /* QuartzCore.framework in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   455
				6100DAC7115446B000F455E0 /* libfreetype_arm.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   456
				6100DAC8115446B000F455E0 /* libfreetype_x86.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   457
				6100DAC9115446B000F455E0 /* libpng_arm.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   458
				6100DACA115446B000F455E0 /* libpng_x86.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   459
				6100DACB115446B000F455E0 /* libvorbis_arm.a in Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   460
				6100DACC115446B000F455E0 /* AudioToolbox.framework in Frameworks */,
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   461
				61E2F06911567CC7002D33C1 /* CoreGraphics.framework in Frameworks */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   462
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   463
			runOnlyForDeploymentPostprocessing = 0;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   464
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   465
/* End PBXFrameworksBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   466
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   467
/* Begin PBXGroup section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   468
		080E96DDFE201D6D7F000001 /* Classes */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   469
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   470
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   471
				61798887114AA4E600BA94A9 /* GameSetup.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   472
				61798888114AA4E600BA94A9 /* GameSetup.m */,
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   473
				61FA7620115DA0EA00DA6ED0 /* iPad Frontend */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   474
				6179886C114AA4B900BA94A9 /* iPhone Frontend */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   475
				61798860114AA49D00BA94A9 /* SDLOverrides */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   476
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   477
			path = Classes;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   478
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   479
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   480
		19C28FACFE9D520D11CA2CBB /* Products */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   481
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   482
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   483
				1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   484
				928301170F10CAFC00CC5A3C /* libfpc.a */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   485
				6100DAD2115446B000F455E0 /* iHedgewars.app */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   486
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   487
			name = Products;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   488
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   489
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   490
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   491
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   492
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   493
				9283015C0F10E48900CC5A3C /* Pascal Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   494
				080E96DDFE201D6D7F000001 /* Classes */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   495
				29B97315FDCFA39411CA2CEA /* Other Sources */,
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   496
				29B97323FDCFA39411CA2CEA /* Frameworks */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   497
				29B97317FDCFA39411CA2CEA /* Resources */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   498
				6100DAD4115446B000F455E0 /* Resources-iPad */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   499
				19C28FACFE9D520D11CA2CBB /* Products */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   500
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   501
			name = CustomTemplate;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   502
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   503
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   504
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   505
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   506
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   507
				61798856114AA48A00BA94A9 /* CGPointUtils.c */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   508
				61798857114AA48A00BA94A9 /* CGPointUtils.h */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   509
				61798859114AA48A00BA94A9 /* IMG.c */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   510
				61798858114AA48A00BA94A9 /* IMG_png.c */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   511
				6179885A114AA48A00BA94A9 /* PascalImports.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   512
				6179885B114AA48A00BA94A9 /* SDL_image.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   513
				32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   514
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   515
			name = "Other Sources";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   516
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   517
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   518
		29B97317FDCFA39411CA2CEA /* Resources */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   519
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   520
			children = (
3026
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   521
				6100DB1711544E8400F455E0 /* XIB */,
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   522
				6179937011501D5800BA94A9 /* buttons */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   523
				6179936F11501D4100BA94A9 /* back panels */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   524
				6179936611501D1E00BA94A9 /* joystick */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   525
				61798A5E114AE08600BA94A9 /* Data */,
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   526
				6179934E114BD5AB00BA94A9 /* menuCorner.png */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   527
				61798A25114ADD2600BA94A9 /* Default.png */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   528
				61798A26114ADD2600BA94A9 /* Icon.png */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   529
				61798A2B114ADD2600BA94A9 /* title.png */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   530
				8D1107310486CEB800E47090 /* Info.plist */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   531
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   532
			name = Resources;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   533
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   534
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   535
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   536
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   537
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   538
				61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   539
				617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   540
				6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   541
				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   542
				28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   543
				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   544
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   545
				1D30AB110D05D00D00671497 /* Foundation.framework */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   546
				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   547
				61798916114AAF2100BA94A9 /* libfreetype_arm.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   548
				61798917114AAF2100BA94A9 /* libfreetype_x86.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   549
				61798918114AAF2100BA94A9 /* libpng_arm.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   550
				61798919114AAF2100BA94A9 /* libpng_x86.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   551
				6179891A114AAF2100BA94A9 /* libvorbis_arm.a */,
3034
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   552
				61C0838911567C83005D474F /* CoreGraphics.framework */,
b576460ba8ad fix a rotation glitch
koda
parents: 3027
diff changeset
   553
				61E2F06811567CC7002D33C1 /* CoreGraphics.framework */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   554
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   555
			name = Frameworks;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   556
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   557
		};
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   558
		6100DAD4115446B000F455E0 /* Resources-iPad */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   559
			isa = PBXGroup;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   560
			children = (
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   561
				61CE2509115E74260098C467 /* XIB */,
3027
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   562
				611FDB631155BFFF00C2203D /* Default.png */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   563
				611FD9C81155A1F200C2203D /* Background.png */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   564
				611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   565
				611FD9D11155A41000C2203D /* Multiplayer.png */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   566
				611FD9CF1155A40700C2203D /* NetworkPlay.png */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   567
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   568
			name = "Resources-iPad";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   569
			sourceTree = "<group>";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   570
		};
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   571
		6100DB1711544E8400F455E0 /* XIB */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   572
			isa = PBXGroup;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   573
			children = (
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   574
				61CE2510115E74C90098C467 /* OverlayViewController.xib */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   575
				61798870114AA4D000BA94A9 /* MainMenuViewController.xib */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   576
				61798873114AA4D000BA94A9 /* SchemeEditViewController.xib */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   577
				61798876114AA4D000BA94A9 /* SettingsViewController.xib */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   578
				61798879114AA4D000BA94A9 /* TeamEditViewController.xib */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   579
				6179887C114AA4D000BA94A9 /* TeamMenuViewController.xib */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   580
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   581
			name = XIB;
3026
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   582
			path = Classes;
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   583
			sourceTree = "<group>";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   584
		};
3250
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   585
		615F159B11662108002444F2 /* Settings */ = {
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   586
			isa = PBXGroup;
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   587
			children = (
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   588
				61FA765A115DAACC00DA6ED0 /* MasterViewController.h */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   589
				61FA765B115DAACC00DA6ED0 /* MasterViewController.m */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   590
				61FA7665115DAB1B00DA6ED0 /* DetailViewController.h */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   591
				61FA7666115DAB1B00DA6ED0 /* DetailViewController.m */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   592
				615F15AC116628CC002444F2 /* SingleTeamViewController.h */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   593
				615F15AD116628CC002444F2 /* SingleTeamViewController.m */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   594
				615F159C1166216A002444F2 /* TeamSettingsViewController.h */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   595
				615F159D1166216A002444F2 /* TeamSettingsViewController.m */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   596
			);
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   597
			name = Settings;
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   598
			sourceTree = "<group>";
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   599
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   600
		61798860114AA49D00BA94A9 /* SDLOverrides */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   601
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   602
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   603
				61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   604
				61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   605
				61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   606
				61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   607
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   608
			name = SDLOverrides;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   609
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   610
		};
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   611
		6179886C114AA4B900BA94A9 /* iPhone Frontend */ = {
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   612
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   613
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   614
				6179886E114AA4D000BA94A9 /* MainMenuViewController.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   615
				6179886F114AA4D000BA94A9 /* MainMenuViewController.m */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   616
				61798871114AA4D000BA94A9 /* SchemeEditViewController.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   617
				61798872114AA4D000BA94A9 /* SchemeEditViewController.m */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   618
				61798874114AA4D000BA94A9 /* SettingsViewController.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   619
				61798875114AA4D000BA94A9 /* SettingsViewController.m */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   620
				61798877114AA4D000BA94A9 /* TeamEditViewController.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   621
				61798878114AA4D000BA94A9 /* TeamEditViewController.m */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   622
				6179887A114AA4D000BA94A9 /* TeamMenuViewController.h */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   623
				6179887B114AA4D000BA94A9 /* TeamMenuViewController.m */,
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   624
				61CE250B115E749A0098C467 /* OverlayViewController.h */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   625
				61CE250C115E749A0098C467 /* OverlayViewController.m */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   626
			);
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   627
			name = "iPhone Frontend";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   628
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   629
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   630
		61798892114AA56300BA94A9 /* inc */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   631
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   632
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   633
				61798852114AA44900BA94A9 /* config.inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   634
				617987E1114AA34C00BA94A9 /* CCHandlers.inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   635
				617987E4114AA34C00BA94A9 /* GSHandlers.inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   636
				617987E5114AA34C00BA94A9 /* HHHandlers.inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   637
				617987EB114AA34C00BA94A9 /* options.inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   638
				617987F0114AA34C00BA94A9 /* SinTable.inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   639
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   640
			name = inc;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   641
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   642
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   643
		617988D4114AAA3900BA94A9 /* Products */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   644
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   645
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   646
				617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   647
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   648
			name = Products;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   649
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   650
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   651
		6179898C114AB3FA00BA94A9 /* Products */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   652
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   653
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   654
				61798993114AB3FA00BA94A9 /* libSDL_mixer.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   655
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   656
			name = Products;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   657
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   658
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   659
		617989B4114AB47500BA94A9 /* Products */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   660
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   661
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   662
				617989BB114AB47500BA94A9 /* libSDL_net.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   663
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   664
			name = Products;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   665
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   666
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   667
		61798A0C114AB65600BA94A9 /* Products */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   668
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   669
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   670
				61798A13114AB65600BA94A9 /* libSDL_ttf.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   671
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   672
			name = Products;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   673
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   674
		};
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   675
		6179936611501D1E00BA94A9 /* joystick */ = {
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   676
			isa = PBXGroup;
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   677
			children = (
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   678
				617995311150403800BA94A9 /* joyPush.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   679
				6179936711501D3D00BA94A9 /* arrowDown.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   680
				6179936811501D3D00BA94A9 /* arrowLeft.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   681
				6179936911501D3D00BA94A9 /* arrowRight.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   682
				6179936A11501D3D00BA94A9 /* arrowUp.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   683
			);
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   684
			name = joystick;
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   685
			sourceTree = "<group>";
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   686
		};
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   687
		6179936F11501D4100BA94A9 /* back panels */ = {
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   688
			isa = PBXGroup;
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   689
			children = (
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   690
				61798A1E114ADD2600BA94A9 /* backgroundBottom.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   691
				61798A1F114ADD2600BA94A9 /* backgroundCenter.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   692
				61798A20114ADD2600BA94A9 /* backgroundLeft.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   693
				61798A21114ADD2600BA94A9 /* backgroundRight.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   694
				61798A22114ADD2600BA94A9 /* backgroundTop.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   695
				61798A23114ADD2600BA94A9 /* borderBottom.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   696
				61798A24114ADD2600BA94A9 /* borderTop.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   697
			);
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   698
			name = "back panels";
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   699
			sourceTree = "<group>";
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   700
		};
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   701
		6179937011501D5800BA94A9 /* buttons */ = {
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   702
			isa = PBXGroup;
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   703
			children = (
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   704
				61798A27114ADD2600BA94A9 /* networkButton.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   705
				61798A28114ADD2600BA94A9 /* playButton.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   706
				61798A29114ADD2600BA94A9 /* settingsButton.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   707
				61798A2A114ADD2600BA94A9 /* storeButton.png */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   708
			);
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   709
			name = buttons;
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   710
			sourceTree = "<group>";
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   711
		};
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   712
		61CE2509115E74260098C467 /* XIB */ = {
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   713
			isa = PBXGroup;
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   714
			children = (
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   715
				611FD990115590E700C2203D /* MainMenuViewController.xib */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   716
				611FD992115590E700C2203D /* SettingsViewController.xib */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   717
				61CE2501115E73210098C467 /* OverlayViewController.xib */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   718
			);
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   719
			name = XIB;
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   720
			sourceTree = "<group>";
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   721
		};
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   722
		61FA7620115DA0EA00DA6ED0 /* iPad Frontend */ = {
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   723
			isa = PBXGroup;
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   724
			children = (
3250
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
   725
				615F159B11662108002444F2 /* Settings */,
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   726
				61FA766A115DAB2A00DA6ED0 /* Overlay */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   727
				61FA761D115DA0DB00DA6ED0 /* MainMenuViewController.h */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   728
				61FA761E115DA0DB00DA6ED0 /* MainMenuViewController.m */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   729
				61FA7644115DA6A300DA6ED0 /* SplitViewRootController.h */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   730
				61FA7645115DA6A300DA6ED0 /* SplitViewRootController.m */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   731
			);
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   732
			name = "iPad Frontend";
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   733
			sourceTree = "<group>";
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   734
		};
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   735
		61FA766A115DAB2A00DA6ED0 /* Overlay */ = {
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   736
			isa = PBXGroup;
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   737
			children = (
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   738
				61CE24EA115E71C20098C467 /* OverlayViewController.h */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   739
				61CE24EB115E71C20098C467 /* OverlayViewController.m */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   740
				61CE24EC115E71C20098C467 /* PopupMenuViewController.h */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   741
				61CE24ED115E71C20098C467 /* PopupMenuViewController.m */,
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   742
			);
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   743
			name = Overlay;
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   744
			sourceTree = "<group>";
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
   745
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   746
		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   747
			isa = PBXGroup;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   748
			children = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   749
				61798892114AA56300BA94A9 /* inc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   750
				617987E7114AA34C00BA94A9 /* hwengine.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   751
				617987E9114AA34C00BA94A9 /* hwLibrary.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   752
				617987EC114AA34C00BA94A9 /* PascalExports.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   753
				617987ED114AA34C00BA94A9 /* SDLh.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   754
				617987F1114AA34C00BA94A9 /* uAI.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   755
				617987F2114AA34C00BA94A9 /* uAIActions.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   756
				617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   757
				617987F4114AA34C00BA94A9 /* uAIMisc.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   758
				617987F5114AA34C00BA94A9 /* uAmmos.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   759
				617987F6114AA34C00BA94A9 /* uChat.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   760
				617987F7114AA34C00BA94A9 /* uCollisions.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   761
				617987F8114AA34C00BA94A9 /* uConsole.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   762
				617987F9114AA34C00BA94A9 /* uConsts.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   763
				617987FA114AA34C00BA94A9 /* uFloat.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   764
				617987FB114AA34C00BA94A9 /* uGame.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   765
				617987FC114AA34C00BA94A9 /* uGears.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   766
				617987FD114AA34C00BA94A9 /* uIO.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   767
				617987FE114AA34C00BA94A9 /* uKeys.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   768
				617987FF114AA34C00BA94A9 /* uLand.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   769
				61798800114AA34C00BA94A9 /* uLandGraphics.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   770
				61798801114AA34C00BA94A9 /* uLandObjects.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   771
				61798802114AA34C00BA94A9 /* uLandTemplates.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   772
				61798803114AA34C00BA94A9 /* uLandTexture.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   773
				61798804114AA34C00BA94A9 /* uLocale.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   774
				61798805114AA34C00BA94A9 /* uMisc.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   775
				61798806114AA34C00BA94A9 /* uRandom.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   776
				61798807114AA34C00BA94A9 /* uScript.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   777
				61798808114AA34C00BA94A9 /* uSHA.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   778
				61798809114AA34C00BA94A9 /* uSound.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   779
				6179880A114AA34C00BA94A9 /* uStats.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   780
				6179880B114AA34C00BA94A9 /* uStore.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   781
				6179880C114AA34C00BA94A9 /* uTeams.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   782
				6179880E114AA34C00BA94A9 /* uVisualGears.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   783
				6179880F114AA34C00BA94A9 /* uWorld.pas */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   784
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   785
			name = "Pascal Sources";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   786
			sourceTree = "<group>";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   787
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   788
/* End PBXGroup section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   789
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   790
/* Begin PBXNativeTarget section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   791
		1D6058900D05DD3D006BFB54 /* HedgewarsMobile */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   792
			isa = PBXNativeTarget;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   793
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HedgewarsMobile" */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   794
			buildPhases = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   795
				1D60588D0D05DD3D006BFB54 /* Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   796
				1D60588E0D05DD3D006BFB54 /* Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   797
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   798
				61798A54114ADD5E00BA94A9 /* ShellScript */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   799
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   800
			buildRules = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   801
				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   802
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   803
			dependencies = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   804
				9283015A0F10E41300CC5A3C /* PBXTargetDependency */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   805
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   806
			name = HedgewarsMobile;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   807
			productName = HedgewarsMobile;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   808
			productReference = 1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   809
			productType = "com.apple.product-type.application";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   810
		};
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   811
		6100DA6E115446B000F455E0 /* iHedgewars */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   812
			isa = PBXNativeTarget;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   813
			buildConfigurationList = 6100DACF115446B000F455E0 /* Build configuration list for PBXNativeTarget "iHedgewars" */;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   814
			buildPhases = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   815
				6100DA71115446B000F455E0 /* Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   816
				6100DA8D115446B000F455E0 /* Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   817
				6100DABD115446B000F455E0 /* Frameworks */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   818
				6100DACD115446B000F455E0 /* ShellScript */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   819
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   820
			buildRules = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   821
				6100DACE115446B000F455E0 /* PBXBuildRule */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   822
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   823
			dependencies = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   824
				6100DA6F115446B000F455E0 /* PBXTargetDependency */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   825
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   826
			name = iHedgewars;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   827
			productName = HedgewarsMobile;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   828
			productReference = 6100DAD2115446B000F455E0 /* iHedgewars.app */;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   829
			productType = "com.apple.product-type.application";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   830
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   831
		928301160F10CAFC00CC5A3C /* fpc */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   832
			isa = PBXNativeTarget;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   833
			buildConfigurationList = 9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   834
			buildPhases = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   835
				9283011B0F10CB2D00CC5A3C /* Build libfpc.a */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   836
				928301560F10E04C00CC5A3C /* Compile Pascal Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   837
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   838
			buildRules = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   839
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   840
			dependencies = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   841
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   842
			name = fpc;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   843
			productName = fpc;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   844
			productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   845
			productType = "com.apple.product-type.library.static";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   846
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   847
/* End PBXNativeTarget section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   848
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   849
/* Begin PBXProject section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   850
		29B97313FDCFA39411CA2CEA /* Project object */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   851
			isa = PBXProject;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   852
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HedgewarsMobile" */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   853
			compatibilityVersion = "Xcode 3.1";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   854
			hasScannedForEncodings = 1;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   855
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   856
			projectDirPath = "";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   857
			projectReferences = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   858
				{
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   859
					ProductGroup = 6179898C114AB3FA00BA94A9 /* Products */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   860
					ProjectRef = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   861
				},
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   862
				{
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   863
					ProductGroup = 617989B4114AB47500BA94A9 /* Products */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   864
					ProjectRef = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   865
				},
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   866
				{
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   867
					ProductGroup = 61798A0C114AB65600BA94A9 /* Products */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   868
					ProjectRef = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   869
				},
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   870
				{
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   871
					ProductGroup = 617988D4114AAA3900BA94A9 /* Products */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   872
					ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   873
				},
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   874
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   875
			projectRoot = "";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   876
			targets = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   877
				1D6058900D05DD3D006BFB54 /* HedgewarsMobile */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   878
				928301160F10CAFC00CC5A3C /* fpc */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   879
				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   880
				6100DA6E115446B000F455E0 /* iHedgewars */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   881
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   882
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   883
/* End PBXProject section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   884
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   885
/* Begin PBXReferenceProxy section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   886
		617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   887
			isa = PBXReferenceProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   888
			fileType = archive.ar;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   889
			path = libSDLiPhoneOS.a;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   890
			remoteRef = 617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   891
			sourceTree = BUILT_PRODUCTS_DIR;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   892
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   893
		61798993114AB3FA00BA94A9 /* libSDL_mixer.a */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   894
			isa = PBXReferenceProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   895
			fileType = archive.ar;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   896
			path = libSDL_mixer.a;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   897
			remoteRef = 61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   898
			sourceTree = BUILT_PRODUCTS_DIR;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   899
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   900
		617989BB114AB47500BA94A9 /* libSDL_net.a */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   901
			isa = PBXReferenceProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   902
			fileType = archive.ar;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   903
			path = libSDL_net.a;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   904
			remoteRef = 617989BA114AB47500BA94A9 /* PBXContainerItemProxy */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   905
			sourceTree = BUILT_PRODUCTS_DIR;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   906
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   907
		61798A13114AB65600BA94A9 /* libSDL_ttf.a */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   908
			isa = PBXReferenceProxy;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   909
			fileType = archive.ar;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   910
			path = libSDL_ttf.a;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   911
			remoteRef = 61798A12114AB65600BA94A9 /* PBXContainerItemProxy */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   912
			sourceTree = BUILT_PRODUCTS_DIR;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   913
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   914
/* End PBXReferenceProxy section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   915
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   916
/* Begin PBXResourcesBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   917
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   918
			isa = PBXResourcesBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   919
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   920
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   921
				6179887E114AA4D000BA94A9 /* MainMenuViewController.xib in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   922
				61798880114AA4D000BA94A9 /* SchemeEditViewController.xib in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   923
				61798882114AA4D000BA94A9 /* SettingsViewController.xib in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   924
				61798884114AA4D000BA94A9 /* TeamEditViewController.xib in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   925
				61798886114AA4D000BA94A9 /* TeamMenuViewController.xib in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   926
				61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   927
				61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   928
				61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   929
				61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   930
				61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   931
				61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   932
				61798A32114ADD2600BA94A9 /* borderTop.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   933
				61798A33114ADD2600BA94A9 /* Default.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   934
				61798A34114ADD2600BA94A9 /* Icon.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   935
				61798A35114ADD2600BA94A9 /* networkButton.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   936
				61798A36114ADD2600BA94A9 /* playButton.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   937
				61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   938
				61798A38114ADD2600BA94A9 /* storeButton.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   939
				61798A39114ADD2600BA94A9 /* title.png in Resources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   940
				61799289114AE08700BA94A9 /* Data in Resources */,
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   941
				6179934F114BD5AB00BA94A9 /* menuCorner.png in Resources */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   942
				6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   943
				6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   944
				6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   945
				6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */,
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
   946
				617995321150403800BA94A9 /* joyPush.png in Resources */,
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   947
				61CE2511115E74C90098C467 /* OverlayViewController.xib in Resources */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   948
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   949
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   950
		};
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   951
		6100DA71115446B000F455E0 /* Resources */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   952
			isa = PBXResourcesBuildPhase;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   953
			buildActionMask = 2147483647;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   954
			files = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   955
				6100DA77115446B000F455E0 /* backgroundBottom.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   956
				6100DA78115446B000F455E0 /* backgroundCenter.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   957
				6100DA79115446B000F455E0 /* backgroundLeft.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   958
				6100DA7A115446B000F455E0 /* backgroundRight.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   959
				6100DA7B115446B000F455E0 /* backgroundTop.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   960
				6100DA7C115446B000F455E0 /* borderBottom.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   961
				6100DA7D115446B000F455E0 /* borderTop.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   962
				6100DA7F115446B000F455E0 /* Icon.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   963
				6100DA80115446B000F455E0 /* networkButton.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   964
				6100DA81115446B000F455E0 /* playButton.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   965
				6100DA82115446B000F455E0 /* settingsButton.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   966
				6100DA83115446B000F455E0 /* storeButton.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   967
				6100DA84115446B000F455E0 /* title.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   968
				6100DA85115446B000F455E0 /* Data in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   969
				6100DA86115446B000F455E0 /* menuCorner.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   970
				6100DA87115446B000F455E0 /* arrowDown.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   971
				6100DA88115446B000F455E0 /* arrowLeft.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   972
				6100DA89115446B000F455E0 /* arrowRight.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   973
				6100DA8A115446B000F455E0 /* arrowUp.png in Resources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   974
				6100DA8C115446B000F455E0 /* joyPush.png in Resources */,
3026
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   975
				611FD993115590E700C2203D /* MainMenuViewController.xib in Resources */,
1a44c0f2b83b move interface files around to use standard names in different versions
koda
parents: 3025
diff changeset
   976
				611FD995115590E700C2203D /* SettingsViewController.xib in Resources */,
3027
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   977
				611FD9C91155A1F200C2203D /* Background.png in Resources */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   978
				611FD9CC1155A28C00C2203D /* HedgewarsTitle.png in Resources */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   979
				611FD9D01155A40700C2203D /* NetworkPlay.png in Resources */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   980
				611FD9D21155A41000C2203D /* Multiplayer.png in Resources */,
32890edaa483 lotsa optimizations and redraws for the iFrontend
koda
parents: 3026
diff changeset
   981
				611FDB641155BFFF00C2203D /* Default.png in Resources */,
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
   982
				61CE2503115E73210098C467 /* OverlayViewController.xib in Resources */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   983
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   984
			runOnlyForDeploymentPostprocessing = 0;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   985
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   986
/* End PBXResourcesBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   987
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
   988
/* Begin PBXShellScriptBuildPhase section */
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   989
		6100DACD115446B000F455E0 /* ShellScript */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   990
			isa = PBXShellScriptBuildPhase;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   991
			buildActionMask = 2147483647;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   992
			files = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   993
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   994
			inputPaths = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   995
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   996
			outputPaths = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   997
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   998
			runOnlyForDeploymentPostprocessing = 0;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
   999
			shellPath = /bin/sh;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1000
			shellScript = "export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate\nif [ \"${PLATFORM_NAME}\" == \"iphoneos\" ]; then\n\t${PROJECT_DIR}/gen_entitlements.py \"com.kodahedge.${PRODUCT_NAME:identifier}\" \"${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";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1001
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1002
		61798A54114ADD5E00BA94A9 /* ShellScript */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1003
			isa = PBXShellScriptBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1004
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1005
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1006
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1007
			inputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1008
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1009
			outputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1010
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1011
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1012
			shellPath = /bin/sh;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
  1013
			shellScript = "export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate\nif [ \"${PLATFORM_NAME}\" == \"iphoneos\" ]; then\n\t${PROJECT_DIR}/gen_entitlements.py \"com.kodahedge.${PRODUCT_NAME:identifier}\" \"${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";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1014
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1015
		6179928A114AE0C800BA94A9 /* ShellScript */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1016
			isa = PBXShellScriptBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1017
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1018
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1019
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1020
			inputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1021
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1022
			outputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1023
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1024
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1025
			shellPath = /bin/sh;
3040
3e7f4a30e18a Insert commit message here (to get along with palewolf)
koda
parents: 3034
diff changeset
  1026
			shellScript = "cd ${PROJECT_DIR}/build/HedgewarsMobile.build/Debug-iphonesimulator/iHedgewars.build/DerivedSources-normal/\nrm -r i386/\nln -sf ../../HedgewarsMobile.build/DerivedSources-normal/i386/ i386\ncd ${PROJECT_DIR}\n\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#delete all forts\nrm -rf ${PROJECT_DIR}/Data/Forts/*\n";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1027
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1028
		9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1029
			isa = PBXShellScriptBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1030
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1031
			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).";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1032
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1033
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1034
			inputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1035
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1036
			name = "Build libfpc.a";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1037
			outputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1038
				"$(TARGET_BUILD_DIR)/libfpc.a",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1039
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1040
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1041
			shellPath = /bin/sh;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1042
			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";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1043
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1044
		928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1045
			isa = PBXShellScriptBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1046
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1047
			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).   ";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1048
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1049
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1050
			inputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1051
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1052
			name = "Compile Pascal Sources";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1053
			outputPaths = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1054
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1055
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1056
			shellPath = /bin/sh;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1057
			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";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1058
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1059
/* End PBXShellScriptBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1060
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1061
/* Begin PBXSourcesBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1062
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1063
			isa = PBXSourcesBuildPhase;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1064
			buildActionMask = 2147483647;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1065
			files = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1066
				61798816114AA34C00BA94A9 /* hwengine.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1067
				61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1068
				6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1069
				6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1070
				6179881F114AA34C00BA94A9 /* uAI.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1071
				61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1072
				61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1073
				61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1074
				61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1075
				61798824114AA34C00BA94A9 /* uChat.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1076
				61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1077
				61798826114AA34C00BA94A9 /* uConsole.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1078
				61798827114AA34C00BA94A9 /* uConsts.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1079
				61798828114AA34C00BA94A9 /* uFloat.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1080
				61798829114AA34C00BA94A9 /* uGame.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1081
				6179882A114AA34C00BA94A9 /* uGears.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1082
				6179882B114AA34C00BA94A9 /* uIO.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1083
				6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1084
				6179882D114AA34C00BA94A9 /* uLand.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1085
				6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1086
				6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1087
				61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1088
				61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1089
				61798832114AA34C00BA94A9 /* uLocale.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1090
				61798833114AA34C00BA94A9 /* uMisc.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1091
				61798834114AA34C00BA94A9 /* uRandom.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1092
				61798835114AA34C00BA94A9 /* uScript.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1093
				61798836114AA34C00BA94A9 /* uSHA.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1094
				61798837114AA34C00BA94A9 /* uSound.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1095
				61798838114AA34C00BA94A9 /* uStats.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1096
				61798839114AA34C00BA94A9 /* uStore.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1097
				6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1098
				6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1099
				6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1100
				6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1101
				6179885D114AA48A00BA94A9 /* IMG_png.c in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1102
				6179885E114AA48A00BA94A9 /* IMG.c in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1103
				61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1104
				6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1105
				6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1106
				6179887F114AA4D000BA94A9 /* SchemeEditViewController.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1107
				61798881114AA4D000BA94A9 /* SettingsViewController.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1108
				61798883114AA4D000BA94A9 /* TeamEditViewController.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1109
				61798885114AA4D000BA94A9 /* TeamMenuViewController.m in Sources */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1110
				61798889114AA4E600BA94A9 /* GameSetup.m in Sources */,
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
  1111
				61CE250D115E749A0098C467 /* OverlayViewController.m in Sources */,
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1112
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1113
			runOnlyForDeploymentPostprocessing = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1114
		};
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1115
		6100DA8D115446B000F455E0 /* Sources */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1116
			isa = PBXSourcesBuildPhase;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1117
			buildActionMask = 2147483647;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1118
			files = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1119
				6100DA8E115446B000F455E0 /* hwengine.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1120
				6100DA8F115446B000F455E0 /* hwLibrary.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1121
				6100DA90115446B000F455E0 /* PascalExports.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1122
				6100DA91115446B000F455E0 /* SDLh.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1123
				6100DA92115446B000F455E0 /* uAI.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1124
				6100DA93115446B000F455E0 /* uAIActions.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1125
				6100DA94115446B000F455E0 /* uAIAmmoTests.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1126
				6100DA95115446B000F455E0 /* uAIMisc.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1127
				6100DA96115446B000F455E0 /* uAmmos.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1128
				6100DA97115446B000F455E0 /* uChat.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1129
				6100DA98115446B000F455E0 /* uCollisions.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1130
				6100DA99115446B000F455E0 /* uConsole.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1131
				6100DA9A115446B000F455E0 /* uConsts.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1132
				6100DA9B115446B000F455E0 /* uFloat.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1133
				6100DA9C115446B000F455E0 /* uGame.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1134
				6100DA9D115446B000F455E0 /* uGears.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1135
				6100DA9E115446B000F455E0 /* uIO.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1136
				6100DA9F115446B000F455E0 /* uKeys.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1137
				6100DAA0115446B000F455E0 /* uLand.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1138
				6100DAA1115446B000F455E0 /* uLandGraphics.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1139
				6100DAA2115446B000F455E0 /* uLandObjects.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1140
				6100DAA3115446B000F455E0 /* uLandTemplates.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1141
				6100DAA4115446B000F455E0 /* uLandTexture.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1142
				6100DAA5115446B000F455E0 /* uLocale.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1143
				6100DAA6115446B000F455E0 /* uMisc.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1144
				6100DAA7115446B000F455E0 /* uRandom.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1145
				6100DAA8115446B000F455E0 /* uScript.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1146
				6100DAA9115446B000F455E0 /* uSHA.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1147
				6100DAAA115446B000F455E0 /* uSound.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1148
				6100DAAB115446B000F455E0 /* uStats.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1149
				6100DAAC115446B000F455E0 /* uStore.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1150
				6100DAAD115446B000F455E0 /* uTeams.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1151
				6100DAAE115446B000F455E0 /* uVisualGears.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1152
				6100DAAF115446B000F455E0 /* uWorld.pas in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1153
				6100DAB0115446B000F455E0 /* CGPointUtils.c in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1154
				6100DAB1115446B000F455E0 /* IMG_png.c in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1155
				6100DAB2115446B000F455E0 /* IMG.c in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1156
				6100DAB3115446B000F455E0 /* SDL_uikitappdelegate.m in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1157
				6100DAB5115446B000F455E0 /* SDL_uikitwindow.m in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1158
				6100DAB7115446B000F455E0 /* SchemeEditViewController.m in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1159
				6100DAB8115446B000F455E0 /* SettingsViewController.m in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1160
				6100DAB9115446B000F455E0 /* TeamEditViewController.m in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1161
				6100DABA115446B000F455E0 /* TeamMenuViewController.m in Sources */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1162
				6100DABB115446B000F455E0 /* GameSetup.m in Sources */,
3113
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
  1163
				61FA761F115DA0DB00DA6ED0 /* MainMenuViewController.m in Sources */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
  1164
				61FA7647115DA6A300DA6ED0 /* SplitViewRootController.m in Sources */,
2829ea0dd47c * port fadeout to opengles
koda
parents: 3063
diff changeset
  1165
				61FA765D115DAACC00DA6ED0 /* MasterViewController.m in Sources */,
3116
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
  1166
				61CE24EE115E71C20098C467 /* OverlayViewController.m in Sources */,
97dc65a47b15 branch ipad/iphone files to keep compatibility between versions
koda
parents: 3113
diff changeset
  1167
				61CE24EF115E71C20098C467 /* PopupMenuViewController.m in Sources */,
3122
e005359efc59 hide the background gl context that remains active (might be worth freeing ithide the background gl context that remains active (might be worth freeing it))
koda
parents: 3116
diff changeset
  1168
				61CE25C3115E7D1D0098C467 /* DetailViewController.m in Sources */,
3250
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
  1169
				615F159E1166216A002444F2 /* TeamSettingsViewController.m in Sources */,
d5cd1a617123 intial support for team configuration on the ifrontend
koda
parents: 3122
diff changeset
  1170
				615F15AE116628CC002444F2 /* SingleTeamViewController.m in Sources */,
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1171
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1172
			runOnlyForDeploymentPostprocessing = 0;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1173
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1174
/* End PBXSourcesBuildPhase section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1175
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1176
/* Begin PBXTargetDependency section */
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1177
		6100DA6F115446B000F455E0 /* PBXTargetDependency */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1178
			isa = PBXTargetDependency;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1179
			target = 928301160F10CAFC00CC5A3C /* fpc */;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1180
			targetProxy = 6100DA70115446B000F455E0 /* PBXContainerItemProxy */;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1181
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1182
		9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1183
			isa = PBXTargetDependency;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1184
			target = 928301160F10CAFC00CC5A3C /* fpc */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1185
			targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1186
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1187
/* End PBXTargetDependency section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1188
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1189
/* Begin XCBuildConfiguration section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1190
		1D6058940D05DD3E006BFB54 /* Debug */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1191
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1192
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1193
				ALWAYS_SEARCH_USER_PATHS = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1194
				COPY_PHASE_STRIP = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1195
				GCC_DYNAMIC_NO_PIC = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1196
				GCC_OPTIMIZATION_LEVEL = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1197
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1198
				GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1199
				INFOPLIST_FILE = Info.plist;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1200
				LIBRARY_SEARCH_PATHS = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1201
					"$(inherited)",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1202
					"\"$(SRCROOT)\"",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1203
				);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1204
				PRODUCT_NAME = HedgewarsMobile;
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1205
				TARGETED_DEVICE_FAMILY = 1;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1206
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1207
			name = Debug;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1208
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1209
		1D6058950D05DD3E006BFB54 /* Release */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1210
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1211
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1212
				ALWAYS_SEARCH_USER_PATHS = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1213
				COPY_PHASE_STRIP = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1214
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1215
				GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1216
				INFOPLIST_FILE = Info.plist;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1217
				LIBRARY_SEARCH_PATHS = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1218
					"$(inherited)",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1219
					"\"$(SRCROOT)\"",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1220
				);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1221
				PRODUCT_NAME = HedgewarsMobile;
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1222
				TARGETED_DEVICE_FAMILY = 1;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1223
			};
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1224
			name = Release;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1225
		};
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1226
		6100DAD0115446B000F455E0 /* Debug */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1227
			isa = XCBuildConfiguration;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1228
			buildSettings = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1229
				ALWAYS_SEARCH_USER_PATHS = NO;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1230
				COPY_PHASE_STRIP = NO;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1231
				GCC_DYNAMIC_NO_PIC = NO;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1232
				GCC_OPTIMIZATION_LEVEL = 0;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1233
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1234
				GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1235
				INFOPLIST_FILE = Info.plist;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1236
				LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)\"";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1237
				PRODUCT_NAME = iHedgewars;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1238
				SDKROOT = iphoneos3.2;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1239
				TARGETED_DEVICE_FAMILY = 2;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1240
			};
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1241
			name = Debug;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1242
		};
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1243
		6100DAD1115446B000F455E0 /* Release */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1244
			isa = XCBuildConfiguration;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1245
			buildSettings = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1246
				ALWAYS_SEARCH_USER_PATHS = NO;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1247
				COPY_PHASE_STRIP = YES;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1248
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1249
				GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1250
				INFOPLIST_FILE = Info.plist;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1251
				LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)\"";
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1252
				PRODUCT_NAME = iHedgewars;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1253
				SDKROOT = iphonesimulator3.2;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1254
				TARGETED_DEVICE_FAMILY = 2;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1255
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1256
			name = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1257
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1258
		6179928C114AE0C800BA94A9 /* Debug */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1259
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1260
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1261
				COPY_PHASE_STRIP = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1262
				GCC_DYNAMIC_NO_PIC = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1263
				GCC_OPTIMIZATION_LEVEL = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1264
				PRODUCT_NAME = UpdateDataFolder;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1265
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1266
			name = Debug;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1267
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1268
		6179928D114AE0C800BA94A9 /* Release */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1269
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1270
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1271
				COPY_PHASE_STRIP = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1272
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1273
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1274
				PRODUCT_NAME = UpdateDataFolder;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1275
				ZERO_LINK = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1276
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1277
			name = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1278
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1279
		928301180F10CAFD00CC5A3C /* Debug */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1280
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1281
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1282
				ALWAYS_SEARCH_USER_PATHS = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1283
				COPY_PHASE_STRIP = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1284
				GCC_DYNAMIC_NO_PIC = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1285
				GCC_OPTIMIZATION_LEVEL = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1286
				PREBINDING = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1287
				PRODUCT_NAME = fpc;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1288
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1289
			name = Debug;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1290
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1291
		928301190F10CAFD00CC5A3C /* Release */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1292
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1293
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1294
				ALWAYS_SEARCH_USER_PATHS = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1295
				COPY_PHASE_STRIP = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1296
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1297
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1298
				PREBINDING = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1299
				PRODUCT_NAME = fpc;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1300
				ZERO_LINK = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1301
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1302
			name = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1303
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1304
		C01FCF4F08A954540054247B /* Debug */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1305
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1306
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1307
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1308
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
3063
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1309
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1310
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1311
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1312
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1313
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3063
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1314
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -gl -gw2 -gs -godwarfsets -gt -ghttt -Xs-";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1315
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1316
				GCC_C_LANGUAGE_STANDARD = c99;
3063
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1317
				GCC_DEBUGGING_SYMBOLS = full;
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1318
				GCC_FAST_MATH = NO;
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1319
				GCC_OPTIMIZATION_LEVEL = 0;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1320
				GCC_THUMB_SUPPORT = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1321
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1322
				GCC_WARN_UNUSED_VARIABLE = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1323
				HEADER_SEARCH_PATHS = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1324
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1325
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1326
					"\"$(SRCROOT)/../../../Library/lpng141\"",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1327
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1328
				);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1329
				ONLY_ACTIVE_ARCH = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1330
				OTHER_LDFLAGS = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1331
					"-lz",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1332
					"-Wl,-no_order_inits",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1333
				);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1334
				PREBINDING = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1335
				SDKROOT = iphonesimulator3.0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1336
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1337
			name = Debug;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1338
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1339
		C01FCF5008A954540054247B /* Release */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1340
			isa = XCBuildConfiguration;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1341
			buildSettings = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1342
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
  1343
				CODE_SIGN_IDENTITY = "Don't Code Sign";
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
  1344
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Don't Code Sign";
3063
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1345
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1346
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
  1347
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1348
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
3063
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1349
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1350
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1351
				GCC_C_LANGUAGE_STANDARD = c99;
3063
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1352
				GCC_DEBUGGING_SYMBOLS = default;
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1353
				GCC_FAST_MATH = YES;
0092dc37fbd6 reworked interaction of engine/frontend when closing
koda
parents: 3040
diff changeset
  1354
				GCC_OPTIMIZATION_LEVEL = 2;
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1355
				GCC_THUMB_SUPPORT = NO;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1356
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1357
				GCC_WARN_UNUSED_VARIABLE = YES;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1358
				HEADER_SEARCH_PATHS = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1359
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1360
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1361
					"\"$(SRCROOT)/../../../Library/lpng141\"",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1362
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1363
				);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1364
				OTHER_LDFLAGS = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1365
					"-lz",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1366
					"-Wl,-no_order_inits",
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1367
				);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1368
				PREBINDING = NO;
3006
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
  1369
				PROVISIONING_PROFILE = "";
da6023c2745b restore compilation on simulator and device
koda
parents: 2980
diff changeset
  1370
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1371
				SDKROOT = iphoneos3.0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1372
			};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1373
			name = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1374
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1375
/* End XCBuildConfiguration section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1376
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1377
/* Begin XCConfigurationList section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1378
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HedgewarsMobile" */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1379
			isa = XCConfigurationList;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1380
			buildConfigurations = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1381
				1D6058940D05DD3E006BFB54 /* Debug */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1382
				1D6058950D05DD3E006BFB54 /* Release */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1383
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1384
			defaultConfigurationIsVisible = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1385
			defaultConfigurationName = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1386
		};
3025
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1387
		6100DACF115446B000F455E0 /* Build configuration list for PBXNativeTarget "iHedgewars" */ = {
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1388
			isa = XCConfigurationList;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1389
			buildConfigurations = (
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1390
				6100DAD0115446B000F455E0 /* Debug */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1391
				6100DAD1115446B000F455E0 /* Release */,
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1392
			);
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1393
			defaultConfigurationIsVisible = 0;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1394
			defaultConfigurationName = Release;
01682ec58eb0 update project for ipad target
koda
parents: 3021
diff changeset
  1395
		};
2980
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1396
		61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1397
			isa = XCConfigurationList;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1398
			buildConfigurations = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1399
				6179928C114AE0C800BA94A9 /* Debug */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1400
				6179928D114AE0C800BA94A9 /* Release */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1401
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1402
			defaultConfigurationIsVisible = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1403
			defaultConfigurationName = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1404
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1405
		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1406
			isa = XCConfigurationList;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1407
			buildConfigurations = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1408
				928301180F10CAFD00CC5A3C /* Debug */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1409
				928301190F10CAFD00CC5A3C /* Release */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1410
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1411
			defaultConfigurationIsVisible = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1412
			defaultConfigurationName = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1413
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1414
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HedgewarsMobile" */ = {
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1415
			isa = XCConfigurationList;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1416
			buildConfigurations = (
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1417
				C01FCF4F08A954540054247B /* Debug */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1418
				C01FCF5008A954540054247B /* Release */,
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1419
			);
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1420
			defaultConfigurationIsVisible = 0;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1421
			defaultConfigurationName = Release;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1422
		};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1423
/* End XCConfigurationList section */
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1424
	};
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1425
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
3cbd5a39aaee add the HedgewarsMobile project file to source control
koda
parents:
diff changeset
  1426
}