project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
author koda
Sat, 01 May 2010 12:53:55 +0000
changeset 3385 361bd29293f4
parent 3375 88bb88294e06
child 3395 095273ad0e08
permissions -rwxr-xr-x
add automatic rotation in ipad (landscape only) possible fix for compiling hw under haiku restore randomity in choosing the theme
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3375
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     1
// !$*UTF8*$!
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     2
{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     3
	archiveVersion = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     4
	classes = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     5
	};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     6
	objectVersion = 45;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     7
	objects = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     8
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
     9
/* Begin PBXAggregateTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    10
		6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    11
			isa = PBXAggregateTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    12
			buildConfigurationList = 61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    13
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    14
				6179928A114AE0C800BA94A9 /* ShellScript */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    15
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    16
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    17
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    18
			name = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    19
			productName = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    20
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    21
/* End PBXAggregateTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    22
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    23
/* Begin PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    24
		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    25
		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    26
		28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    27
		28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    28
		611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    29
		611E127D117BACC60044B62F /* GameConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611E127C117BACC60044B62F /* GameConfigViewController-iPad.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    30
		611E127F117BACCD0044B62F /* GameConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 611E127E117BACCD0044B62F /* GameConfigViewController-iPhone.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    31
		611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */ = {isa = PBXBuildFile; fileRef = 611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    32
		611E1316117BBE5A0044B62F /* WeaponSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611E1315117BBE5A0044B62F /* WeaponSettingsViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    33
		611E1319117BBE700044B62F /* SchemeSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 611E1318117BBE700044B62F /* SchemeSettingsViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    34
		6122CD01116BECCA002648E9 /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = 6122CD00116BECCA002648E9 /* Default-Landscape.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    35
		61272334117DF764005B90CF /* libSDL_image.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272333117DF752005B90CF /* libSDL_image.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    36
		61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61272338117DF778005B90CF /* MobileCoreServices.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    37
		61272424117E17CF005B90CF /* TeamConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61272423117E17CF005B90CF /* TeamConfigViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    38
		612724D3117E28AF005B90CF /* HogButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 612724D2117E28AF005B90CF /* HogButtonView.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    39
		61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */ = {isa = PBXBuildFile; fileRef = 61370652117B1D50004EE44A /* Entitlements-Distribution.plist */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    40
		61370676117B32EF004EE44A /* GameConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61370674117B32EF004EE44A /* GameConfigViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    41
		6151347E116C2803001F16D1 /* Icon-iPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 6151347D116C2803001F16D1 /* Icon-iPad.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    42
		615134B1116C2C5F001F16D1 /* OverlayViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615134B0116C2C5F001F16D1 /* OverlayViewController.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    43
		615A92911183E31C006CA772 /* MapConfigViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    44
		617814E8118947A200C6A535 /* MapConfigViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 617814E7118947A200C6A535 /* MapConfigViewController-iPad.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    45
		61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    46
		61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    47
		6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    48
		6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    49
		6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    50
		61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    51
		61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    52
		61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    53
		61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    54
		61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    55
		61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    56
		61798826114AA34C00BA94A9 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    57
		61798827114AA34C00BA94A9 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    58
		61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    59
		61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    60
		6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    61
		6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    62
		6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    63
		6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    64
		6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    65
		6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    66
		61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    67
		61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    68
		61798832114AA34C00BA94A9 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    69
		61798833114AA34C00BA94A9 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    70
		61798834114AA34C00BA94A9 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    71
		61798835114AA34C00BA94A9 /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798807114AA34C00BA94A9 /* uScript.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    72
		61798836114AA34C00BA94A9 /* uSHA.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798808114AA34C00BA94A9 /* uSHA.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    73
		61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    74
		61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    75
		61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    76
		6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    77
		6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    78
		6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    79
		6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    80
		61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    81
		6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    82
		6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179886F114AA4D000BA94A9 /* MainMenuViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    83
		61798889114AA4E600BA94A9 /* GameSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    84
		617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    85
		6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798916114AAF2100BA94A9 /* libfreetype_arm.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    86
		6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798917114AAF2100BA94A9 /* libfreetype_x86.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    87
		6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6179891A114AAF2100BA94A9 /* libvorbis_arm.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    88
		61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    89
		61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798993114AB3FA00BA94A9 /* libSDL_mixer.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    90
		617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617989BB114AB47500BA94A9 /* libSDL_net.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    91
		61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798A13114AB65600BA94A9 /* libSDL_ttf.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    92
		61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    93
		61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1F114ADD2600BA94A9 /* backgroundCenter.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    94
		61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    95
		61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    96
		61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A22114ADD2600BA94A9 /* backgroundTop.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    97
		61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    98
		61798A32114ADD2600BA94A9 /* borderTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A24114ADD2600BA94A9 /* borderTop.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
    99
		61798A33114ADD2600BA94A9 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A25114ADD2600BA94A9 /* Default.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   100
		61798A34114ADD2600BA94A9 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A26114ADD2600BA94A9 /* Icon.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   101
		61798A35114ADD2600BA94A9 /* networkButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   102
		61798A36114ADD2600BA94A9 /* playButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A28114ADD2600BA94A9 /* playButton.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   103
		61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   104
		61798A38114ADD2600BA94A9 /* storeButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   105
		61798A39114ADD2600BA94A9 /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2B114ADD2600BA94A9 /* title.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   106
		61799289114AE08700BA94A9 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   107
		6179934F114BD5AB00BA94A9 /* menuCorner.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179934E114BD5AB00BA94A9 /* menuCorner.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   108
		6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   109
		6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936811501D3D00BA94A9 /* arrowLeft.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   110
		6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936911501D3D00BA94A9 /* arrowRight.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   111
		6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936A11501D3D00BA94A9 /* arrowUp.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   112
		617995321150403800BA94A9 /* joyPush.png in Resources */ = {isa = PBXBuildFile; fileRef = 617995311150403800BA94A9 /* joyPush.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   113
		6184DEA311795DBD00AF6EFA /* UIImageExtra.m in Sources */ = {isa = PBXBuildFile; fileRef = 6184DEA211795DBD00AF6EFA /* UIImageExtra.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   114
		618BE5931175126900F22556 /* LevelViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 618BE5921175126900F22556 /* LevelViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   115
		618BE60311751F4F00F22556 /* GravesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 618BE60211751F4F00F22556 /* GravesViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   116
		618BE6A3117527CD00F22556 /* VoicesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 618BE6A2117527CD00F22556 /* VoicesViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   117
		619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C51BE116E40FC0049FD84 /* CommodityFunctions.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   118
		619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C5231116E4E810049FD84 /* FlagsViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   119
		619C533E116E70050049FD84 /* FortsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 619C533D116E70050049FD84 /* FortsViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   120
		61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   121
		61A118CA11683C7600359010 /* MainMenuViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   122
		61A118CC11683C7A00359010 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61A118CB11683C7A00359010 /* MainMenuViewController-iPhone.xib */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   123
		61A118D211683CD100359010 /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9C81155A1F200C2203D /* Background.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   124
		61A118D311683CD100359010 /* HedgewarsTitle.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   125
		61A118D411683CD100359010 /* Multiplayer.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9D11155A41000C2203D /* Multiplayer.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   126
		61A118D511683CD100359010 /* NetworkPlay.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9CF1155A40700C2203D /* NetworkPlay.png */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   127
		61A11A4E1168D13600359010 /* PopoverMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11A4D1168D13600359010 /* PopoverMenuViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   128
		61A11AC11168D8B600359010 /* SplitViewRootController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AC01168D8B600359010 /* SplitViewRootController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   129
		61A11AC91168DA9400359010 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AC81168DA9400359010 /* MasterViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   130
		61A11ACF1168DB1B00359010 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   131
		61A11AD61168DB3700359010 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AD51168DB3700359010 /* DetailViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   132
		61A11AE11168DC6E00359010 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AE01168DC6E00359010 /* SingleTeamViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   133
		61A11AE41168DC9400359010 /* HogHatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AE31168DC9400359010 /* HogHatViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   134
		61AA7ACA117FCC8200FDDD4D /* openalbridge_t.h in Headers */ = {isa = PBXBuildFile; fileRef = 61AA7AC9117FCC8200FDDD4D /* openalbridge_t.h */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   135
		61B22E0F1180FBF400B2FCE0 /* MapConfigViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61B22E0D1180FBF400B2FCE0 /* MapConfigViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   136
		61C325451179A336001E70B1 /* globals.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C3253B1179A336001E70B1 /* globals.h */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   137
		61C325461179A336001E70B1 /* loaders.c in Sources */ = {isa = PBXBuildFile; fileRef = 61C3253C1179A336001E70B1 /* loaders.c */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   138
		61C325471179A336001E70B1 /* loaders.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C3253D1179A336001E70B1 /* loaders.h */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   139
		61C325481179A336001E70B1 /* openalbridge.c in Sources */ = {isa = PBXBuildFile; fileRef = 61C3253E1179A336001E70B1 /* openalbridge.c */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   140
		61C325491179A336001E70B1 /* openalbridge.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C325401179A336001E70B1 /* openalbridge.h */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   141
		61C3254A1179A336001E70B1 /* wrappers.c in Sources */ = {isa = PBXBuildFile; fileRef = 61C325411179A336001E70B1 /* wrappers.c */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   142
		61C3254B1179A336001E70B1 /* wrappers.h in Headers */ = {isa = PBXBuildFile; fileRef = 61C325421179A336001E70B1 /* wrappers.h */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   143
		61C3255B1179A384001E70B1 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61C3255A1179A384001E70B1 /* OpenAL.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   144
		61C325901179A732001E70B1 /* OpenAL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61C3255A1179A384001E70B1 /* OpenAL.framework */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   145
		61C325A31179A7AD001E70B1 /* libopenalbridge.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61C3251D1179A300001E70B1 /* libopenalbridge.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   146
		61CE250D115E749A0098C467 /* OverlayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61CE250C115E749A0098C467 /* OverlayViewController.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   147
		61CF4971117E702F00BF05B7 /* SquareButtonView.m in Sources */ = {isa = PBXBuildFile; fileRef = 61CF4970117E702F00BF05B7 /* SquareButtonView.m */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   148
		922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   149
/* End PBXBuildFile section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   150
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   151
/* Begin PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   152
		9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   153
			isa = PBXBuildRule;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   154
			compilerSpec = com.apple.compilers.proxy.script;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   155
			fileType = sourcecode.pascal;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   156
			isEditable = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   157
			outputFiles = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   158
				"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   159
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   160
			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";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   161
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   162
/* End PBXBuildRule section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   163
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   164
/* Begin PBXContainerItemProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   165
		61272332117DF752005B90CF /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   166
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   167
			containerPortal = 6127232E117DF752005B90CF /* SDL_image.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   168
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   169
			remoteGlobalIDString = BE1FA74107AF4C45004B6283;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   170
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   171
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   172
		617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   173
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   174
			containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   175
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   176
			remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   177
			remoteInfo = StaticLibiPhoneOS;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   178
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   179
		61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   180
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   181
			containerPortal = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   182
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   183
			remoteGlobalIDString = BE1FA95407AF96B2004B6283;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   184
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   185
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   186
		617989BA114AB47500BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   187
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   188
			containerPortal = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   189
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   190
			remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   191
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   192
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   193
		61798A12114AB65600BA94A9 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   194
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   195
			containerPortal = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   196
			proxyType = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   197
			remoteGlobalIDString = BE48FD6E07AFA17000BB41DA;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   198
			remoteInfo = "Static Library";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   199
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   200
		61C325201179A30E001E70B1 /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   201
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   202
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   203
			proxyType = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   204
			remoteGlobalIDString = 61C3251C1179A300001E70B1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   205
			remoteInfo = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   206
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   207
		928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   208
			isa = PBXContainerItemProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   209
			containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   210
			proxyType = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   211
			remoteGlobalIDString = 928301160F10CAFC00CC5A3C;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   212
			remoteInfo = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   213
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   214
/* End PBXContainerItemProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   215
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   216
/* Begin PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   217
		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   218
		1D6058910D05DD3D006BFB54 /* Hedgewars.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Hedgewars.app; sourceTree = BUILT_PRODUCTS_DIR; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   219
		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   220
		28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   221
		28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   222
		32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Hedgewars_Prefix.pch; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   223
		611B0A9F116B626E00112153 /* GeneralSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GeneralSettingsViewController.h; path = ../../cocoaTouch/GeneralSettingsViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   224
		611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GeneralSettingsViewController.m; path = ../../cocoaTouch/GeneralSettingsViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   225
		611E127C117BACC60044B62F /* GameConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "GameConfigViewController-iPad.xib"; path = "../../cocoaTouch/xib/GameConfigViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   226
		611E127E117BACCD0044B62F /* GameConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "GameConfigViewController-iPhone.xib"; path = "../../cocoaTouch/xib/GameConfigViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   227
		611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Development.plist"; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   228
		611E1314117BBE5A0044B62F /* WeaponSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = WeaponSettingsViewController.h; path = ../../cocoaTouch/WeaponSettingsViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   229
		611E1315117BBE5A0044B62F /* WeaponSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = WeaponSettingsViewController.m; path = ../../cocoaTouch/WeaponSettingsViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   230
		611E1317117BBE700044B62F /* SchemeSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SchemeSettingsViewController.h; path = ../../cocoaTouch/SchemeSettingsViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   231
		611E1318117BBE700044B62F /* SchemeSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SchemeSettingsViewController.m; path = ../../cocoaTouch/SchemeSettingsViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   232
		611FD9C81155A1F200C2203D /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Background.png; path = ../../QTfrontend/res/Background.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   233
		611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HedgewarsTitle.png; path = ../../QTfrontend/res/HedgewarsTitle.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   234
		611FD9CF1155A40700C2203D /* NetworkPlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NetworkPlay.png; path = ../../QTfrontend/res/NetworkPlay.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   235
		611FD9D11155A41000C2203D /* Multiplayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Multiplayer.png; path = ../../QTfrontend/res/Multiplayer.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   236
		6122CD00116BECCA002648E9 /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape.png"; path = "../../cocoaTouch/resources/Default-Landscape.png"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   237
		6127232E117DF752005B90CF /* SDL_image.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL_image.xcodeproj; path = "../../../Library/SDL-1.3/SDL_image/Xcode_iPhone/SDL_image.xcodeproj"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   238
		61272338117DF778005B90CF /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   239
		61272422117E17CF005B90CF /* TeamConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamConfigViewController.h; path = ../../cocoaTouch/TeamConfigViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   240
		61272423117E17CF005B90CF /* TeamConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamConfigViewController.m; path = ../../cocoaTouch/TeamConfigViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   241
		612724D1117E28AF005B90CF /* HogButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HogButtonView.h; path = ../../cocoaTouch/otherSrc/HogButtonView.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   242
		612724D2117E28AF005B90CF /* HogButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HogButtonView.m; path = ../../cocoaTouch/otherSrc/HogButtonView.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   243
		61370652117B1D50004EE44A /* Entitlements-Distribution.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Entitlements-Distribution.plist"; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   244
		61370673117B32EF004EE44A /* GameConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameConfigViewController.h; path = ../../cocoaTouch/GameConfigViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   245
		61370674117B32EF004EE44A /* GameConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameConfigViewController.m; path = ../../cocoaTouch/GameConfigViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   246
		6151347D116C2803001F16D1 /* Icon-iPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-iPad.png"; path = "../../cocoaTouch/resources/Icon-iPad.png"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   247
		615134B0116C2C5F001F16D1 /* OverlayViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = OverlayViewController.xib; path = ../../cocoaTouch/xib/OverlayViewController.xib; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   248
		615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPhone.xib"; path = "../../cocoaTouch/xib/MapConfigViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   249
		617814E7118947A200C6A535 /* MapConfigViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MapConfigViewController-iPad.xib"; path = "../../cocoaTouch/xib/MapConfigViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   250
		617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   251
		617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   252
		617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   253
		617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   254
		617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   255
		617987EB114AA34C00BA94A9 /* options.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = options.inc; path = ../../hedgewars/options.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   256
		617987EC114AA34C00BA94A9 /* PascalExports.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = PascalExports.pas; path = ../../hedgewars/PascalExports.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   257
		617987ED114AA34C00BA94A9 /* SDLh.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SDLh.pas; path = ../../hedgewars/SDLh.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   258
		617987F0114AA34C00BA94A9 /* SinTable.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SinTable.inc; path = ../../hedgewars/SinTable.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   259
		617987F1114AA34C00BA94A9 /* uAI.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAI.pas; path = ../../hedgewars/uAI.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   260
		617987F2114AA34C00BA94A9 /* uAIActions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIActions.pas; path = ../../hedgewars/uAIActions.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   261
		617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIAmmoTests.pas; path = ../../hedgewars/uAIAmmoTests.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   262
		617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIMisc.pas; path = ../../hedgewars/uAIMisc.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   263
		617987F5114AA34C00BA94A9 /* uAmmos.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAmmos.pas; path = ../../hedgewars/uAmmos.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   264
		617987F6114AA34C00BA94A9 /* uChat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uChat.pas; path = ../../hedgewars/uChat.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   265
		617987F7114AA34C00BA94A9 /* uCollisions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCollisions.pas; path = ../../hedgewars/uCollisions.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   266
		617987F8114AA34C00BA94A9 /* uConsole.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsole.pas; path = ../../hedgewars/uConsole.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   267
		617987F9114AA34C00BA94A9 /* uConsts.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsts.pas; path = ../../hedgewars/uConsts.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   268
		617987FA114AA34C00BA94A9 /* uFloat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uFloat.pas; path = ../../hedgewars/uFloat.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   269
		617987FB114AA34C00BA94A9 /* uGame.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGame.pas; path = ../../hedgewars/uGame.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   270
		617987FC114AA34C00BA94A9 /* uGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGears.pas; path = ../../hedgewars/uGears.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   271
		617987FD114AA34C00BA94A9 /* uIO.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uIO.pas; path = ../../hedgewars/uIO.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   272
		617987FE114AA34C00BA94A9 /* uKeys.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uKeys.pas; path = ../../hedgewars/uKeys.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   273
		617987FF114AA34C00BA94A9 /* uLand.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLand.pas; path = ../../hedgewars/uLand.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   274
		61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGraphics.pas; path = ../../hedgewars/uLandGraphics.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   275
		61798801114AA34C00BA94A9 /* uLandObjects.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandObjects.pas; path = ../../hedgewars/uLandObjects.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   276
		61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTemplates.pas; path = ../../hedgewars/uLandTemplates.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   277
		61798803114AA34C00BA94A9 /* uLandTexture.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTexture.pas; path = ../../hedgewars/uLandTexture.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   278
		61798804114AA34C00BA94A9 /* uLocale.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLocale.pas; path = ../../hedgewars/uLocale.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   279
		61798805114AA34C00BA94A9 /* uMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMisc.pas; path = ../../hedgewars/uMisc.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   280
		61798806114AA34C00BA94A9 /* uRandom.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRandom.pas; path = ../../hedgewars/uRandom.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   281
		61798807114AA34C00BA94A9 /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   282
		61798808114AA34C00BA94A9 /* uSHA.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSHA.pas; path = ../../hedgewars/uSHA.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   283
		61798809114AA34C00BA94A9 /* uSound.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSound.pas; path = ../../hedgewars/uSound.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   284
		6179880A114AA34C00BA94A9 /* uStats.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStats.pas; path = ../../hedgewars/uStats.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   285
		6179880B114AA34C00BA94A9 /* uStore.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStore.pas; path = ../../hedgewars/uStore.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   286
		6179880C114AA34C00BA94A9 /* uTeams.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTeams.pas; path = ../../hedgewars/uTeams.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   287
		6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGears.pas; path = ../../hedgewars/uVisualGears.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   288
		6179880F114AA34C00BA94A9 /* uWorld.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uWorld.pas; path = ../../hedgewars/uWorld.pas; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   289
		61798852114AA44900BA94A9 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = config.inc; path = ../../hedgewars/config.inc; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   290
		61798856114AA48A00BA94A9 /* CGPointUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CGPointUtils.c; path = ../../cocoaTouch/otherSrc/CGPointUtils.c; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   291
		61798857114AA48A00BA94A9 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = ../../cocoaTouch/otherSrc/CGPointUtils.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   292
		6179885A114AA48A00BA94A9 /* PascalImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PascalImports.h; path = ../../cocoaTouch/otherSrc/PascalImports.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   293
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   294
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   295
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   296
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   297
		6179886E114AA4D000BA94A9 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainMenuViewController.h; path = ../../cocoaTouch/MainMenuViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   298
		6179886F114AA4D000BA94A9 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainMenuViewController.m; path = ../../cocoaTouch/MainMenuViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   299
		61798887114AA4E600BA94A9 /* GameSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameSetup.h; path = ../../cocoaTouch/GameSetup.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   300
		61798888114AA4E600BA94A9 /* GameSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameSetup.m; path = ../../cocoaTouch/GameSetup.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   301
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   302
		61798916114AAF2100BA94A9 /* libfreetype_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_arm.a; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   303
		61798917114AAF2100BA94A9 /* libfreetype_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_x86.a; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   304
		6179891A114AAF2100BA94A9 /* libvorbis_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbis_arm.a; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   305
		61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   306
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   307
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   308
		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; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   309
		61798A1E114ADD2600BA94A9 /* backgroundBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundBottom.png; path = ../../cocoaTouch/resources/backgroundBottom.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   310
		61798A1F114ADD2600BA94A9 /* backgroundCenter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundCenter.png; path = ../../cocoaTouch/resources/backgroundCenter.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   311
		61798A20114ADD2600BA94A9 /* backgroundLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundLeft.png; path = ../../cocoaTouch/resources/backgroundLeft.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   312
		61798A21114ADD2600BA94A9 /* backgroundRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundRight.png; path = ../../cocoaTouch/resources/backgroundRight.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   313
		61798A22114ADD2600BA94A9 /* backgroundTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundTop.png; path = ../../cocoaTouch/resources/backgroundTop.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   314
		61798A23114ADD2600BA94A9 /* borderBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderBottom.png; path = ../../cocoaTouch/resources/borderBottom.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   315
		61798A24114ADD2600BA94A9 /* borderTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderTop.png; path = ../../cocoaTouch/resources/borderTop.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   316
		61798A25114ADD2600BA94A9 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../../cocoaTouch/resources/Default.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   317
		61798A26114ADD2600BA94A9 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../../cocoaTouch/resources/Icon.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   318
		61798A27114ADD2600BA94A9 /* networkButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = networkButton.png; path = ../../cocoaTouch/resources/networkButton.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   319
		61798A28114ADD2600BA94A9 /* playButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = playButton.png; path = ../../cocoaTouch/resources/playButton.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   320
		61798A29114ADD2600BA94A9 /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = ../../cocoaTouch/resources/settingsButton.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   321
		61798A2A114ADD2600BA94A9 /* storeButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = storeButton.png; path = ../../cocoaTouch/resources/storeButton.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   322
		61798A2B114ADD2600BA94A9 /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = ../../cocoaTouch/resources/title.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   323
		61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   324
		6179934E114BD5AB00BA94A9 /* menuCorner.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = menuCorner.png; path = ../../cocoaTouch/resources/menuCorner.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   325
		6179936711501D3D00BA94A9 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = ../../cocoaTouch/resources/arrowDown.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   326
		6179936811501D3D00BA94A9 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = ../../cocoaTouch/resources/arrowLeft.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   327
		6179936911501D3D00BA94A9 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = ../../cocoaTouch/resources/arrowRight.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   328
		6179936A11501D3D00BA94A9 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = ../../cocoaTouch/resources/arrowUp.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   329
		617995311150403800BA94A9 /* joyPush.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyPush.png; path = ../../cocoaTouch/resources/joyPush.png; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   330
		6184DEA111795DBD00AF6EFA /* UIImageExtra.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = UIImageExtra.h; path = ../../cocoaTouch/otherSrc/UIImageExtra.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   331
		6184DEA211795DBD00AF6EFA /* UIImageExtra.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = UIImageExtra.m; path = ../../cocoaTouch/otherSrc/UIImageExtra.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   332
		618BE5911175126900F22556 /* LevelViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = LevelViewController.h; path = ../../cocoaTouch/LevelViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   333
		618BE5921175126900F22556 /* LevelViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = LevelViewController.m; path = ../../cocoaTouch/LevelViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   334
		618BE60111751F4F00F22556 /* GravesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GravesViewController.h; path = ../../cocoaTouch/GravesViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   335
		618BE60211751F4F00F22556 /* GravesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GravesViewController.m; path = ../../cocoaTouch/GravesViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   336
		618BE6A1117527CD00F22556 /* VoicesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VoicesViewController.h; path = ../../cocoaTouch/VoicesViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   337
		618BE6A2117527CD00F22556 /* VoicesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VoicesViewController.m; path = ../../cocoaTouch/VoicesViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   338
		619C51BD116E40FC0049FD84 /* CommodityFunctions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CommodityFunctions.h; path = ../../cocoaTouch/otherSrc/CommodityFunctions.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   339
		619C51BE116E40FC0049FD84 /* CommodityFunctions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CommodityFunctions.m; path = ../../cocoaTouch/otherSrc/CommodityFunctions.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   340
		619C5230116E4E800049FD84 /* FlagsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FlagsViewController.h; path = ../../cocoaTouch/FlagsViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   341
		619C5231116E4E810049FD84 /* FlagsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FlagsViewController.m; path = ../../cocoaTouch/FlagsViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   342
		619C533C116E70050049FD84 /* FortsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FortsViewController.h; path = ../../cocoaTouch/FortsViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   343
		619C533D116E70050049FD84 /* FortsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FortsViewController.m; path = ../../cocoaTouch/FortsViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   344
		61A117FE1168322700359010 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   345
		61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPad.xib"; path = "../../cocoaTouch/xib/MainMenuViewController-iPad.xib"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   346
		61A118CB11683C7A00359010 /* MainMenuViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPhone.xib"; path = "../../cocoaTouch/xib/MainMenuViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   347
		61A11A4C1168D13600359010 /* PopoverMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PopoverMenuViewController.h; path = ../../cocoaTouch/PopoverMenuViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   348
		61A11A4D1168D13600359010 /* PopoverMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PopoverMenuViewController.m; path = ../../cocoaTouch/PopoverMenuViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   349
		61A11ABF1168D8B600359010 /* SplitViewRootController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SplitViewRootController.h; path = ../../cocoaTouch/SplitViewRootController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   350
		61A11AC01168D8B600359010 /* SplitViewRootController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SplitViewRootController.m; path = ../../cocoaTouch/SplitViewRootController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   351
		61A11AC71168DA9400359010 /* MasterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MasterViewController.h; path = ../../cocoaTouch/MasterViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   352
		61A11AC81168DA9400359010 /* MasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MasterViewController.m; path = ../../cocoaTouch/MasterViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   353
		61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamSettingsViewController.h; path = ../../cocoaTouch/TeamSettingsViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   354
		61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamSettingsViewController.m; path = ../../cocoaTouch/TeamSettingsViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   355
		61A11AD41168DB3700359010 /* DetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailViewController.h; path = ../../cocoaTouch/DetailViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   356
		61A11AD51168DB3700359010 /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailViewController.m; path = ../../cocoaTouch/DetailViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   357
		61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SingleTeamViewController.h; path = ../../cocoaTouch/SingleTeamViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   358
		61A11AE01168DC6E00359010 /* SingleTeamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SingleTeamViewController.m; path = ../../cocoaTouch/SingleTeamViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   359
		61A11AE21168DC9400359010 /* HogHatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HogHatViewController.h; path = ../../cocoaTouch/HogHatViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   360
		61A11AE31168DC9400359010 /* HogHatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HogHatViewController.m; path = ../../cocoaTouch/HogHatViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   361
		61AA7AC9117FCC8200FDDD4D /* openalbridge_t.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = openalbridge_t.h; path = ../../misc/openalbridge/openalbridge_t.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   362
		61B22E0C1180FBF400B2FCE0 /* MapConfigViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MapConfigViewController.h; path = ../../cocoaTouch/MapConfigViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   363
		61B22E0D1180FBF400B2FCE0 /* MapConfigViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MapConfigViewController.m; path = ../../cocoaTouch/MapConfigViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   364
		61C3251D1179A300001E70B1 /* libopenalbridge.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libopenalbridge.a; sourceTree = BUILT_PRODUCTS_DIR; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   365
		61C3253B1179A336001E70B1 /* globals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = globals.h; path = ../../misc/openalbridge/globals.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   366
		61C3253C1179A336001E70B1 /* loaders.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = loaders.c; path = ../../misc/openalbridge/loaders.c; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   367
		61C3253D1179A336001E70B1 /* loaders.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = loaders.h; path = ../../misc/openalbridge/loaders.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   368
		61C3253E1179A336001E70B1 /* openalbridge.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = openalbridge.c; path = ../../misc/openalbridge/openalbridge.c; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   369
		61C325401179A336001E70B1 /* openalbridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = openalbridge.h; path = ../../misc/openalbridge/openalbridge.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   370
		61C325411179A336001E70B1 /* wrappers.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = wrappers.c; path = ../../misc/openalbridge/wrappers.c; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   371
		61C325421179A336001E70B1 /* wrappers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = wrappers.h; path = ../../misc/openalbridge/wrappers.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   372
		61C3255A1179A384001E70B1 /* OpenAL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenAL.framework; path = System/Library/Frameworks/OpenAL.framework; sourceTree = SDKROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   373
		61CE250B115E749A0098C467 /* OverlayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OverlayViewController.h; path = ../../cocoaTouch/OverlayViewController.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   374
		61CE250C115E749A0098C467 /* OverlayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OverlayViewController.m; path = ../../cocoaTouch/OverlayViewController.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   375
		61CF496F117E702F00BF05B7 /* SquareButtonView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SquareButtonView.h; path = ../../cocoaTouch/otherSrc/SquareButtonView.h; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   376
		61CF4970117E702F00BF05B7 /* SquareButtonView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SquareButtonView.m; path = ../../cocoaTouch/otherSrc/SquareButtonView.m; sourceTree = SOURCE_ROOT; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   377
		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   378
		928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; };
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   379
/* End PBXFileReference section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   380
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   381
/* Begin PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   382
		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   383
			isa = PBXFrameworksBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   384
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   385
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   386
				61272334117DF764005B90CF /* libSDL_image.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   387
				61C325901179A732001E70B1 /* OpenAL.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   388
				61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   389
				61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   390
				617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   391
				617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   392
				61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   393
				922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   394
				61C325A31179A7AD001E70B1 /* libopenalbridge.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   395
				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   396
				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   397
				28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   398
				28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   399
				6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   400
				6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   401
				6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   402
				61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   403
				61272339117DF778005B90CF /* MobileCoreServices.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   404
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   405
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   406
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   407
		61C3251B1179A300001E70B1 /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   408
			isa = PBXFrameworksBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   409
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   410
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   411
				61C3255B1179A384001E70B1 /* OpenAL.framework in Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   412
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   413
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   414
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   415
/* End PBXFrameworksBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   416
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   417
/* Begin PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   418
		080E96DDFE201D6D7F000001 /* Classes */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   419
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   420
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   421
				61798860114AA49D00BA94A9 /* SDLOverrides */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   422
				61A118481168371400359010 /* Frontend */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   423
				61798887114AA4E600BA94A9 /* GameSetup.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   424
				61798888114AA4E600BA94A9 /* GameSetup.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   425
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   426
			path = Classes;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   427
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   428
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   429
		19C28FACFE9D520D11CA2CBB /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   430
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   431
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   432
				1D6058910D05DD3D006BFB54 /* Hedgewars.app */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   433
				928301170F10CAFC00CC5A3C /* libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   434
				61C3251D1179A300001E70B1 /* libopenalbridge.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   435
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   436
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   437
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   438
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   439
		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   440
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   441
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   442
				9283015C0F10E48900CC5A3C /* Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   443
				080E96DDFE201D6D7F000001 /* Classes */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   444
				29B97315FDCFA39411CA2CEA /* Other Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   445
				29B97323FDCFA39411CA2CEA /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   446
				29B97317FDCFA39411CA2CEA /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   447
				19C28FACFE9D520D11CA2CBB /* Products */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   448
				61370652117B1D50004EE44A /* Entitlements-Distribution.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   449
				611E12FE117BBBDA0044B62F /* Entitlements-Development.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   450
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   451
			name = CustomTemplate;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   452
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   453
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   454
		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   455
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   456
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   457
				61C325371179A325001E70B1 /* openalbridge */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   458
				612724D1117E28AF005B90CF /* HogButtonView.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   459
				612724D2117E28AF005B90CF /* HogButtonView.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   460
				61CF496F117E702F00BF05B7 /* SquareButtonView.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   461
				61CF4970117E702F00BF05B7 /* SquareButtonView.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   462
				6184DEA111795DBD00AF6EFA /* UIImageExtra.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   463
				6184DEA211795DBD00AF6EFA /* UIImageExtra.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   464
				61798857114AA48A00BA94A9 /* CGPointUtils.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   465
				61798856114AA48A00BA94A9 /* CGPointUtils.c */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   466
				619C51BD116E40FC0049FD84 /* CommodityFunctions.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   467
				619C51BE116E40FC0049FD84 /* CommodityFunctions.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   468
				6179885A114AA48A00BA94A9 /* PascalImports.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   469
				32CA4F630368D1EE00C91783 /* Hedgewars_Prefix.pch */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   470
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   471
			name = "Other Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   472
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   473
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   474
		29B97317FDCFA39411CA2CEA /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   475
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   476
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   477
				6100DAD4115446B000F455E0 /* Resources-iPad */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   478
				6100DB1711544E8400F455E0 /* XIB */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   479
				6179937011501D5800BA94A9 /* buttons */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   480
				6179936F11501D4100BA94A9 /* back panels */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   481
				6179936611501D1E00BA94A9 /* joystick */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   482
				61798A5E114AE08600BA94A9 /* Data */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   483
				6179934E114BD5AB00BA94A9 /* menuCorner.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   484
				61798A25114ADD2600BA94A9 /* Default.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   485
				61798A26114ADD2600BA94A9 /* Icon.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   486
				61798A2B114ADD2600BA94A9 /* title.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   487
				8D1107310486CEB800E47090 /* Info.plist */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   488
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   489
			name = Resources;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   490
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   491
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   492
		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   493
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   494
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   495
				6127232E117DF752005B90CF /* SDL_image.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   496
				617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   497
				617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   498
				6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   499
				61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   500
				61798934114AB25F00BA94A9 /* AudioToolbox.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   501
				61A117FE1168322700359010 /* CoreGraphics.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   502
				1D30AB110D05D00D00671497 /* Foundation.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   503
				28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   504
				28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   505
				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   506
				61C3255A1179A384001E70B1 /* OpenAL.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   507
				61798916114AAF2100BA94A9 /* libfreetype_arm.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   508
				61798917114AAF2100BA94A9 /* libfreetype_x86.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   509
				6179891A114AAF2100BA94A9 /* libvorbis_arm.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   510
				61272338117DF778005B90CF /* MobileCoreServices.framework */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   511
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   512
			name = Frameworks;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   513
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   514
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   515
		6100DAD4115446B000F455E0 /* Resources-iPad */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   516
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   517
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   518
				6151347D116C2803001F16D1 /* Icon-iPad.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   519
				6122CD00116BECCA002648E9 /* Default-Landscape.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   520
				611FD9C81155A1F200C2203D /* Background.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   521
				611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   522
				611FD9D11155A41000C2203D /* Multiplayer.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   523
				611FD9CF1155A40700C2203D /* NetworkPlay.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   524
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   525
			name = "Resources-iPad";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   526
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   527
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   528
		6100DB1711544E8400F455E0 /* XIB */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   529
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   530
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   531
				617814E7118947A200C6A535 /* MapConfigViewController-iPad.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   532
				615A92901183E31C006CA772 /* MapConfigViewController-iPhone.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   533
				611E127C117BACC60044B62F /* GameConfigViewController-iPad.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   534
				61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   535
				611E127E117BACCD0044B62F /* GameConfigViewController-iPhone.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   536
				615134B0116C2C5F001F16D1 /* OverlayViewController.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   537
				61A118CB11683C7A00359010 /* MainMenuViewController-iPhone.xib */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   538
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   539
			name = XIB;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   540
			path = Classes;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   541
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   542
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   543
		611B0A94116B621600112153 /* first level */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   544
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   545
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   546
				611B0A9F116B626E00112153 /* GeneralSettingsViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   547
				611B0AA0116B626E00112153 /* GeneralSettingsViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   548
				61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   549
				61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   550
				611E1314117BBE5A0044B62F /* WeaponSettingsViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   551
				611E1315117BBE5A0044B62F /* WeaponSettingsViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   552
				611E1317117BBE700044B62F /* SchemeSettingsViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   553
				611E1318117BBE700044B62F /* SchemeSettingsViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   554
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   555
			name = "first level";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   556
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   557
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   558
		6127232F117DF752005B90CF /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   559
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   560
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   561
				61272333117DF752005B90CF /* libSDL_image.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   562
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   563
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   564
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   565
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   566
		61370672117B32A3004EE44A /* Game Config */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   567
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   568
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   569
				61370673117B32EF004EE44A /* GameConfigViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   570
				61370674117B32EF004EE44A /* GameConfigViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   571
				61B22E0C1180FBF400B2FCE0 /* MapConfigViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   572
				61B22E0D1180FBF400B2FCE0 /* MapConfigViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   573
				61272422117E17CF005B90CF /* TeamConfigViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   574
				61272423117E17CF005B90CF /* TeamConfigViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   575
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   576
			name = "Game Config";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   577
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   578
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   579
		61798860114AA49D00BA94A9 /* SDLOverrides */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   580
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   581
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   582
				61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   583
				61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   584
				61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   585
				61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   586
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   587
			name = SDLOverrides;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   588
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   589
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   590
		61798892114AA56300BA94A9 /* inc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   591
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   592
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   593
				61798852114AA44900BA94A9 /* config.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   594
				617987E1114AA34C00BA94A9 /* CCHandlers.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   595
				617987E4114AA34C00BA94A9 /* GSHandlers.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   596
				617987E5114AA34C00BA94A9 /* HHHandlers.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   597
				617987EB114AA34C00BA94A9 /* options.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   598
				617987F0114AA34C00BA94A9 /* SinTable.inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   599
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   600
			name = inc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   601
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   602
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   603
		617988D4114AAA3900BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   604
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   605
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   606
				617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   607
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   608
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   609
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   610
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   611
		6179898C114AB3FA00BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   612
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   613
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   614
				61798993114AB3FA00BA94A9 /* libSDL_mixer.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   615
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   616
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   617
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   618
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   619
		617989B4114AB47500BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   620
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   621
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   622
				617989BB114AB47500BA94A9 /* libSDL_net.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   623
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   624
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   625
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   626
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   627
		61798A0C114AB65600BA94A9 /* Products */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   628
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   629
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   630
				61798A13114AB65600BA94A9 /* libSDL_ttf.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   631
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   632
			name = Products;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   633
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   634
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   635
		6179936611501D1E00BA94A9 /* joystick */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   636
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   637
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   638
				617995311150403800BA94A9 /* joyPush.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   639
				6179936711501D3D00BA94A9 /* arrowDown.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   640
				6179936811501D3D00BA94A9 /* arrowLeft.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   641
				6179936911501D3D00BA94A9 /* arrowRight.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   642
				6179936A11501D3D00BA94A9 /* arrowUp.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   643
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   644
			name = joystick;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   645
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   646
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   647
		6179936F11501D4100BA94A9 /* back panels */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   648
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   649
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   650
				61798A1E114ADD2600BA94A9 /* backgroundBottom.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   651
				61798A1F114ADD2600BA94A9 /* backgroundCenter.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   652
				61798A20114ADD2600BA94A9 /* backgroundLeft.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   653
				61798A21114ADD2600BA94A9 /* backgroundRight.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   654
				61798A22114ADD2600BA94A9 /* backgroundTop.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   655
				61798A23114ADD2600BA94A9 /* borderBottom.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   656
				61798A24114ADD2600BA94A9 /* borderTop.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   657
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   658
			name = "back panels";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   659
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   660
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   661
		6179937011501D5800BA94A9 /* buttons */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   662
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   663
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   664
				61798A27114ADD2600BA94A9 /* networkButton.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   665
				61798A28114ADD2600BA94A9 /* playButton.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   666
				61798A29114ADD2600BA94A9 /* settingsButton.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   667
				61798A2A114ADD2600BA94A9 /* storeButton.png */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   668
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   669
			name = buttons;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   670
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   671
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   672
		618BE596117512A300F22556 /* third level */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   673
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   674
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   675
				61A11AE21168DC9400359010 /* HogHatViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   676
				61A11AE31168DC9400359010 /* HogHatViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   677
				618BE60111751F4F00F22556 /* GravesViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   678
				618BE60211751F4F00F22556 /* GravesViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   679
				618BE6A1117527CD00F22556 /* VoicesViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   680
				618BE6A2117527CD00F22556 /* VoicesViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   681
				619C533C116E70050049FD84 /* FortsViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   682
				619C533D116E70050049FD84 /* FortsViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   683
				619C5230116E4E800049FD84 /* FlagsViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   684
				619C5231116E4E810049FD84 /* FlagsViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   685
				618BE5911175126900F22556 /* LevelViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   686
				618BE5921175126900F22556 /* LevelViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   687
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   688
			name = "third level";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   689
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   690
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   691
		61A118481168371400359010 /* Frontend */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   692
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   693
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   694
				61370672117B32A3004EE44A /* Game Config */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   695
				61A11AC31168DA2B00359010 /* Settings */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   696
				6179886E114AA4D000BA94A9 /* MainMenuViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   697
				6179886F114AA4D000BA94A9 /* MainMenuViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   698
				61CE250B115E749A0098C467 /* OverlayViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   699
				61CE250C115E749A0098C467 /* OverlayViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   700
				61A11A4C1168D13600359010 /* PopoverMenuViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   701
				61A11A4D1168D13600359010 /* PopoverMenuViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   702
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   703
			name = Frontend;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   704
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   705
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   706
		61A11AC31168DA2B00359010 /* Settings */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   707
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   708
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   709
				61A11ABF1168D8B600359010 /* SplitViewRootController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   710
				61A11AC01168D8B600359010 /* SplitViewRootController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   711
				61A11AC71168DA9400359010 /* MasterViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   712
				61A11AC81168DA9400359010 /* MasterViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   713
				61A11AD41168DB3700359010 /* DetailViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   714
				61A11AD51168DB3700359010 /* DetailViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   715
				611B0A94116B621600112153 /* first level */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   716
				61A11AD01168DB1F00359010 /* second level */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   717
				618BE596117512A300F22556 /* third level */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   718
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   719
			name = Settings;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   720
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   721
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   722
		61A11AD01168DB1F00359010 /* second level */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   723
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   724
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   725
				61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   726
				61A11AE01168DC6E00359010 /* SingleTeamViewController.m */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   727
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   728
			name = "second level";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   729
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   730
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   731
		61C325371179A325001E70B1 /* openalbridge */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   732
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   733
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   734
				61AA7AC9117FCC8200FDDD4D /* openalbridge_t.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   735
				61C3253B1179A336001E70B1 /* globals.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   736
				61C3253C1179A336001E70B1 /* loaders.c */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   737
				61C3253D1179A336001E70B1 /* loaders.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   738
				61C3253E1179A336001E70B1 /* openalbridge.c */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   739
				61C325401179A336001E70B1 /* openalbridge.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   740
				61C325411179A336001E70B1 /* wrappers.c */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   741
				61C325421179A336001E70B1 /* wrappers.h */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   742
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   743
			name = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   744
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   745
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   746
		9283015C0F10E48900CC5A3C /* Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   747
			isa = PBXGroup;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   748
			children = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   749
				61798892114AA56300BA94A9 /* inc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   750
				617987E7114AA34C00BA94A9 /* hwengine.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   751
				617987E9114AA34C00BA94A9 /* hwLibrary.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   752
				617987EC114AA34C00BA94A9 /* PascalExports.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   753
				617987ED114AA34C00BA94A9 /* SDLh.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   754
				617987F1114AA34C00BA94A9 /* uAI.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   755
				617987F2114AA34C00BA94A9 /* uAIActions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   756
				617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   757
				617987F4114AA34C00BA94A9 /* uAIMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   758
				617987F5114AA34C00BA94A9 /* uAmmos.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   759
				617987F6114AA34C00BA94A9 /* uChat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   760
				617987F7114AA34C00BA94A9 /* uCollisions.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   761
				617987F8114AA34C00BA94A9 /* uConsole.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   762
				617987F9114AA34C00BA94A9 /* uConsts.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   763
				617987FA114AA34C00BA94A9 /* uFloat.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   764
				617987FB114AA34C00BA94A9 /* uGame.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   765
				617987FC114AA34C00BA94A9 /* uGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   766
				617987FD114AA34C00BA94A9 /* uIO.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   767
				617987FE114AA34C00BA94A9 /* uKeys.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   768
				617987FF114AA34C00BA94A9 /* uLand.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   769
				61798800114AA34C00BA94A9 /* uLandGraphics.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   770
				61798801114AA34C00BA94A9 /* uLandObjects.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   771
				61798802114AA34C00BA94A9 /* uLandTemplates.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   772
				61798803114AA34C00BA94A9 /* uLandTexture.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   773
				61798804114AA34C00BA94A9 /* uLocale.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   774
				61798805114AA34C00BA94A9 /* uMisc.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   775
				61798806114AA34C00BA94A9 /* uRandom.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   776
				61798807114AA34C00BA94A9 /* uScript.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   777
				61798808114AA34C00BA94A9 /* uSHA.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   778
				61798809114AA34C00BA94A9 /* uSound.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   779
				6179880A114AA34C00BA94A9 /* uStats.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   780
				6179880B114AA34C00BA94A9 /* uStore.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   781
				6179880C114AA34C00BA94A9 /* uTeams.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   782
				6179880E114AA34C00BA94A9 /* uVisualGears.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   783
				6179880F114AA34C00BA94A9 /* uWorld.pas */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   784
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   785
			name = "Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   786
			sourceTree = "<group>";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   787
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   788
/* End PBXGroup section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   789
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   790
/* Begin PBXHeadersBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   791
		61C325191179A300001E70B1 /* Headers */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   792
			isa = PBXHeadersBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   793
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   794
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   795
				61C325451179A336001E70B1 /* globals.h in Headers */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   796
				61C325471179A336001E70B1 /* loaders.h in Headers */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   797
				61C325491179A336001E70B1 /* openalbridge.h in Headers */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   798
				61C3254B1179A336001E70B1 /* wrappers.h in Headers */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   799
				61AA7ACA117FCC8200FDDD4D /* openalbridge_t.h in Headers */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   800
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   801
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   802
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   803
/* End PBXHeadersBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   804
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   805
/* Begin PBXNativeTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   806
		1D6058900D05DD3D006BFB54 /* Hedgewars */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   807
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   808
			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   809
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   810
				1D60588D0D05DD3D006BFB54 /* Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   811
				1D60588E0D05DD3D006BFB54 /* Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   812
				1D60588F0D05DD3D006BFB54 /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   813
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   814
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   815
				9283015B0F10E46D00CC5A3C /* PBXBuildRule */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   816
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   817
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   818
				61C325211179A30E001E70B1 /* PBXTargetDependency */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   819
				9283015A0F10E41300CC5A3C /* PBXTargetDependency */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   820
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   821
			name = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   822
			productName = HedgewarsMobile;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   823
			productReference = 1D6058910D05DD3D006BFB54 /* Hedgewars.app */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   824
			productType = "com.apple.product-type.application";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   825
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   826
		61C3251C1179A300001E70B1 /* openalbridge */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   827
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   828
			buildConfigurationList = 61C325351179A314001E70B1 /* Build configuration list for PBXNativeTarget "openalbridge" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   829
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   830
				61C325191179A300001E70B1 /* Headers */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   831
				61C3251A1179A300001E70B1 /* Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   832
				61C3251B1179A300001E70B1 /* Frameworks */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   833
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   834
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   835
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   836
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   837
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   838
			name = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   839
			productName = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   840
			productReference = 61C3251D1179A300001E70B1 /* libopenalbridge.a */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   841
			productType = "com.apple.product-type.library.static";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   842
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   843
		928301160F10CAFC00CC5A3C /* fpc */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   844
			isa = PBXNativeTarget;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   845
			buildConfigurationList = 9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   846
			buildPhases = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   847
				9283011B0F10CB2D00CC5A3C /* Build libfpc.a */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   848
				928301560F10E04C00CC5A3C /* Compile Pascal Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   849
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   850
			buildRules = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   851
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   852
			dependencies = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   853
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   854
			name = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   855
			productName = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   856
			productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   857
			productType = "com.apple.product-type.library.static";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   858
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   859
/* End PBXNativeTarget section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   860
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   861
/* Begin PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   862
		29B97313FDCFA39411CA2CEA /* Project object */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   863
			isa = PBXProject;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   864
			attributes = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   865
				BuildIndependentTargetsInParallel = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   866
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   867
			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   868
			compatibilityVersion = "Xcode 3.1";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   869
			hasScannedForEncodings = 1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   870
			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   871
			projectDirPath = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   872
			projectReferences = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   873
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   874
					ProductGroup = 6127232F117DF752005B90CF /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   875
					ProjectRef = 6127232E117DF752005B90CF /* SDL_image.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   876
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   877
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   878
					ProductGroup = 6179898C114AB3FA00BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   879
					ProjectRef = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   880
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   881
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   882
					ProductGroup = 617989B4114AB47500BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   883
					ProjectRef = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   884
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   885
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   886
					ProductGroup = 61798A0C114AB65600BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   887
					ProjectRef = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   888
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   889
				{
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   890
					ProductGroup = 617988D4114AAA3900BA94A9 /* Products */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   891
					ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   892
				},
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   893
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   894
			projectRoot = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   895
			targets = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   896
				1D6058900D05DD3D006BFB54 /* Hedgewars */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   897
				928301160F10CAFC00CC5A3C /* fpc */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   898
				61C3251C1179A300001E70B1 /* openalbridge */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   899
				6179928B114AE0C800BA94A9 /* UpdateDataFolder */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   900
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   901
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   902
/* End PBXProject section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   903
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   904
/* Begin PBXReferenceProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   905
		61272333117DF752005B90CF /* libSDL_image.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   906
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   907
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   908
			path = libSDL_image.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   909
			remoteRef = 61272332117DF752005B90CF /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   910
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   911
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   912
		617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   913
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   914
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   915
			path = libSDLiPhoneOS.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   916
			remoteRef = 617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   917
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   918
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   919
		61798993114AB3FA00BA94A9 /* libSDL_mixer.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   920
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   921
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   922
			path = libSDL_mixer.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   923
			remoteRef = 61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   924
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   925
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   926
		617989BB114AB47500BA94A9 /* libSDL_net.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   927
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   928
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   929
			path = libSDL_net.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   930
			remoteRef = 617989BA114AB47500BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   931
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   932
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   933
		61798A13114AB65600BA94A9 /* libSDL_ttf.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   934
			isa = PBXReferenceProxy;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   935
			fileType = archive.ar;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   936
			path = libSDL_ttf.a;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   937
			remoteRef = 61798A12114AB65600BA94A9 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   938
			sourceTree = BUILT_PRODUCTS_DIR;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   939
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   940
/* End PBXReferenceProxy section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   941
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   942
/* Begin PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   943
		1D60588D0D05DD3D006BFB54 /* Resources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   944
			isa = PBXResourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   945
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   946
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   947
				61A118D211683CD100359010 /* Background.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   948
				61A118D311683CD100359010 /* HedgewarsTitle.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   949
				61A118D411683CD100359010 /* Multiplayer.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   950
				61A118D511683CD100359010 /* NetworkPlay.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   951
				61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   952
				61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   953
				61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   954
				61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   955
				61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   956
				61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   957
				61798A32114ADD2600BA94A9 /* borderTop.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   958
				61798A33114ADD2600BA94A9 /* Default.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   959
				61798A34114ADD2600BA94A9 /* Icon.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   960
				61798A35114ADD2600BA94A9 /* networkButton.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   961
				61798A36114ADD2600BA94A9 /* playButton.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   962
				61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   963
				61798A38114ADD2600BA94A9 /* storeButton.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   964
				61798A39114ADD2600BA94A9 /* title.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   965
				61799289114AE08700BA94A9 /* Data in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   966
				6179934F114BD5AB00BA94A9 /* menuCorner.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   967
				6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   968
				6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   969
				6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   970
				6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   971
				617995321150403800BA94A9 /* joyPush.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   972
				61A118CA11683C7600359010 /* MainMenuViewController-iPad.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   973
				61A118CC11683C7A00359010 /* MainMenuViewController-iPhone.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   974
				6122CD01116BECCA002648E9 /* Default-Landscape.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   975
				6151347E116C2803001F16D1 /* Icon-iPad.png in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   976
				615134B1116C2C5F001F16D1 /* OverlayViewController.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   977
				61370653117B1D50004EE44A /* Entitlements-Distribution.plist in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   978
				611E127D117BACC60044B62F /* GameConfigViewController-iPad.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   979
				611E127F117BACCD0044B62F /* GameConfigViewController-iPhone.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   980
				611E12FF117BBBDA0044B62F /* Entitlements-Development.plist in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   981
				615A92911183E31C006CA772 /* MapConfigViewController-iPhone.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   982
				617814E8118947A200C6A535 /* MapConfigViewController-iPad.xib in Resources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   983
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   984
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   985
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   986
/* End PBXResourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   987
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   988
/* Begin PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   989
		6179928A114AE0C800BA94A9 /* ShellScript */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   990
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   991
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   992
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   993
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   994
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   995
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   996
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   997
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   998
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
   999
			shellPath = /bin/sh;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1000
			shellScript = "#copy new stuff over old stuff\nrm -rf ${PROJECT_DIR}/Data\nsvn export --force ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\ncp -R ${PROJECT_DIR}/../../QTfrontend/res/botlevels ${PROJECT_DIR}/Data/Graphics/Hedgehog/botlevels\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hedgehog/botlevels/.svn*\n\n#delete all CMakeLists.txt and image source files\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\nfind ${PROJECT_DIR}/Data -name *.svg -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\nfind ${PROJECT_DIR}/Data -name *.xcf -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#delete dummy maps\nrm -rf ${PROJECT_DIR}/Data/Maps/{test*,KnockBall,Ruler,BasketBall}\n\n#the following ones must be removed when their support is implemented\n\n#delete some voices\nrm -rf ${PROJECT_DIR}/Data/Sounds/voices/{Classic,British,Mobster,Pirate,Robot,Russian,Singer,Surfer}\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 reserved hats\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1001
			showEnvVarsInLog = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1002
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1003
		9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1004
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1005
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1006
			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).";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1007
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1008
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1009
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1010
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1011
			name = "Build libfpc.a";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1012
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1013
				"$(TARGET_BUILD_DIR)/libfpc.a",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1014
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1015
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1016
			shellPath = /bin/sh;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1017
			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";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1018
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1019
		928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1020
			isa = PBXShellScriptBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1021
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1022
			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).   ";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1023
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1024
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1025
			inputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1026
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1027
			name = "Compile Pascal Sources";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1028
			outputPaths = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1029
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1030
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1031
			shellPath = /bin/sh;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1032
			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";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1033
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1034
/* End PBXShellScriptBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1035
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1036
/* Begin PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1037
		1D60588E0D05DD3D006BFB54 /* Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1038
			isa = PBXSourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1039
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1040
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1041
				61798816114AA34C00BA94A9 /* hwengine.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1042
				61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1043
				6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1044
				6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1045
				6179881F114AA34C00BA94A9 /* uAI.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1046
				61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1047
				61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1048
				61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1049
				61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1050
				61798824114AA34C00BA94A9 /* uChat.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1051
				61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1052
				61798826114AA34C00BA94A9 /* uConsole.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1053
				61798827114AA34C00BA94A9 /* uConsts.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1054
				61798828114AA34C00BA94A9 /* uFloat.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1055
				61798829114AA34C00BA94A9 /* uGame.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1056
				6179882A114AA34C00BA94A9 /* uGears.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1057
				6179882B114AA34C00BA94A9 /* uIO.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1058
				6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1059
				6179882D114AA34C00BA94A9 /* uLand.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1060
				6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1061
				6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1062
				61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1063
				61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1064
				61798832114AA34C00BA94A9 /* uLocale.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1065
				61798833114AA34C00BA94A9 /* uMisc.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1066
				61798834114AA34C00BA94A9 /* uRandom.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1067
				61798835114AA34C00BA94A9 /* uScript.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1068
				61798836114AA34C00BA94A9 /* uSHA.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1069
				61798837114AA34C00BA94A9 /* uSound.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1070
				61798838114AA34C00BA94A9 /* uStats.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1071
				61798839114AA34C00BA94A9 /* uStore.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1072
				6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1073
				6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1074
				6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1075
				6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1076
				61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1077
				6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1078
				6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1079
				61798889114AA4E600BA94A9 /* GameSetup.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1080
				61CE250D115E749A0098C467 /* OverlayViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1081
				61A11A4E1168D13600359010 /* PopoverMenuViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1082
				61A11AC11168D8B600359010 /* SplitViewRootController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1083
				61A11AC91168DA9400359010 /* MasterViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1084
				61A11ACF1168DB1B00359010 /* TeamSettingsViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1085
				61A11AD61168DB3700359010 /* DetailViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1086
				61A11AE11168DC6E00359010 /* SingleTeamViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1087
				61A11AE41168DC9400359010 /* HogHatViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1088
				611B0AA1116B626E00112153 /* GeneralSettingsViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1089
				619C51BF116E40FC0049FD84 /* CommodityFunctions.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1090
				619C5232116E4E810049FD84 /* FlagsViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1091
				619C533E116E70050049FD84 /* FortsViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1092
				618BE5931175126900F22556 /* LevelViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1093
				618BE60311751F4F00F22556 /* GravesViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1094
				618BE6A3117527CD00F22556 /* VoicesViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1095
				6184DEA311795DBD00AF6EFA /* UIImageExtra.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1096
				61370676117B32EF004EE44A /* GameConfigViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1097
				611E1316117BBE5A0044B62F /* WeaponSettingsViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1098
				611E1319117BBE700044B62F /* SchemeSettingsViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1099
				61272424117E17CF005B90CF /* TeamConfigViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1100
				612724D3117E28AF005B90CF /* HogButtonView.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1101
				61CF4971117E702F00BF05B7 /* SquareButtonView.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1102
				61B22E0F1180FBF400B2FCE0 /* MapConfigViewController.m in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1103
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1104
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1105
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1106
		61C3251A1179A300001E70B1 /* Sources */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1107
			isa = PBXSourcesBuildPhase;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1108
			buildActionMask = 2147483647;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1109
			files = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1110
				61C325461179A336001E70B1 /* loaders.c in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1111
				61C325481179A336001E70B1 /* openalbridge.c in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1112
				61C3254A1179A336001E70B1 /* wrappers.c in Sources */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1113
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1114
			runOnlyForDeploymentPostprocessing = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1115
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1116
/* End PBXSourcesBuildPhase section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1117
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1118
/* Begin PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1119
		61C325211179A30E001E70B1 /* PBXTargetDependency */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1120
			isa = PBXTargetDependency;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1121
			target = 61C3251C1179A300001E70B1 /* openalbridge */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1122
			targetProxy = 61C325201179A30E001E70B1 /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1123
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1124
		9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1125
			isa = PBXTargetDependency;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1126
			target = 928301160F10CAFC00CC5A3C /* fpc */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1127
			targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1128
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1129
/* End PBXTargetDependency section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1130
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1131
/* Begin XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1132
		1D6058940D05DD3E006BFB54 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1133
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1134
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1135
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1136
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1137
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1138
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1139
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1140
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1141
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1142
				LIBRARY_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1143
					"$(inherited)",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1144
					"\"$(SRCROOT)\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1145
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1146
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1147
				TARGETED_DEVICE_FAMILY = "1,2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1148
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1149
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1150
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1151
		1D6058950D05DD3E006BFB54 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1152
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1153
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1154
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1155
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Development.plist";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1156
				CODE_SIGN_IDENTITY = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1157
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1158
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1159
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1160
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1161
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1162
				LIBRARY_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1163
					"$(inherited)",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1164
					"\"$(SRCROOT)\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1165
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1166
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1167
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1168
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1169
				TARGETED_DEVICE_FAMILY = "1,2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1170
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1171
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1172
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1173
		6137064B117B1CB3004EE44A /* Distribution */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1174
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1175
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1176
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1177
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1178
				CODE_SIGN_IDENTITY = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1179
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1180
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1181
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1182
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1183
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1184
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1185
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1186
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1187
				GCC_DEBUGGING_SYMBOLS = default;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1188
				GCC_FAST_MATH = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1189
				GCC_OPTIMIZATION_LEVEL = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1190
				GCC_THUMB_SUPPORT = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1191
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1192
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1193
				HEADER_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1194
					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1195
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1196
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1197
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1198
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1199
				IPHONEOS_DEPLOYMENT_TARGET = 3.0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1200
				ONLY_ACTIVE_ARCH = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1201
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1202
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1203
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1204
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1205
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1206
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1207
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1208
				SDKROOT = iphoneos3.2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1209
				TARGETED_DEVICE_FAMILY = "1,2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1210
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1211
			name = Distribution;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1212
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1213
		6137064C117B1CB3004EE44A /* Distribution */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1214
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1215
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1216
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1217
				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1218
				CODE_SIGN_ENTITLEMENTS = "Entitlements-Distribution.plist";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1219
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1220
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1221
				GCC_PRECOMPILE_PREFIX_HEADER = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1222
				GCC_PREFIX_HEADER = Hedgewars_Prefix.pch;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1223
				INFOPLIST_FILE = Info.plist;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1224
				LIBRARY_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1225
					"$(inherited)",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1226
					"\"$(SRCROOT)\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1227
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1228
				PRODUCT_NAME = Hedgewars;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1229
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1230
				TARGETED_DEVICE_FAMILY = "1,2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1231
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1232
			name = Distribution;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1233
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1234
		6137064D117B1CB3004EE44A /* Distribution */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1235
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1236
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1237
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1238
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1239
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1240
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1241
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1242
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1243
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1244
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1245
			name = Distribution;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1246
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1247
		6137064E117B1CB3004EE44A /* Distribution */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1248
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1249
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1250
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1251
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1252
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1253
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1254
				HEADER_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1255
					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1256
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1257
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1258
					"\"$(SRCROOT)/../../../Library/lpng141\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1259
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1260
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1261
					"\"$(SRCROOT)/../../../Library/libvorbis-1.3.1/include\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1262
					"\"$(SRCROOT)/../../../Library/libogg-1.2.0/include\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1263
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1264
				OTHER_LDFLAGS = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1265
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1266
				PRODUCT_NAME = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1267
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1268
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1269
			name = Distribution;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1270
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1271
		6137064F117B1CB3004EE44A /* Distribution */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1272
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1273
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1274
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1275
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1276
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1277
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1278
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1279
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1280
			name = Distribution;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1281
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1282
		6179928C114AE0C800BA94A9 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1283
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1284
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1285
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1286
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1287
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1288
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1289
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1290
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1291
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1292
		6179928D114AE0C800BA94A9 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1293
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1294
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1295
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1296
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1297
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1298
				PRODUCT_NAME = UpdateDataFolder;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1299
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1300
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1301
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1302
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1303
		61C3251E1179A300001E70B1 /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1304
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1305
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1306
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1307
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1308
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1309
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1310
				HEADER_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1311
					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1312
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1313
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1314
					"\"$(SRCROOT)/../../../Library/lpng141\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1315
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1316
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1317
					"\"$(SRCROOT)/../../../Library/libvorbis-1.3.1/include\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1318
					"\"$(SRCROOT)/../../../Library/libogg-1.2.0/include\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1319
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1320
				OTHER_LDFLAGS = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1321
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1322
				PRODUCT_NAME = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1323
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1324
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1325
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1326
		61C3251F1179A300001E70B1 /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1327
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1328
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1329
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1330
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1331
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1332
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1333
				HEADER_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1334
					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1335
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1336
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1337
					"\"$(SRCROOT)/../../../Library/lpng141\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1338
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1339
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_mixer\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1340
					"\"$(SRCROOT)/../../../Library/libvorbis-1.3.1/include\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1341
					"\"$(SRCROOT)/../../../Library/libogg-1.2.0/include\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1342
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1343
				OTHER_LDFLAGS = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1344
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1345
				PRODUCT_NAME = openalbridge;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1346
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1347
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1348
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1349
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1350
		928301180F10CAFD00CC5A3C /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1351
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1352
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1353
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1354
				COPY_PHASE_STRIP = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1355
				GCC_DYNAMIC_NO_PIC = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1356
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1357
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1358
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1359
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1360
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1361
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1362
		928301190F10CAFD00CC5A3C /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1363
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1364
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1365
				ALWAYS_SEARCH_USER_PATHS = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1366
				COPY_PHASE_STRIP = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1367
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1368
				GCC_ENABLE_FIX_AND_CONTINUE = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1369
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1370
				PRODUCT_NAME = fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1371
				ZERO_LINK = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1372
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1373
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1374
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1375
		C01FCF4F08A954540054247B /* Debug */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1376
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1377
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1378
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1379
				CODE_SIGN_IDENTITY = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1380
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Vittorio Giovara (DC2BRETXAC)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1381
				DEBUG_INFORMATION_FORMAT = stabs;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1382
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1383
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1384
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1385
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1386
				FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -gl -gw2 -gs -gt -ghttt -Xs-";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1387
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1388
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1389
				GCC_DEBUGGING_SYMBOLS = full;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1390
				GCC_FAST_MATH = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1391
				GCC_OPTIMIZATION_LEVEL = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1392
				GCC_THUMB_SUPPORT = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1393
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1394
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1395
				HEADER_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1396
					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1397
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1398
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1399
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1400
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1401
				IPHONEOS_DEPLOYMENT_TARGET = 3.0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1402
				ONLY_ACTIVE_ARCH = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1403
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1404
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1405
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1406
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1407
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1408
				SDKROOT = iphoneos3.2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1409
				TARGETED_DEVICE_FAMILY = "1,2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1410
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1411
			name = Debug;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1412
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1413
		C01FCF5008A954540054247B /* Release */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1414
			isa = XCBuildConfiguration;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1415
			buildSettings = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1416
				ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1417
				CODE_SIGN_IDENTITY = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1418
				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1419
				FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B  -Sgix";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1420
				FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1421
				FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1422
				FPC_RTL_UNITS_BASE = /usr/local/lib/fpc;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1423
				FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs  -Cfvfpv2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1424
				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1425
				GCC_C_LANGUAGE_STANDARD = c99;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1426
				GCC_DEBUGGING_SYMBOLS = default;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1427
				GCC_FAST_MATH = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1428
				GCC_OPTIMIZATION_LEVEL = 2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1429
				GCC_THUMB_SUPPORT = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1430
				GCC_WARN_ABOUT_RETURN_TYPE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1431
				GCC_WARN_UNUSED_VARIABLE = YES;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1432
				HEADER_SEARCH_PATHS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1433
					/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator3.2.sdk/System/Library/Frameworks/OpenAL.framework/Headers,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1434
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1435
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1436
					"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1437
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1438
				IPHONEOS_DEPLOYMENT_TARGET = 3.0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1439
				ONLY_ACTIVE_ARCH = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1440
				OTHER_LDFLAGS = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1441
					"-lz",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1442
					"-Wl,-no_order_inits",
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1443
				);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1444
				PREBINDING = NO;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1445
				PROVISIONING_PROFILE = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1446
				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1447
				SDKROOT = iphoneos3.2;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1448
				TARGETED_DEVICE_FAMILY = "1,2";
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1449
			};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1450
			name = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1451
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1452
/* End XCBuildConfiguration section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1453
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1454
/* Begin XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1455
		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Hedgewars" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1456
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1457
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1458
				1D6058940D05DD3E006BFB54 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1459
				1D6058950D05DD3E006BFB54 /* Release */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1460
				6137064C117B1CB3004EE44A /* Distribution */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1461
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1462
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1463
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1464
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1465
		61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1466
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1467
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1468
				6179928C114AE0C800BA94A9 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1469
				6179928D114AE0C800BA94A9 /* Release */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1470
				6137064F117B1CB3004EE44A /* Distribution */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1471
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1472
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1473
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1474
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1475
		61C325351179A314001E70B1 /* Build configuration list for PBXNativeTarget "openalbridge" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1476
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1477
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1478
				61C3251E1179A300001E70B1 /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1479
				61C3251F1179A300001E70B1 /* Release */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1480
				6137064E117B1CB3004EE44A /* Distribution */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1481
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1482
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1483
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1484
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1485
		9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1486
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1487
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1488
				928301180F10CAFD00CC5A3C /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1489
				928301190F10CAFD00CC5A3C /* Release */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1490
				6137064D117B1CB3004EE44A /* Distribution */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1491
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1492
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1493
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1494
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1495
		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Hedgewars" */ = {
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1496
			isa = XCConfigurationList;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1497
			buildConfigurations = (
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1498
				C01FCF4F08A954540054247B /* Debug */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1499
				C01FCF5008A954540054247B /* Release */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1500
				6137064B117B1CB3004EE44A /* Distribution */,
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1501
			);
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1502
			defaultConfigurationIsVisible = 0;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1503
			defaultConfigurationName = Release;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1504
		};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1505
/* End XCConfigurationList section */
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1506
	};
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1507
	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
88bb88294e06 this should fix the old project name that is present in the scm database
koda
parents:
diff changeset
  1508
}