author | koda |
Sun, 04 Apr 2010 19:51:53 +0000 | |
changeset 3305 | 91074496d5c9 |
parent 3270 | 9bd8fb1707b9 |
child 3312 | 6d8f1c76756d |
permissions | -rwxr-xr-x |
2980 | 1 |
// !$*UTF8*$! |
2 |
{ |
|
3 |
archiveVersion = 1; |
|
4 |
classes = { |
|
5 |
}; |
|
6 |
objectVersion = 45; |
|
7 |
objects = { |
|
8 |
||
9 |
/* Begin PBXAggregateTarget section */ |
|
10 |
6179928B114AE0C800BA94A9 /* UpdateDataFolder */ = { |
|
11 |
isa = PBXAggregateTarget; |
|
12 |
buildConfigurationList = 61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */; |
|
13 |
buildPhases = ( |
|
14 |
6179928A114AE0C800BA94A9 /* ShellScript */, |
|
15 |
); |
|
16 |
dependencies = ( |
|
17 |
); |
|
18 |
name = UpdateDataFolder; |
|
19 |
productName = UpdateDataFolder; |
|
20 |
}; |
|
21 |
/* End PBXAggregateTarget section */ |
|
22 |
||
23 |
/* Begin PBXBuildFile section */ |
|
24 |
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; }; |
|
25 |
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; }; |
|
26 |
28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; }; |
|
27 |
28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; }; |
|
28 |
61798816114AA34C00BA94A9 /* hwengine.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E7114AA34C00BA94A9 /* hwengine.pas */; }; |
|
29 |
61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987E9114AA34C00BA94A9 /* hwLibrary.pas */; }; |
|
30 |
6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987EC114AA34C00BA94A9 /* PascalExports.pas */; }; |
|
31 |
6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987ED114AA34C00BA94A9 /* SDLh.pas */; }; |
|
32 |
6179881F114AA34C00BA94A9 /* uAI.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F1114AA34C00BA94A9 /* uAI.pas */; }; |
|
33 |
61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F2114AA34C00BA94A9 /* uAIActions.pas */; }; |
|
34 |
61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */; }; |
|
35 |
61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F4114AA34C00BA94A9 /* uAIMisc.pas */; }; |
|
36 |
61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F5114AA34C00BA94A9 /* uAmmos.pas */; }; |
|
37 |
61798824114AA34C00BA94A9 /* uChat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F6114AA34C00BA94A9 /* uChat.pas */; }; |
|
38 |
61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F7114AA34C00BA94A9 /* uCollisions.pas */; }; |
|
39 |
61798826114AA34C00BA94A9 /* uConsole.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F8114AA34C00BA94A9 /* uConsole.pas */; }; |
|
40 |
61798827114AA34C00BA94A9 /* uConsts.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987F9114AA34C00BA94A9 /* uConsts.pas */; }; |
|
41 |
61798828114AA34C00BA94A9 /* uFloat.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FA114AA34C00BA94A9 /* uFloat.pas */; }; |
|
42 |
61798829114AA34C00BA94A9 /* uGame.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FB114AA34C00BA94A9 /* uGame.pas */; }; |
|
43 |
6179882A114AA34C00BA94A9 /* uGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FC114AA34C00BA94A9 /* uGears.pas */; }; |
|
44 |
6179882B114AA34C00BA94A9 /* uIO.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FD114AA34C00BA94A9 /* uIO.pas */; }; |
|
45 |
6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FE114AA34C00BA94A9 /* uKeys.pas */; }; |
|
46 |
6179882D114AA34C00BA94A9 /* uLand.pas in Sources */ = {isa = PBXBuildFile; fileRef = 617987FF114AA34C00BA94A9 /* uLand.pas */; }; |
|
47 |
6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798800114AA34C00BA94A9 /* uLandGraphics.pas */; }; |
|
48 |
6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798801114AA34C00BA94A9 /* uLandObjects.pas */; }; |
|
49 |
61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798802114AA34C00BA94A9 /* uLandTemplates.pas */; }; |
|
50 |
61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798803114AA34C00BA94A9 /* uLandTexture.pas */; }; |
|
51 |
61798832114AA34C00BA94A9 /* uLocale.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798804114AA34C00BA94A9 /* uLocale.pas */; }; |
|
52 |
61798833114AA34C00BA94A9 /* uMisc.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798805114AA34C00BA94A9 /* uMisc.pas */; }; |
|
53 |
61798834114AA34C00BA94A9 /* uRandom.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798806114AA34C00BA94A9 /* uRandom.pas */; }; |
|
54 |
61798835114AA34C00BA94A9 /* uScript.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798807114AA34C00BA94A9 /* uScript.pas */; }; |
|
55 |
61798836114AA34C00BA94A9 /* uSHA.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798808114AA34C00BA94A9 /* uSHA.pas */; }; |
|
56 |
61798837114AA34C00BA94A9 /* uSound.pas in Sources */ = {isa = PBXBuildFile; fileRef = 61798809114AA34C00BA94A9 /* uSound.pas */; }; |
|
57 |
61798838114AA34C00BA94A9 /* uStats.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880A114AA34C00BA94A9 /* uStats.pas */; }; |
|
58 |
61798839114AA34C00BA94A9 /* uStore.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880B114AA34C00BA94A9 /* uStore.pas */; }; |
|
59 |
6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880C114AA34C00BA94A9 /* uTeams.pas */; }; |
|
60 |
6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880E114AA34C00BA94A9 /* uVisualGears.pas */; }; |
|
61 |
6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */ = {isa = PBXBuildFile; fileRef = 6179880F114AA34C00BA94A9 /* uWorld.pas */; }; |
|
62 |
6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798856114AA48A00BA94A9 /* CGPointUtils.c */; }; |
|
63 |
6179885D114AA48A00BA94A9 /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798858114AA48A00BA94A9 /* IMG_png.c */; }; |
|
64 |
6179885E114AA48A00BA94A9 /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = 61798859114AA48A00BA94A9 /* IMG.c */; }; |
|
65 |
61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */; }; |
|
66 |
6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */; }; |
|
67 |
6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 6179886F114AA4D000BA94A9 /* MainMenuViewController.m */; }; |
|
68 |
61798889114AA4E600BA94A9 /* GameSetup.m in Sources */ = {isa = PBXBuildFile; fileRef = 61798888114AA4E600BA94A9 /* GameSetup.m */; }; |
|
69 |
617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */; }; |
|
70 |
6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798916114AAF2100BA94A9 /* libfreetype_arm.a */; }; |
|
71 |
6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798917114AAF2100BA94A9 /* libfreetype_x86.a */; }; |
|
72 |
6179891D114AAF2100BA94A9 /* libpng_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798918114AAF2100BA94A9 /* libpng_arm.a */; }; |
|
73 |
6179891E114AAF2100BA94A9 /* libpng_x86.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798919114AAF2100BA94A9 /* libpng_x86.a */; }; |
|
74 |
6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6179891A114AAF2100BA94A9 /* libvorbis_arm.a */; }; |
|
75 |
61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798934114AB25F00BA94A9 /* AudioToolbox.framework */; }; |
|
76 |
61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798993114AB3FA00BA94A9 /* libSDL_mixer.a */; }; |
|
77 |
617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 617989BB114AB47500BA94A9 /* libSDL_net.a */; }; |
|
78 |
61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61798A13114AB65600BA94A9 /* libSDL_ttf.a */; }; |
|
79 |
61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1E114ADD2600BA94A9 /* backgroundBottom.png */; }; |
|
80 |
61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A1F114ADD2600BA94A9 /* backgroundCenter.png */; }; |
|
81 |
61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A20114ADD2600BA94A9 /* backgroundLeft.png */; }; |
|
82 |
61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A21114ADD2600BA94A9 /* backgroundRight.png */; }; |
|
83 |
61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A22114ADD2600BA94A9 /* backgroundTop.png */; }; |
|
84 |
61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A23114ADD2600BA94A9 /* borderBottom.png */; }; |
|
85 |
61798A32114ADD2600BA94A9 /* borderTop.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A24114ADD2600BA94A9 /* borderTop.png */; }; |
|
86 |
61798A33114ADD2600BA94A9 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A25114ADD2600BA94A9 /* Default.png */; }; |
|
87 |
61798A34114ADD2600BA94A9 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A26114ADD2600BA94A9 /* Icon.png */; }; |
|
88 |
61798A35114ADD2600BA94A9 /* networkButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A27114ADD2600BA94A9 /* networkButton.png */; }; |
|
89 |
61798A36114ADD2600BA94A9 /* playButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A28114ADD2600BA94A9 /* playButton.png */; }; |
|
90 |
61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A29114ADD2600BA94A9 /* settingsButton.png */; }; |
|
91 |
61798A38114ADD2600BA94A9 /* storeButton.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2A114ADD2600BA94A9 /* storeButton.png */; }; |
|
92 |
61798A39114ADD2600BA94A9 /* title.png in Resources */ = {isa = PBXBuildFile; fileRef = 61798A2B114ADD2600BA94A9 /* title.png */; }; |
|
93 |
61799289114AE08700BA94A9 /* Data in Resources */ = {isa = PBXBuildFile; fileRef = 61798A5E114AE08600BA94A9 /* Data */; }; |
|
3006 | 94 |
6179934F114BD5AB00BA94A9 /* menuCorner.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179934E114BD5AB00BA94A9 /* menuCorner.png */; }; |
95 |
6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936711501D3D00BA94A9 /* arrowDown.png */; }; |
|
96 |
6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936811501D3D00BA94A9 /* arrowLeft.png */; }; |
|
97 |
6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936911501D3D00BA94A9 /* arrowRight.png */; }; |
|
98 |
6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */ = {isa = PBXBuildFile; fileRef = 6179936A11501D3D00BA94A9 /* arrowUp.png */; }; |
|
99 |
617995321150403800BA94A9 /* joyPush.png in Resources */ = {isa = PBXBuildFile; fileRef = 617995311150403800BA94A9 /* joyPush.png */; }; |
|
3305 | 100 |
61A118431168367200359010 /* OverlayViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61A118421168367200359010 /* OverlayViewController-iPhone.xib */; }; |
101 |
61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61A117FE1168322700359010 /* CoreGraphics.framework */; }; |
|
102 |
61A118CA11683C7600359010 /* MainMenuViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */; }; |
|
103 |
61A118CC11683C7A00359010 /* MainMenuViewController-iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61A118CB11683C7A00359010 /* MainMenuViewController-iPhone.xib */; }; |
|
104 |
61A118D211683CD100359010 /* Background.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9C81155A1F200C2203D /* Background.png */; }; |
|
105 |
61A118D311683CD100359010 /* HedgewarsTitle.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */; }; |
|
106 |
61A118D411683CD100359010 /* Multiplayer.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9D11155A41000C2203D /* Multiplayer.png */; }; |
|
107 |
61A118D511683CD100359010 /* NetworkPlay.png in Resources */ = {isa = PBXBuildFile; fileRef = 611FD9CF1155A40700C2203D /* NetworkPlay.png */; }; |
|
108 |
61A118DF11683D1F00359010 /* OverlayViewController-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 61A118401168366200359010 /* OverlayViewController-iPad.xib */; }; |
|
109 |
61A11A4E1168D13600359010 /* PopoverMenuViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11A4D1168D13600359010 /* PopoverMenuViewController.m */; }; |
|
110 |
61A11AC11168D8B600359010 /* SplitViewRootController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AC01168D8B600359010 /* SplitViewRootController.m */; }; |
|
111 |
61A11AC91168DA9400359010 /* MasterViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AC81168DA9400359010 /* MasterViewController.m */; }; |
|
112 |
61A11ACF1168DB1B00359010 /* TeamSettingsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */; }; |
|
113 |
61A11AD61168DB3700359010 /* DetailViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AD51168DB3700359010 /* DetailViewController.m */; }; |
|
114 |
61A11AE11168DC6E00359010 /* SingleTeamViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AE01168DC6E00359010 /* SingleTeamViewController.m */; }; |
|
115 |
61A11AE41168DC9400359010 /* HogHatViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61A11AE31168DC9400359010 /* HogHatViewController.m */; }; |
|
116 |
61A11B591169234900359010 /* Default-iPad.png in Resources */ = {isa = PBXBuildFile; fileRef = 61A11B581169234900359010 /* Default-iPad.png */; }; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
117 |
61CE250D115E749A0098C467 /* OverlayViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 61CE250C115E749A0098C467 /* OverlayViewController.m */; }; |
2980 | 118 |
922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 928301170F10CAFC00CC5A3C /* libfpc.a */; }; |
119 |
/* End PBXBuildFile section */ |
|
120 |
||
121 |
/* Begin PBXBuildRule section */ |
|
122 |
9283015B0F10E46D00CC5A3C /* PBXBuildRule */ = { |
|
123 |
isa = PBXBuildRule; |
|
124 |
compilerSpec = com.apple.compilers.proxy.script; |
|
125 |
fileType = sourcecode.pascal; |
|
126 |
isEditable = 1; |
|
127 |
outputFiles = ( |
|
128 |
"$(DERIVED_SOURCES_DIR)-$(CURRENT_VARIANT)/$(CURRENT_ARCH)/$(INPUT_FILE_BASE).s", |
|
129 |
); |
|
130 |
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"; |
|
131 |
}; |
|
132 |
/* End PBXBuildRule section */ |
|
133 |
||
134 |
/* Begin PBXContainerItemProxy section */ |
|
135 |
617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */ = { |
|
136 |
isa = PBXContainerItemProxy; |
|
137 |
containerPortal = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */; |
|
138 |
proxyType = 2; |
|
3006 | 139 |
remoteGlobalIDString = FD6526630DE8FCCB002AD96B; |
2980 | 140 |
remoteInfo = StaticLibiPhoneOS; |
141 |
}; |
|
142 |
61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */ = { |
|
143 |
isa = PBXContainerItemProxy; |
|
144 |
containerPortal = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */; |
|
145 |
proxyType = 2; |
|
3006 | 146 |
remoteGlobalIDString = BE1FA95407AF96B2004B6283; |
2980 | 147 |
remoteInfo = "Static Library"; |
148 |
}; |
|
149 |
617989BA114AB47500BA94A9 /* PBXContainerItemProxy */ = { |
|
150 |
isa = PBXContainerItemProxy; |
|
151 |
containerPortal = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */; |
|
152 |
proxyType = 2; |
|
3006 | 153 |
remoteGlobalIDString = BE48FF6F07AFA9A900BB41DA; |
2980 | 154 |
remoteInfo = "Static Library"; |
155 |
}; |
|
156 |
61798A12114AB65600BA94A9 /* PBXContainerItemProxy */ = { |
|
157 |
isa = PBXContainerItemProxy; |
|
158 |
containerPortal = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */; |
|
159 |
proxyType = 2; |
|
3006 | 160 |
remoteGlobalIDString = BE48FD6E07AFA17000BB41DA; |
2980 | 161 |
remoteInfo = "Static Library"; |
162 |
}; |
|
163 |
928301590F10E41300CC5A3C /* PBXContainerItemProxy */ = { |
|
164 |
isa = PBXContainerItemProxy; |
|
165 |
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
|
166 |
proxyType = 1; |
|
167 |
remoteGlobalIDString = 928301160F10CAFC00CC5A3C; |
|
168 |
remoteInfo = fpc; |
|
169 |
}; |
|
170 |
/* End PBXContainerItemProxy section */ |
|
171 |
||
172 |
/* Begin PBXFileReference section */ |
|
173 |
1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
174 |
1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = HedgewarsMobile.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
175 |
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
|
176 |
28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; }; |
|
177 |
28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; }; |
|
178 |
32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = HedgewarsMobile_Prefix.pch; sourceTree = "<group>"; }; |
|
3027 | 179 |
611FD9C81155A1F200C2203D /* Background.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Background.png; path = ../../QTfrontend/res/Background.png; sourceTree = SOURCE_ROOT; }; |
180 |
611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = HedgewarsTitle.png; path = ../../QTfrontend/res/HedgewarsTitle.png; sourceTree = SOURCE_ROOT; }; |
|
181 |
611FD9CF1155A40700C2203D /* NetworkPlay.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = NetworkPlay.png; path = ../../QTfrontend/res/NetworkPlay.png; sourceTree = SOURCE_ROOT; }; |
|
182 |
611FD9D11155A41000C2203D /* Multiplayer.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Multiplayer.png; path = ../../QTfrontend/res/Multiplayer.png; sourceTree = SOURCE_ROOT; }; |
|
2980 | 183 |
617987E1114AA34C00BA94A9 /* CCHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = CCHandlers.inc; path = ../../hedgewars/CCHandlers.inc; sourceTree = SOURCE_ROOT; }; |
184 |
617987E4114AA34C00BA94A9 /* GSHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = GSHandlers.inc; path = ../../hedgewars/GSHandlers.inc; sourceTree = SOURCE_ROOT; }; |
|
185 |
617987E5114AA34C00BA94A9 /* HHHandlers.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = HHHandlers.inc; path = ../../hedgewars/HHHandlers.inc; sourceTree = SOURCE_ROOT; }; |
|
186 |
617987E7114AA34C00BA94A9 /* hwengine.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwengine.pas; path = ../../hedgewars/hwengine.pas; sourceTree = SOURCE_ROOT; }; |
|
187 |
617987E9114AA34C00BA94A9 /* hwLibrary.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = hwLibrary.pas; path = ../../hedgewars/hwLibrary.pas; sourceTree = SOURCE_ROOT; }; |
|
188 |
617987EB114AA34C00BA94A9 /* options.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = options.inc; path = ../../hedgewars/options.inc; sourceTree = SOURCE_ROOT; }; |
|
189 |
617987EC114AA34C00BA94A9 /* PascalExports.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = PascalExports.pas; path = ../../hedgewars/PascalExports.pas; sourceTree = SOURCE_ROOT; }; |
|
190 |
617987ED114AA34C00BA94A9 /* SDLh.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SDLh.pas; path = ../../hedgewars/SDLh.pas; sourceTree = SOURCE_ROOT; }; |
|
191 |
617987F0114AA34C00BA94A9 /* SinTable.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = SinTable.inc; path = ../../hedgewars/SinTable.inc; sourceTree = SOURCE_ROOT; }; |
|
192 |
617987F1114AA34C00BA94A9 /* uAI.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAI.pas; path = ../../hedgewars/uAI.pas; sourceTree = SOURCE_ROOT; }; |
|
193 |
617987F2114AA34C00BA94A9 /* uAIActions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIActions.pas; path = ../../hedgewars/uAIActions.pas; sourceTree = SOURCE_ROOT; }; |
|
194 |
617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIAmmoTests.pas; path = ../../hedgewars/uAIAmmoTests.pas; sourceTree = SOURCE_ROOT; }; |
|
195 |
617987F4114AA34C00BA94A9 /* uAIMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAIMisc.pas; path = ../../hedgewars/uAIMisc.pas; sourceTree = SOURCE_ROOT; }; |
|
196 |
617987F5114AA34C00BA94A9 /* uAmmos.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uAmmos.pas; path = ../../hedgewars/uAmmos.pas; sourceTree = SOURCE_ROOT; }; |
|
197 |
617987F6114AA34C00BA94A9 /* uChat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uChat.pas; path = ../../hedgewars/uChat.pas; sourceTree = SOURCE_ROOT; }; |
|
198 |
617987F7114AA34C00BA94A9 /* uCollisions.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uCollisions.pas; path = ../../hedgewars/uCollisions.pas; sourceTree = SOURCE_ROOT; }; |
|
199 |
617987F8114AA34C00BA94A9 /* uConsole.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsole.pas; path = ../../hedgewars/uConsole.pas; sourceTree = SOURCE_ROOT; }; |
|
200 |
617987F9114AA34C00BA94A9 /* uConsts.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uConsts.pas; path = ../../hedgewars/uConsts.pas; sourceTree = SOURCE_ROOT; }; |
|
201 |
617987FA114AA34C00BA94A9 /* uFloat.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uFloat.pas; path = ../../hedgewars/uFloat.pas; sourceTree = SOURCE_ROOT; }; |
|
202 |
617987FB114AA34C00BA94A9 /* uGame.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGame.pas; path = ../../hedgewars/uGame.pas; sourceTree = SOURCE_ROOT; }; |
|
203 |
617987FC114AA34C00BA94A9 /* uGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uGears.pas; path = ../../hedgewars/uGears.pas; sourceTree = SOURCE_ROOT; }; |
|
204 |
617987FD114AA34C00BA94A9 /* uIO.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uIO.pas; path = ../../hedgewars/uIO.pas; sourceTree = SOURCE_ROOT; }; |
|
205 |
617987FE114AA34C00BA94A9 /* uKeys.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uKeys.pas; path = ../../hedgewars/uKeys.pas; sourceTree = SOURCE_ROOT; }; |
|
206 |
617987FF114AA34C00BA94A9 /* uLand.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLand.pas; path = ../../hedgewars/uLand.pas; sourceTree = SOURCE_ROOT; }; |
|
207 |
61798800114AA34C00BA94A9 /* uLandGraphics.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandGraphics.pas; path = ../../hedgewars/uLandGraphics.pas; sourceTree = SOURCE_ROOT; }; |
|
208 |
61798801114AA34C00BA94A9 /* uLandObjects.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandObjects.pas; path = ../../hedgewars/uLandObjects.pas; sourceTree = SOURCE_ROOT; }; |
|
209 |
61798802114AA34C00BA94A9 /* uLandTemplates.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTemplates.pas; path = ../../hedgewars/uLandTemplates.pas; sourceTree = SOURCE_ROOT; }; |
|
210 |
61798803114AA34C00BA94A9 /* uLandTexture.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLandTexture.pas; path = ../../hedgewars/uLandTexture.pas; sourceTree = SOURCE_ROOT; }; |
|
211 |
61798804114AA34C00BA94A9 /* uLocale.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uLocale.pas; path = ../../hedgewars/uLocale.pas; sourceTree = SOURCE_ROOT; }; |
|
212 |
61798805114AA34C00BA94A9 /* uMisc.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uMisc.pas; path = ../../hedgewars/uMisc.pas; sourceTree = SOURCE_ROOT; }; |
|
213 |
61798806114AA34C00BA94A9 /* uRandom.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uRandom.pas; path = ../../hedgewars/uRandom.pas; sourceTree = SOURCE_ROOT; }; |
|
214 |
61798807114AA34C00BA94A9 /* uScript.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uScript.pas; path = ../../hedgewars/uScript.pas; sourceTree = SOURCE_ROOT; }; |
|
215 |
61798808114AA34C00BA94A9 /* uSHA.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSHA.pas; path = ../../hedgewars/uSHA.pas; sourceTree = SOURCE_ROOT; }; |
|
216 |
61798809114AA34C00BA94A9 /* uSound.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uSound.pas; path = ../../hedgewars/uSound.pas; sourceTree = SOURCE_ROOT; }; |
|
217 |
6179880A114AA34C00BA94A9 /* uStats.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStats.pas; path = ../../hedgewars/uStats.pas; sourceTree = SOURCE_ROOT; }; |
|
218 |
6179880B114AA34C00BA94A9 /* uStore.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uStore.pas; path = ../../hedgewars/uStore.pas; sourceTree = SOURCE_ROOT; }; |
|
219 |
6179880C114AA34C00BA94A9 /* uTeams.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uTeams.pas; path = ../../hedgewars/uTeams.pas; sourceTree = SOURCE_ROOT; }; |
|
220 |
6179880E114AA34C00BA94A9 /* uVisualGears.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uVisualGears.pas; path = ../../hedgewars/uVisualGears.pas; sourceTree = SOURCE_ROOT; }; |
|
221 |
6179880F114AA34C00BA94A9 /* uWorld.pas */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = uWorld.pas; path = ../../hedgewars/uWorld.pas; sourceTree = SOURCE_ROOT; }; |
|
222 |
61798852114AA44900BA94A9 /* config.inc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.pascal; name = config.inc; path = ../../hedgewars/config.inc; sourceTree = SOURCE_ROOT; }; |
|
223 |
61798856114AA48A00BA94A9 /* CGPointUtils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = CGPointUtils.c; path = ../../cocoaTouch/otherSrc/CGPointUtils.c; sourceTree = SOURCE_ROOT; }; |
|
224 |
61798857114AA48A00BA94A9 /* CGPointUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CGPointUtils.h; path = ../../cocoaTouch/otherSrc/CGPointUtils.h; sourceTree = SOURCE_ROOT; }; |
|
225 |
61798858114AA48A00BA94A9 /* IMG_png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_png.c; path = ../../cocoaTouch/otherSrc/IMG_png.c; sourceTree = SOURCE_ROOT; }; |
|
226 |
61798859114AA48A00BA94A9 /* IMG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG.c; path = ../../cocoaTouch/otherSrc/IMG.c; sourceTree = SOURCE_ROOT; }; |
|
227 |
6179885A114AA48A00BA94A9 /* PascalImports.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PascalImports.h; path = ../../cocoaTouch/otherSrc/PascalImports.h; sourceTree = SOURCE_ROOT; }; |
|
228 |
6179885B114AA48A00BA94A9 /* SDL_image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_image.h; path = ../../cocoaTouch/otherSrc/SDL_image.h; sourceTree = SOURCE_ROOT; }; |
|
229 |
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; }; |
|
230 |
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; }; |
|
231 |
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; }; |
|
232 |
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; }; |
|
233 |
6179886E114AA4D000BA94A9 /* MainMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MainMenuViewController.h; path = ../../cocoaTouch/MainMenuViewController.h; sourceTree = SOURCE_ROOT; }; |
|
234 |
6179886F114AA4D000BA94A9 /* MainMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MainMenuViewController.m; path = ../../cocoaTouch/MainMenuViewController.m; sourceTree = SOURCE_ROOT; }; |
|
235 |
61798887114AA4E600BA94A9 /* GameSetup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GameSetup.h; path = ../../cocoaTouch/GameSetup.h; sourceTree = SOURCE_ROOT; }; |
|
236 |
61798888114AA4E600BA94A9 /* GameSetup.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GameSetup.m; path = ../../cocoaTouch/GameSetup.m; sourceTree = SOURCE_ROOT; }; |
|
237 |
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; }; |
|
238 |
61798916114AAF2100BA94A9 /* libfreetype_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_arm.a; sourceTree = "<group>"; }; |
|
239 |
61798917114AAF2100BA94A9 /* libfreetype_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libfreetype_x86.a; sourceTree = "<group>"; }; |
|
240 |
61798918114AAF2100BA94A9 /* libpng_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpng_arm.a; sourceTree = "<group>"; }; |
|
241 |
61798919114AAF2100BA94A9 /* libpng_x86.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpng_x86.a; sourceTree = "<group>"; }; |
|
242 |
6179891A114AAF2100BA94A9 /* libvorbis_arm.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libvorbis_arm.a; sourceTree = "<group>"; }; |
|
243 |
61798934114AB25F00BA94A9 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
|
244 |
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; }; |
|
245 |
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; }; |
|
246 |
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; }; |
|
247 |
61798A1E114ADD2600BA94A9 /* backgroundBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundBottom.png; path = ../../cocoaTouch/resources/backgroundBottom.png; sourceTree = SOURCE_ROOT; }; |
|
248 |
61798A1F114ADD2600BA94A9 /* backgroundCenter.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundCenter.png; path = ../../cocoaTouch/resources/backgroundCenter.png; sourceTree = SOURCE_ROOT; }; |
|
249 |
61798A20114ADD2600BA94A9 /* backgroundLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundLeft.png; path = ../../cocoaTouch/resources/backgroundLeft.png; sourceTree = SOURCE_ROOT; }; |
|
250 |
61798A21114ADD2600BA94A9 /* backgroundRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundRight.png; path = ../../cocoaTouch/resources/backgroundRight.png; sourceTree = SOURCE_ROOT; }; |
|
251 |
61798A22114ADD2600BA94A9 /* backgroundTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = backgroundTop.png; path = ../../cocoaTouch/resources/backgroundTop.png; sourceTree = SOURCE_ROOT; }; |
|
252 |
61798A23114ADD2600BA94A9 /* borderBottom.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderBottom.png; path = ../../cocoaTouch/resources/borderBottom.png; sourceTree = SOURCE_ROOT; }; |
|
253 |
61798A24114ADD2600BA94A9 /* borderTop.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = borderTop.png; path = ../../cocoaTouch/resources/borderTop.png; sourceTree = SOURCE_ROOT; }; |
|
254 |
61798A25114ADD2600BA94A9 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = ../../cocoaTouch/resources/Default.png; sourceTree = SOURCE_ROOT; }; |
|
255 |
61798A26114ADD2600BA94A9 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = ../../cocoaTouch/resources/Icon.png; sourceTree = SOURCE_ROOT; }; |
|
256 |
61798A27114ADD2600BA94A9 /* networkButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = networkButton.png; path = ../../cocoaTouch/resources/networkButton.png; sourceTree = SOURCE_ROOT; }; |
|
257 |
61798A28114ADD2600BA94A9 /* playButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = playButton.png; path = ../../cocoaTouch/resources/playButton.png; sourceTree = SOURCE_ROOT; }; |
|
258 |
61798A29114ADD2600BA94A9 /* settingsButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = settingsButton.png; path = ../../cocoaTouch/resources/settingsButton.png; sourceTree = SOURCE_ROOT; }; |
|
259 |
61798A2A114ADD2600BA94A9 /* storeButton.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = storeButton.png; path = ../../cocoaTouch/resources/storeButton.png; sourceTree = SOURCE_ROOT; }; |
|
260 |
61798A2B114ADD2600BA94A9 /* title.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = title.png; path = ../../cocoaTouch/resources/title.png; sourceTree = SOURCE_ROOT; }; |
|
261 |
61798A5E114AE08600BA94A9 /* Data */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Data; sourceTree = "<group>"; }; |
|
3006 | 262 |
6179934E114BD5AB00BA94A9 /* menuCorner.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = menuCorner.png; path = ../../cocoaTouch/resources/menuCorner.png; sourceTree = SOURCE_ROOT; }; |
263 |
6179936711501D3D00BA94A9 /* arrowDown.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowDown.png; path = ../../cocoaTouch/resources/arrowDown.png; sourceTree = SOURCE_ROOT; }; |
|
264 |
6179936811501D3D00BA94A9 /* arrowLeft.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowLeft.png; path = ../../cocoaTouch/resources/arrowLeft.png; sourceTree = SOURCE_ROOT; }; |
|
265 |
6179936911501D3D00BA94A9 /* arrowRight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowRight.png; path = ../../cocoaTouch/resources/arrowRight.png; sourceTree = SOURCE_ROOT; }; |
|
266 |
6179936A11501D3D00BA94A9 /* arrowUp.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = arrowUp.png; path = ../../cocoaTouch/resources/arrowUp.png; sourceTree = SOURCE_ROOT; }; |
|
267 |
617995311150403800BA94A9 /* joyPush.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = joyPush.png; path = ../../cocoaTouch/resources/joyPush.png; sourceTree = SOURCE_ROOT; }; |
|
3305 | 268 |
61A117FE1168322700359010 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
269 |
61A118401168366200359010 /* OverlayViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "OverlayViewController-iPad.xib"; path = "../../cocoaTouch/xib/OverlayViewController-iPad.xib"; sourceTree = SOURCE_ROOT; }; |
|
270 |
61A118421168367200359010 /* OverlayViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "OverlayViewController-iPhone.xib"; path = "../../cocoaTouch/xib/OverlayViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; }; |
|
271 |
61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPad.xib"; path = "../../cocoaTouch/xib/MainMenuViewController-iPad.xib"; sourceTree = SOURCE_ROOT; }; |
|
272 |
61A118CB11683C7A00359010 /* MainMenuViewController-iPhone.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainMenuViewController-iPhone.xib"; path = "../../cocoaTouch/xib/MainMenuViewController-iPhone.xib"; sourceTree = SOURCE_ROOT; }; |
|
273 |
61A11A4C1168D13600359010 /* PopoverMenuViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PopoverMenuViewController.h; path = ../../cocoaTouch/PopoverMenuViewController.h; sourceTree = SOURCE_ROOT; }; |
|
274 |
61A11A4D1168D13600359010 /* PopoverMenuViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = PopoverMenuViewController.m; path = ../../cocoaTouch/PopoverMenuViewController.m; sourceTree = SOURCE_ROOT; }; |
|
275 |
61A11ABF1168D8B600359010 /* SplitViewRootController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SplitViewRootController.h; path = ../../cocoaTouch/SplitViewRootController.h; sourceTree = SOURCE_ROOT; }; |
|
276 |
61A11AC01168D8B600359010 /* SplitViewRootController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SplitViewRootController.m; path = ../../cocoaTouch/SplitViewRootController.m; sourceTree = SOURCE_ROOT; }; |
|
277 |
61A11AC71168DA9400359010 /* MasterViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MasterViewController.h; path = ../../cocoaTouch/MasterViewController.h; sourceTree = SOURCE_ROOT; }; |
|
278 |
61A11AC81168DA9400359010 /* MasterViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MasterViewController.m; path = ../../cocoaTouch/MasterViewController.m; sourceTree = SOURCE_ROOT; }; |
|
279 |
61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TeamSettingsViewController.h; path = ../../cocoaTouch/TeamSettingsViewController.h; sourceTree = SOURCE_ROOT; }; |
|
280 |
61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TeamSettingsViewController.m; path = ../../cocoaTouch/TeamSettingsViewController.m; sourceTree = SOURCE_ROOT; }; |
|
281 |
61A11AD41168DB3700359010 /* DetailViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = DetailViewController.h; path = ../../cocoaTouch/DetailViewController.h; sourceTree = SOURCE_ROOT; }; |
|
282 |
61A11AD51168DB3700359010 /* DetailViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = DetailViewController.m; path = ../../cocoaTouch/DetailViewController.m; sourceTree = SOURCE_ROOT; }; |
|
283 |
61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SingleTeamViewController.h; path = ../../cocoaTouch/SingleTeamViewController.h; sourceTree = SOURCE_ROOT; }; |
|
284 |
61A11AE01168DC6E00359010 /* SingleTeamViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SingleTeamViewController.m; path = ../../cocoaTouch/SingleTeamViewController.m; sourceTree = SOURCE_ROOT; }; |
|
285 |
61A11AE21168DC9400359010 /* HogHatViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = HogHatViewController.h; path = ../../cocoaTouch/HogHatViewController.h; sourceTree = SOURCE_ROOT; }; |
|
286 |
61A11AE31168DC9400359010 /* HogHatViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = HogHatViewController.m; path = ../../cocoaTouch/HogHatViewController.m; sourceTree = SOURCE_ROOT; }; |
|
287 |
61A11B581169234900359010 /* Default-iPad.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-iPad.png"; path = "../../cocoaTouch/resources/Default-iPad.png"; sourceTree = SOURCE_ROOT; }; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
288 |
61CE250B115E749A0098C467 /* OverlayViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OverlayViewController.h; path = ../../cocoaTouch/OverlayViewController.h; sourceTree = SOURCE_ROOT; }; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
289 |
61CE250C115E749A0098C467 /* OverlayViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OverlayViewController.m; path = ../../cocoaTouch/OverlayViewController.m; sourceTree = SOURCE_ROOT; }; |
2980 | 290 |
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
291 |
928301170F10CAFC00CC5A3C /* libfpc.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libfpc.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
292 |
/* End PBXFileReference section */ |
|
293 |
||
294 |
/* Begin PBXFrameworksBuildPhase section */ |
|
295 |
1D60588F0D05DD3D006BFB54 /* Frameworks */ = { |
|
296 |
isa = PBXFrameworksBuildPhase; |
|
297 |
buildActionMask = 2147483647; |
|
298 |
files = ( |
|
3305 | 299 |
61A1188511683A8C00359010 /* CoreGraphics.framework in Frameworks */, |
2980 | 300 |
61798A14114AB65C00BA94A9 /* libSDL_ttf.a in Frameworks */, |
301 |
617989BE114AB47A00BA94A9 /* libSDL_net.a in Frameworks */, |
|
302 |
617988DB114AAA4200BA94A9 /* libSDLiPhoneOS.a in Frameworks */, |
|
303 |
61798996114AB3FF00BA94A9 /* libSDL_mixer.a in Frameworks */, |
|
304 |
922F64900F10F53100DC6EC0 /* libfpc.a in Frameworks */, |
|
305 |
1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */, |
|
306 |
1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, |
|
307 |
28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */, |
|
308 |
28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */, |
|
309 |
6179891B114AAF2100BA94A9 /* libfreetype_arm.a in Frameworks */, |
|
310 |
6179891C114AAF2100BA94A9 /* libfreetype_x86.a in Frameworks */, |
|
311 |
6179891D114AAF2100BA94A9 /* libpng_arm.a in Frameworks */, |
|
312 |
6179891E114AAF2100BA94A9 /* libpng_x86.a in Frameworks */, |
|
313 |
6179891F114AAF2100BA94A9 /* libvorbis_arm.a in Frameworks */, |
|
314 |
61798935114AB25F00BA94A9 /* AudioToolbox.framework in Frameworks */, |
|
3025 | 315 |
); |
316 |
runOnlyForDeploymentPostprocessing = 0; |
|
317 |
}; |
|
2980 | 318 |
/* End PBXFrameworksBuildPhase section */ |
319 |
||
320 |
/* Begin PBXGroup section */ |
|
321 |
080E96DDFE201D6D7F000001 /* Classes */ = { |
|
322 |
isa = PBXGroup; |
|
323 |
children = ( |
|
3305 | 324 |
61798860114AA49D00BA94A9 /* SDLOverrides */, |
325 |
61A118481168371400359010 /* Frontend */, |
|
2980 | 326 |
61798887114AA4E600BA94A9 /* GameSetup.h */, |
327 |
61798888114AA4E600BA94A9 /* GameSetup.m */, |
|
328 |
); |
|
329 |
path = Classes; |
|
330 |
sourceTree = "<group>"; |
|
331 |
}; |
|
332 |
19C28FACFE9D520D11CA2CBB /* Products */ = { |
|
333 |
isa = PBXGroup; |
|
334 |
children = ( |
|
335 |
1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */, |
|
336 |
928301170F10CAFC00CC5A3C /* libfpc.a */, |
|
337 |
); |
|
338 |
name = Products; |
|
339 |
sourceTree = "<group>"; |
|
340 |
}; |
|
341 |
29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { |
|
342 |
isa = PBXGroup; |
|
343 |
children = ( |
|
344 |
9283015C0F10E48900CC5A3C /* Pascal Sources */, |
|
345 |
080E96DDFE201D6D7F000001 /* Classes */, |
|
346 |
29B97315FDCFA39411CA2CEA /* Other Sources */, |
|
3006 | 347 |
29B97323FDCFA39411CA2CEA /* Frameworks */, |
2980 | 348 |
29B97317FDCFA39411CA2CEA /* Resources */, |
3025 | 349 |
6100DAD4115446B000F455E0 /* Resources-iPad */, |
2980 | 350 |
19C28FACFE9D520D11CA2CBB /* Products */, |
351 |
); |
|
352 |
name = CustomTemplate; |
|
353 |
sourceTree = "<group>"; |
|
354 |
}; |
|
355 |
29B97315FDCFA39411CA2CEA /* Other Sources */ = { |
|
356 |
isa = PBXGroup; |
|
357 |
children = ( |
|
358 |
61798856114AA48A00BA94A9 /* CGPointUtils.c */, |
|
359 |
61798857114AA48A00BA94A9 /* CGPointUtils.h */, |
|
3025 | 360 |
61798859114AA48A00BA94A9 /* IMG.c */, |
2980 | 361 |
61798858114AA48A00BA94A9 /* IMG_png.c */, |
362 |
6179885A114AA48A00BA94A9 /* PascalImports.h */, |
|
363 |
6179885B114AA48A00BA94A9 /* SDL_image.h */, |
|
364 |
32CA4F630368D1EE00C91783 /* HedgewarsMobile_Prefix.pch */, |
|
365 |
); |
|
366 |
name = "Other Sources"; |
|
367 |
sourceTree = "<group>"; |
|
368 |
}; |
|
369 |
29B97317FDCFA39411CA2CEA /* Resources */ = { |
|
370 |
isa = PBXGroup; |
|
371 |
children = ( |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
372 |
6100DB1711544E8400F455E0 /* XIB */, |
3006 | 373 |
6179937011501D5800BA94A9 /* buttons */, |
374 |
6179936F11501D4100BA94A9 /* back panels */, |
|
375 |
6179936611501D1E00BA94A9 /* joystick */, |
|
2980 | 376 |
61798A5E114AE08600BA94A9 /* Data */, |
3006 | 377 |
6179934E114BD5AB00BA94A9 /* menuCorner.png */, |
2980 | 378 |
61798A25114ADD2600BA94A9 /* Default.png */, |
379 |
61798A26114ADD2600BA94A9 /* Icon.png */, |
|
380 |
61798A2B114ADD2600BA94A9 /* title.png */, |
|
381 |
8D1107310486CEB800E47090 /* Info.plist */, |
|
382 |
); |
|
383 |
name = Resources; |
|
384 |
sourceTree = "<group>"; |
|
385 |
}; |
|
386 |
29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
|
387 |
isa = PBXGroup; |
|
388 |
children = ( |
|
3305 | 389 |
617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */, |
2980 | 390 |
617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */, |
391 |
6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */, |
|
3305 | 392 |
61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */, |
393 |
61798934114AB25F00BA94A9 /* AudioToolbox.framework */, |
|
394 |
61A117FE1168322700359010 /* CoreGraphics.framework */, |
|
395 |
1D30AB110D05D00D00671497 /* Foundation.framework */, |
|
2980 | 396 |
28FD14FF0DC6FC520079059D /* OpenGLES.framework */, |
3305 | 397 |
28FD15070DC6FC5B0079059D /* QuartzCore.framework */, |
2980 | 398 |
1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, |
399 |
61798916114AAF2100BA94A9 /* libfreetype_arm.a */, |
|
400 |
61798917114AAF2100BA94A9 /* libfreetype_x86.a */, |
|
401 |
61798918114AAF2100BA94A9 /* libpng_arm.a */, |
|
402 |
61798919114AAF2100BA94A9 /* libpng_x86.a */, |
|
403 |
6179891A114AAF2100BA94A9 /* libvorbis_arm.a */, |
|
404 |
); |
|
405 |
name = Frameworks; |
|
406 |
sourceTree = "<group>"; |
|
407 |
}; |
|
3025 | 408 |
6100DAD4115446B000F455E0 /* Resources-iPad */ = { |
409 |
isa = PBXGroup; |
|
410 |
children = ( |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
411 |
61CE2509115E74260098C467 /* XIB */, |
3305 | 412 |
61A11B581169234900359010 /* Default-iPad.png */, |
3027 | 413 |
611FD9C81155A1F200C2203D /* Background.png */, |
414 |
611FD9CB1155A28C00C2203D /* HedgewarsTitle.png */, |
|
415 |
611FD9D11155A41000C2203D /* Multiplayer.png */, |
|
416 |
611FD9CF1155A40700C2203D /* NetworkPlay.png */, |
|
3025 | 417 |
); |
418 |
name = "Resources-iPad"; |
|
419 |
sourceTree = "<group>"; |
|
420 |
}; |
|
421 |
6100DB1711544E8400F455E0 /* XIB */ = { |
|
422 |
isa = PBXGroup; |
|
423 |
children = ( |
|
3305 | 424 |
61A118CB11683C7A00359010 /* MainMenuViewController-iPhone.xib */, |
425 |
61A118421168367200359010 /* OverlayViewController-iPhone.xib */, |
|
3025 | 426 |
); |
427 |
name = XIB; |
|
3026
1a44c0f2b83b
move interface files around to use standard names in different versions
koda
parents:
3025
diff
changeset
|
428 |
path = Classes; |
3025 | 429 |
sourceTree = "<group>"; |
430 |
}; |
|
2980 | 431 |
61798860114AA49D00BA94A9 /* SDLOverrides */ = { |
432 |
isa = PBXGroup; |
|
433 |
children = ( |
|
434 |
61798863114AA4AA00BA94A9 /* SDL_uikitappdelegate.h */, |
|
435 |
61798864114AA4AA00BA94A9 /* SDL_uikitappdelegate.m */, |
|
436 |
61798867114AA4AA00BA94A9 /* SDL_uikitwindow.h */, |
|
437 |
61798868114AA4AA00BA94A9 /* SDL_uikitwindow.m */, |
|
438 |
); |
|
439 |
name = SDLOverrides; |
|
440 |
sourceTree = "<group>"; |
|
441 |
}; |
|
442 |
61798892114AA56300BA94A9 /* inc */ = { |
|
443 |
isa = PBXGroup; |
|
444 |
children = ( |
|
445 |
61798852114AA44900BA94A9 /* config.inc */, |
|
446 |
617987E1114AA34C00BA94A9 /* CCHandlers.inc */, |
|
447 |
617987E4114AA34C00BA94A9 /* GSHandlers.inc */, |
|
448 |
617987E5114AA34C00BA94A9 /* HHHandlers.inc */, |
|
449 |
617987EB114AA34C00BA94A9 /* options.inc */, |
|
450 |
617987F0114AA34C00BA94A9 /* SinTable.inc */, |
|
451 |
); |
|
452 |
name = inc; |
|
453 |
sourceTree = "<group>"; |
|
454 |
}; |
|
455 |
617988D4114AAA3900BA94A9 /* Products */ = { |
|
456 |
isa = PBXGroup; |
|
457 |
children = ( |
|
458 |
617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */, |
|
459 |
); |
|
460 |
name = Products; |
|
461 |
sourceTree = "<group>"; |
|
462 |
}; |
|
463 |
6179898C114AB3FA00BA94A9 /* Products */ = { |
|
464 |
isa = PBXGroup; |
|
465 |
children = ( |
|
466 |
61798993114AB3FA00BA94A9 /* libSDL_mixer.a */, |
|
467 |
); |
|
468 |
name = Products; |
|
469 |
sourceTree = "<group>"; |
|
470 |
}; |
|
471 |
617989B4114AB47500BA94A9 /* Products */ = { |
|
472 |
isa = PBXGroup; |
|
473 |
children = ( |
|
474 |
617989BB114AB47500BA94A9 /* libSDL_net.a */, |
|
475 |
); |
|
476 |
name = Products; |
|
477 |
sourceTree = "<group>"; |
|
478 |
}; |
|
479 |
61798A0C114AB65600BA94A9 /* Products */ = { |
|
480 |
isa = PBXGroup; |
|
481 |
children = ( |
|
482 |
61798A13114AB65600BA94A9 /* libSDL_ttf.a */, |
|
483 |
); |
|
484 |
name = Products; |
|
485 |
sourceTree = "<group>"; |
|
486 |
}; |
|
3006 | 487 |
6179936611501D1E00BA94A9 /* joystick */ = { |
488 |
isa = PBXGroup; |
|
489 |
children = ( |
|
490 |
617995311150403800BA94A9 /* joyPush.png */, |
|
491 |
6179936711501D3D00BA94A9 /* arrowDown.png */, |
|
492 |
6179936811501D3D00BA94A9 /* arrowLeft.png */, |
|
493 |
6179936911501D3D00BA94A9 /* arrowRight.png */, |
|
494 |
6179936A11501D3D00BA94A9 /* arrowUp.png */, |
|
495 |
); |
|
496 |
name = joystick; |
|
497 |
sourceTree = "<group>"; |
|
498 |
}; |
|
499 |
6179936F11501D4100BA94A9 /* back panels */ = { |
|
500 |
isa = PBXGroup; |
|
501 |
children = ( |
|
502 |
61798A1E114ADD2600BA94A9 /* backgroundBottom.png */, |
|
503 |
61798A1F114ADD2600BA94A9 /* backgroundCenter.png */, |
|
504 |
61798A20114ADD2600BA94A9 /* backgroundLeft.png */, |
|
505 |
61798A21114ADD2600BA94A9 /* backgroundRight.png */, |
|
506 |
61798A22114ADD2600BA94A9 /* backgroundTop.png */, |
|
507 |
61798A23114ADD2600BA94A9 /* borderBottom.png */, |
|
508 |
61798A24114ADD2600BA94A9 /* borderTop.png */, |
|
509 |
); |
|
510 |
name = "back panels"; |
|
511 |
sourceTree = "<group>"; |
|
512 |
}; |
|
513 |
6179937011501D5800BA94A9 /* buttons */ = { |
|
514 |
isa = PBXGroup; |
|
515 |
children = ( |
|
516 |
61798A27114ADD2600BA94A9 /* networkButton.png */, |
|
517 |
61798A28114ADD2600BA94A9 /* playButton.png */, |
|
518 |
61798A29114ADD2600BA94A9 /* settingsButton.png */, |
|
519 |
61798A2A114ADD2600BA94A9 /* storeButton.png */, |
|
520 |
); |
|
521 |
name = buttons; |
|
522 |
sourceTree = "<group>"; |
|
523 |
}; |
|
3305 | 524 |
61A118481168371400359010 /* Frontend */ = { |
525 |
isa = PBXGroup; |
|
526 |
children = ( |
|
527 |
61A11AC31168DA2B00359010 /* Settings */, |
|
528 |
6179886E114AA4D000BA94A9 /* MainMenuViewController.h */, |
|
529 |
6179886F114AA4D000BA94A9 /* MainMenuViewController.m */, |
|
530 |
61CE250B115E749A0098C467 /* OverlayViewController.h */, |
|
531 |
61CE250C115E749A0098C467 /* OverlayViewController.m */, |
|
532 |
61A11A4C1168D13600359010 /* PopoverMenuViewController.h */, |
|
533 |
61A11A4D1168D13600359010 /* PopoverMenuViewController.m */, |
|
534 |
); |
|
535 |
name = Frontend; |
|
536 |
sourceTree = "<group>"; |
|
537 |
}; |
|
538 |
61A11AC31168DA2B00359010 /* Settings */ = { |
|
539 |
isa = PBXGroup; |
|
540 |
children = ( |
|
541 |
61A11ABF1168D8B600359010 /* SplitViewRootController.h */, |
|
542 |
61A11AC01168D8B600359010 /* SplitViewRootController.m */, |
|
543 |
61A11AC71168DA9400359010 /* MasterViewController.h */, |
|
544 |
61A11AC81168DA9400359010 /* MasterViewController.m */, |
|
545 |
61A11AD41168DB3700359010 /* DetailViewController.h */, |
|
546 |
61A11AD51168DB3700359010 /* DetailViewController.m */, |
|
547 |
61A11AD01168DB1F00359010 /* Teams */, |
|
548 |
); |
|
549 |
name = Settings; |
|
550 |
sourceTree = "<group>"; |
|
551 |
}; |
|
552 |
61A11AD01168DB1F00359010 /* Teams */ = { |
|
553 |
isa = PBXGroup; |
|
554 |
children = ( |
|
555 |
61A11ACD1168DB1B00359010 /* TeamSettingsViewController.h */, |
|
556 |
61A11ACE1168DB1B00359010 /* TeamSettingsViewController.m */, |
|
557 |
61A11ADF1168DC6E00359010 /* SingleTeamViewController.h */, |
|
558 |
61A11AE01168DC6E00359010 /* SingleTeamViewController.m */, |
|
559 |
61A11AE21168DC9400359010 /* HogHatViewController.h */, |
|
560 |
61A11AE31168DC9400359010 /* HogHatViewController.m */, |
|
561 |
); |
|
562 |
name = Teams; |
|
563 |
sourceTree = "<group>"; |
|
564 |
}; |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
565 |
61CE2509115E74260098C467 /* XIB */ = { |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
566 |
isa = PBXGroup; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
567 |
children = ( |
3305 | 568 |
61A118C911683C7600359010 /* MainMenuViewController-iPad.xib */, |
569 |
61A118401168366200359010 /* OverlayViewController-iPad.xib */, |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
570 |
); |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
571 |
name = XIB; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
572 |
sourceTree = "<group>"; |
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
573 |
}; |
2980 | 574 |
9283015C0F10E48900CC5A3C /* Pascal Sources */ = { |
575 |
isa = PBXGroup; |
|
576 |
children = ( |
|
577 |
61798892114AA56300BA94A9 /* inc */, |
|
578 |
617987E7114AA34C00BA94A9 /* hwengine.pas */, |
|
579 |
617987E9114AA34C00BA94A9 /* hwLibrary.pas */, |
|
580 |
617987EC114AA34C00BA94A9 /* PascalExports.pas */, |
|
581 |
617987ED114AA34C00BA94A9 /* SDLh.pas */, |
|
582 |
617987F1114AA34C00BA94A9 /* uAI.pas */, |
|
583 |
617987F2114AA34C00BA94A9 /* uAIActions.pas */, |
|
584 |
617987F3114AA34C00BA94A9 /* uAIAmmoTests.pas */, |
|
585 |
617987F4114AA34C00BA94A9 /* uAIMisc.pas */, |
|
586 |
617987F5114AA34C00BA94A9 /* uAmmos.pas */, |
|
587 |
617987F6114AA34C00BA94A9 /* uChat.pas */, |
|
588 |
617987F7114AA34C00BA94A9 /* uCollisions.pas */, |
|
589 |
617987F8114AA34C00BA94A9 /* uConsole.pas */, |
|
590 |
617987F9114AA34C00BA94A9 /* uConsts.pas */, |
|
591 |
617987FA114AA34C00BA94A9 /* uFloat.pas */, |
|
592 |
617987FB114AA34C00BA94A9 /* uGame.pas */, |
|
593 |
617987FC114AA34C00BA94A9 /* uGears.pas */, |
|
594 |
617987FD114AA34C00BA94A9 /* uIO.pas */, |
|
595 |
617987FE114AA34C00BA94A9 /* uKeys.pas */, |
|
596 |
617987FF114AA34C00BA94A9 /* uLand.pas */, |
|
597 |
61798800114AA34C00BA94A9 /* uLandGraphics.pas */, |
|
598 |
61798801114AA34C00BA94A9 /* uLandObjects.pas */, |
|
599 |
61798802114AA34C00BA94A9 /* uLandTemplates.pas */, |
|
600 |
61798803114AA34C00BA94A9 /* uLandTexture.pas */, |
|
601 |
61798804114AA34C00BA94A9 /* uLocale.pas */, |
|
602 |
61798805114AA34C00BA94A9 /* uMisc.pas */, |
|
603 |
61798806114AA34C00BA94A9 /* uRandom.pas */, |
|
604 |
61798807114AA34C00BA94A9 /* uScript.pas */, |
|
605 |
61798808114AA34C00BA94A9 /* uSHA.pas */, |
|
606 |
61798809114AA34C00BA94A9 /* uSound.pas */, |
|
607 |
6179880A114AA34C00BA94A9 /* uStats.pas */, |
|
608 |
6179880B114AA34C00BA94A9 /* uStore.pas */, |
|
609 |
6179880C114AA34C00BA94A9 /* uTeams.pas */, |
|
610 |
6179880E114AA34C00BA94A9 /* uVisualGears.pas */, |
|
611 |
6179880F114AA34C00BA94A9 /* uWorld.pas */, |
|
612 |
); |
|
613 |
name = "Pascal Sources"; |
|
614 |
sourceTree = "<group>"; |
|
615 |
}; |
|
616 |
/* End PBXGroup section */ |
|
617 |
||
618 |
/* Begin PBXNativeTarget section */ |
|
619 |
1D6058900D05DD3D006BFB54 /* HedgewarsMobile */ = { |
|
620 |
isa = PBXNativeTarget; |
|
621 |
buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HedgewarsMobile" */; |
|
622 |
buildPhases = ( |
|
623 |
1D60588D0D05DD3D006BFB54 /* Resources */, |
|
624 |
1D60588E0D05DD3D006BFB54 /* Sources */, |
|
625 |
1D60588F0D05DD3D006BFB54 /* Frameworks */, |
|
626 |
61798A54114ADD5E00BA94A9 /* ShellScript */, |
|
627 |
); |
|
628 |
buildRules = ( |
|
629 |
9283015B0F10E46D00CC5A3C /* PBXBuildRule */, |
|
630 |
); |
|
631 |
dependencies = ( |
|
632 |
9283015A0F10E41300CC5A3C /* PBXTargetDependency */, |
|
633 |
); |
|
634 |
name = HedgewarsMobile; |
|
635 |
productName = HedgewarsMobile; |
|
636 |
productReference = 1D6058910D05DD3D006BFB54 /* HedgewarsMobile.app */; |
|
637 |
productType = "com.apple.product-type.application"; |
|
638 |
}; |
|
639 |
928301160F10CAFC00CC5A3C /* fpc */ = { |
|
640 |
isa = PBXNativeTarget; |
|
641 |
buildConfigurationList = 9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */; |
|
642 |
buildPhases = ( |
|
643 |
9283011B0F10CB2D00CC5A3C /* Build libfpc.a */, |
|
644 |
928301560F10E04C00CC5A3C /* Compile Pascal Sources */, |
|
645 |
); |
|
646 |
buildRules = ( |
|
647 |
); |
|
648 |
dependencies = ( |
|
649 |
); |
|
650 |
name = fpc; |
|
651 |
productName = fpc; |
|
652 |
productReference = 928301170F10CAFC00CC5A3C /* libfpc.a */; |
|
653 |
productType = "com.apple.product-type.library.static"; |
|
654 |
}; |
|
655 |
/* End PBXNativeTarget section */ |
|
656 |
||
657 |
/* Begin PBXProject section */ |
|
658 |
29B97313FDCFA39411CA2CEA /* Project object */ = { |
|
659 |
isa = PBXProject; |
|
3305 | 660 |
attributes = { |
661 |
BuildIndependentTargetsInParallel = YES; |
|
662 |
}; |
|
2980 | 663 |
buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HedgewarsMobile" */; |
664 |
compatibilityVersion = "Xcode 3.1"; |
|
665 |
hasScannedForEncodings = 1; |
|
666 |
mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; |
|
667 |
projectDirPath = ""; |
|
668 |
projectReferences = ( |
|
669 |
{ |
|
670 |
ProductGroup = 6179898C114AB3FA00BA94A9 /* Products */; |
|
671 |
ProjectRef = 6179898B114AB3FA00BA94A9 /* SDL_mixer.xcodeproj */; |
|
672 |
}, |
|
673 |
{ |
|
674 |
ProductGroup = 617989B4114AB47500BA94A9 /* Products */; |
|
675 |
ProjectRef = 617989B3114AB47500BA94A9 /* SDL_net.xcodeproj */; |
|
676 |
}, |
|
677 |
{ |
|
678 |
ProductGroup = 61798A0C114AB65600BA94A9 /* Products */; |
|
679 |
ProjectRef = 61798A0B114AB65600BA94A9 /* SDL_ttf.xcodeproj */; |
|
680 |
}, |
|
681 |
{ |
|
682 |
ProductGroup = 617988D4114AAA3900BA94A9 /* Products */; |
|
683 |
ProjectRef = 617988D3114AAA3900BA94A9 /* SDLiPhoneOS.xcodeproj */; |
|
684 |
}, |
|
685 |
); |
|
686 |
projectRoot = ""; |
|
687 |
targets = ( |
|
688 |
1D6058900D05DD3D006BFB54 /* HedgewarsMobile */, |
|
689 |
928301160F10CAFC00CC5A3C /* fpc */, |
|
690 |
6179928B114AE0C800BA94A9 /* UpdateDataFolder */, |
|
691 |
); |
|
692 |
}; |
|
693 |
/* End PBXProject section */ |
|
694 |
||
695 |
/* Begin PBXReferenceProxy section */ |
|
696 |
617988DA114AAA3900BA94A9 /* libSDLiPhoneOS.a */ = { |
|
697 |
isa = PBXReferenceProxy; |
|
698 |
fileType = archive.ar; |
|
699 |
path = libSDLiPhoneOS.a; |
|
700 |
remoteRef = 617988D9114AAA3900BA94A9 /* PBXContainerItemProxy */; |
|
701 |
sourceTree = BUILT_PRODUCTS_DIR; |
|
702 |
}; |
|
703 |
61798993114AB3FA00BA94A9 /* libSDL_mixer.a */ = { |
|
704 |
isa = PBXReferenceProxy; |
|
705 |
fileType = archive.ar; |
|
706 |
path = libSDL_mixer.a; |
|
707 |
remoteRef = 61798992114AB3FA00BA94A9 /* PBXContainerItemProxy */; |
|
708 |
sourceTree = BUILT_PRODUCTS_DIR; |
|
709 |
}; |
|
710 |
617989BB114AB47500BA94A9 /* libSDL_net.a */ = { |
|
711 |
isa = PBXReferenceProxy; |
|
712 |
fileType = archive.ar; |
|
713 |
path = libSDL_net.a; |
|
714 |
remoteRef = 617989BA114AB47500BA94A9 /* PBXContainerItemProxy */; |
|
715 |
sourceTree = BUILT_PRODUCTS_DIR; |
|
716 |
}; |
|
717 |
61798A13114AB65600BA94A9 /* libSDL_ttf.a */ = { |
|
718 |
isa = PBXReferenceProxy; |
|
719 |
fileType = archive.ar; |
|
720 |
path = libSDL_ttf.a; |
|
721 |
remoteRef = 61798A12114AB65600BA94A9 /* PBXContainerItemProxy */; |
|
722 |
sourceTree = BUILT_PRODUCTS_DIR; |
|
723 |
}; |
|
724 |
/* End PBXReferenceProxy section */ |
|
725 |
||
726 |
/* Begin PBXResourcesBuildPhase section */ |
|
727 |
1D60588D0D05DD3D006BFB54 /* Resources */ = { |
|
728 |
isa = PBXResourcesBuildPhase; |
|
729 |
buildActionMask = 2147483647; |
|
730 |
files = ( |
|
3305 | 731 |
61A118DF11683D1F00359010 /* OverlayViewController-iPad.xib in Resources */, |
732 |
61A118D211683CD100359010 /* Background.png in Resources */, |
|
733 |
61A118D311683CD100359010 /* HedgewarsTitle.png in Resources */, |
|
734 |
61A118D411683CD100359010 /* Multiplayer.png in Resources */, |
|
735 |
61A118D511683CD100359010 /* NetworkPlay.png in Resources */, |
|
2980 | 736 |
61798A2C114ADD2600BA94A9 /* backgroundBottom.png in Resources */, |
737 |
61798A2D114ADD2600BA94A9 /* backgroundCenter.png in Resources */, |
|
738 |
61798A2E114ADD2600BA94A9 /* backgroundLeft.png in Resources */, |
|
739 |
61798A2F114ADD2600BA94A9 /* backgroundRight.png in Resources */, |
|
740 |
61798A30114ADD2600BA94A9 /* backgroundTop.png in Resources */, |
|
741 |
61798A31114ADD2600BA94A9 /* borderBottom.png in Resources */, |
|
742 |
61798A32114ADD2600BA94A9 /* borderTop.png in Resources */, |
|
743 |
61798A33114ADD2600BA94A9 /* Default.png in Resources */, |
|
744 |
61798A34114ADD2600BA94A9 /* Icon.png in Resources */, |
|
745 |
61798A35114ADD2600BA94A9 /* networkButton.png in Resources */, |
|
746 |
61798A36114ADD2600BA94A9 /* playButton.png in Resources */, |
|
747 |
61798A37114ADD2600BA94A9 /* settingsButton.png in Resources */, |
|
748 |
61798A38114ADD2600BA94A9 /* storeButton.png in Resources */, |
|
749 |
61798A39114ADD2600BA94A9 /* title.png in Resources */, |
|
750 |
61799289114AE08700BA94A9 /* Data in Resources */, |
|
3006 | 751 |
6179934F114BD5AB00BA94A9 /* menuCorner.png in Resources */, |
752 |
6179936B11501D3D00BA94A9 /* arrowDown.png in Resources */, |
|
753 |
6179936C11501D3D00BA94A9 /* arrowLeft.png in Resources */, |
|
754 |
6179936D11501D3D00BA94A9 /* arrowRight.png in Resources */, |
|
755 |
6179936E11501D3D00BA94A9 /* arrowUp.png in Resources */, |
|
756 |
617995321150403800BA94A9 /* joyPush.png in Resources */, |
|
3305 | 757 |
61A118431168367200359010 /* OverlayViewController-iPhone.xib in Resources */, |
758 |
61A118CA11683C7600359010 /* MainMenuViewController-iPad.xib in Resources */, |
|
759 |
61A118CC11683C7A00359010 /* MainMenuViewController-iPhone.xib in Resources */, |
|
760 |
61A11B591169234900359010 /* Default-iPad.png in Resources */, |
|
3025 | 761 |
); |
762 |
runOnlyForDeploymentPostprocessing = 0; |
|
763 |
}; |
|
2980 | 764 |
/* End PBXResourcesBuildPhase section */ |
765 |
||
766 |
/* Begin PBXShellScriptBuildPhase section */ |
|
767 |
61798A54114ADD5E00BA94A9 /* ShellScript */ = { |
|
768 |
isa = PBXShellScriptBuildPhase; |
|
769 |
buildActionMask = 2147483647; |
|
770 |
files = ( |
|
771 |
); |
|
772 |
inputPaths = ( |
|
773 |
); |
|
774 |
outputPaths = ( |
|
775 |
); |
|
776 |
runOnlyForDeploymentPostprocessing = 0; |
|
777 |
shellPath = /bin/sh; |
|
3006 | 778 |
shellScript = "export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate\nif [ \"${PLATFORM_NAME}\" == \"iphoneos\" ]; then\n\t${PROJECT_DIR}/gen_entitlements.py \"com.kodahedge.${PRODUCT_NAME:identifier}\" \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/${PROJECT_NAME}.xcent\";\n\tcodesign -f -s \"iPhone developer\" --entitlements \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/${PROJECT_NAME}.xcent\" \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/\"\nfi"; |
2980 | 779 |
}; |
780 |
6179928A114AE0C800BA94A9 /* ShellScript */ = { |
|
781 |
isa = PBXShellScriptBuildPhase; |
|
782 |
buildActionMask = 2147483647; |
|
783 |
files = ( |
|
784 |
); |
|
785 |
inputPaths = ( |
|
786 |
); |
|
787 |
outputPaths = ( |
|
788 |
); |
|
789 |
runOnlyForDeploymentPostprocessing = 0; |
|
790 |
shellPath = /bin/sh; |
|
3305 | 791 |
shellScript = "#cd ${PROJECT_DIR}/build/HedgewarsMobile.build/Debug-iphonesimulator/iHedgewars.build/DerivedSources-normal/\n#rm -fr i386/\n#ln -sf ../../HedgewarsMobile.build/DerivedSources-normal/i386/ i386\n#cd ${PROJECT_DIR}\n\n#copy new stuff over old stuff\nsvn export --force ${PROJECT_DIR}/../../share/hedgewars/Data ${PROJECT_DIR}/Data\n\n#delete all CMakeLists.txt\nfind ${PROJECT_DIR}/Data -name CMakeLists.txt -delete\nfind ${PROJECT_DIR}/Data -name *.svg -delete\nfind ${PROJECT_DIR}/Data -name *.sifz -delete\n\n#delete desktop frontend translation\nrm -rf ${PROJECT_DIR}/Data/Locale/hedgewars_*\n\n#the following ones must be removed when their support is implemented\n\n#delete all sound files\nrm -rf ${PROJECT_DIR}/Data/Sounds/\nrm -rf ${PROJECT_DIR}/Data/Music/\n\n#delete all names\nrm -rf ${PROJECT_DIR}/Data/Names/\n\n#delete all missions\nrm -rf ${PROJECT_DIR}/Data/Missions/\n\n#delete all forts\nrm -rf ${PROJECT_DIR}/Data/Forts/\n\n#delete all forts\nrm -rf ${PROJECT_DIR}/Data/Graphics/Hats/Reserved/"; |
3270 | 792 |
showEnvVarsInLog = 0; |
2980 | 793 |
}; |
794 |
9283011B0F10CB2D00CC5A3C /* Build libfpc.a */ = { |
|
795 |
isa = PBXShellScriptBuildPhase; |
|
796 |
buildActionMask = 2147483647; |
|
797 |
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)."; |
|
798 |
files = ( |
|
799 |
); |
|
800 |
inputPaths = ( |
|
801 |
); |
|
802 |
name = "Build libfpc.a"; |
|
803 |
outputPaths = ( |
|
804 |
"$(TARGET_BUILD_DIR)/libfpc.a", |
|
805 |
); |
|
806 |
runOnlyForDeploymentPostprocessing = 0; |
|
807 |
shellPath = /bin/sh; |
|
808 |
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"; |
|
809 |
}; |
|
810 |
928301560F10E04C00CC5A3C /* Compile Pascal Sources */ = { |
|
811 |
isa = PBXShellScriptBuildPhase; |
|
812 |
buildActionMask = 2147483647; |
|
813 |
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). "; |
|
814 |
files = ( |
|
815 |
); |
|
816 |
inputPaths = ( |
|
817 |
); |
|
818 |
name = "Compile Pascal Sources"; |
|
819 |
outputPaths = ( |
|
820 |
); |
|
821 |
runOnlyForDeploymentPostprocessing = 0; |
|
822 |
shellPath = /bin/sh; |
|
823 |
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"; |
|
824 |
}; |
|
825 |
/* End PBXShellScriptBuildPhase section */ |
|
826 |
||
827 |
/* Begin PBXSourcesBuildPhase section */ |
|
828 |
1D60588E0D05DD3D006BFB54 /* Sources */ = { |
|
829 |
isa = PBXSourcesBuildPhase; |
|
830 |
buildActionMask = 2147483647; |
|
831 |
files = ( |
|
832 |
61798816114AA34C00BA94A9 /* hwengine.pas in Sources */, |
|
833 |
61798818114AA34C00BA94A9 /* hwLibrary.pas in Sources */, |
|
834 |
6179881B114AA34C00BA94A9 /* PascalExports.pas in Sources */, |
|
835 |
6179881C114AA34C00BA94A9 /* SDLh.pas in Sources */, |
|
836 |
6179881F114AA34C00BA94A9 /* uAI.pas in Sources */, |
|
837 |
61798820114AA34C00BA94A9 /* uAIActions.pas in Sources */, |
|
838 |
61798821114AA34C00BA94A9 /* uAIAmmoTests.pas in Sources */, |
|
839 |
61798822114AA34C00BA94A9 /* uAIMisc.pas in Sources */, |
|
840 |
61798823114AA34C00BA94A9 /* uAmmos.pas in Sources */, |
|
841 |
61798824114AA34C00BA94A9 /* uChat.pas in Sources */, |
|
842 |
61798825114AA34C00BA94A9 /* uCollisions.pas in Sources */, |
|
843 |
61798826114AA34C00BA94A9 /* uConsole.pas in Sources */, |
|
844 |
61798827114AA34C00BA94A9 /* uConsts.pas in Sources */, |
|
845 |
61798828114AA34C00BA94A9 /* uFloat.pas in Sources */, |
|
846 |
61798829114AA34C00BA94A9 /* uGame.pas in Sources */, |
|
847 |
6179882A114AA34C00BA94A9 /* uGears.pas in Sources */, |
|
848 |
6179882B114AA34C00BA94A9 /* uIO.pas in Sources */, |
|
849 |
6179882C114AA34C00BA94A9 /* uKeys.pas in Sources */, |
|
850 |
6179882D114AA34C00BA94A9 /* uLand.pas in Sources */, |
|
851 |
6179882E114AA34C00BA94A9 /* uLandGraphics.pas in Sources */, |
|
852 |
6179882F114AA34C00BA94A9 /* uLandObjects.pas in Sources */, |
|
853 |
61798830114AA34C00BA94A9 /* uLandTemplates.pas in Sources */, |
|
854 |
61798831114AA34C00BA94A9 /* uLandTexture.pas in Sources */, |
|
855 |
61798832114AA34C00BA94A9 /* uLocale.pas in Sources */, |
|
856 |
61798833114AA34C00BA94A9 /* uMisc.pas in Sources */, |
|
857 |
61798834114AA34C00BA94A9 /* uRandom.pas in Sources */, |
|
858 |
61798835114AA34C00BA94A9 /* uScript.pas in Sources */, |
|
859 |
61798836114AA34C00BA94A9 /* uSHA.pas in Sources */, |
|
860 |
61798837114AA34C00BA94A9 /* uSound.pas in Sources */, |
|
861 |
61798838114AA34C00BA94A9 /* uStats.pas in Sources */, |
|
862 |
61798839114AA34C00BA94A9 /* uStore.pas in Sources */, |
|
863 |
6179883A114AA34C00BA94A9 /* uTeams.pas in Sources */, |
|
864 |
6179883C114AA34C00BA94A9 /* uVisualGears.pas in Sources */, |
|
865 |
6179883D114AA34C00BA94A9 /* uWorld.pas in Sources */, |
|
866 |
6179885C114AA48A00BA94A9 /* CGPointUtils.c in Sources */, |
|
867 |
6179885D114AA48A00BA94A9 /* IMG_png.c in Sources */, |
|
868 |
6179885E114AA48A00BA94A9 /* IMG.c in Sources */, |
|
869 |
61798869114AA4AA00BA94A9 /* SDL_uikitappdelegate.m in Sources */, |
|
870 |
6179886B114AA4AA00BA94A9 /* SDL_uikitwindow.m in Sources */, |
|
871 |
6179887D114AA4D000BA94A9 /* MainMenuViewController.m in Sources */, |
|
872 |
61798889114AA4E600BA94A9 /* GameSetup.m in Sources */, |
|
3116
97dc65a47b15
branch ipad/iphone files to keep compatibility between versions
koda
parents:
3113
diff
changeset
|
873 |
61CE250D115E749A0098C467 /* OverlayViewController.m in Sources */, |
3305 | 874 |
61A11A4E1168D13600359010 /* PopoverMenuViewController.m in Sources */, |
875 |
61A11AC11168D8B600359010 /* SplitViewRootController.m in Sources */, |
|
876 |
61A11AC91168DA9400359010 /* MasterViewController.m in Sources */, |
|
877 |
61A11ACF1168DB1B00359010 /* TeamSettingsViewController.m in Sources */, |
|
878 |
61A11AD61168DB3700359010 /* DetailViewController.m in Sources */, |
|
879 |
61A11AE11168DC6E00359010 /* SingleTeamViewController.m in Sources */, |
|
880 |
61A11AE41168DC9400359010 /* HogHatViewController.m in Sources */, |
|
3025 | 881 |
); |
882 |
runOnlyForDeploymentPostprocessing = 0; |
|
883 |
}; |
|
2980 | 884 |
/* End PBXSourcesBuildPhase section */ |
885 |
||
886 |
/* Begin PBXTargetDependency section */ |
|
887 |
9283015A0F10E41300CC5A3C /* PBXTargetDependency */ = { |
|
888 |
isa = PBXTargetDependency; |
|
889 |
target = 928301160F10CAFC00CC5A3C /* fpc */; |
|
890 |
targetProxy = 928301590F10E41300CC5A3C /* PBXContainerItemProxy */; |
|
891 |
}; |
|
892 |
/* End PBXTargetDependency section */ |
|
893 |
||
894 |
/* Begin XCBuildConfiguration section */ |
|
895 |
1D6058940D05DD3E006BFB54 /* Debug */ = { |
|
896 |
isa = XCBuildConfiguration; |
|
897 |
buildSettings = { |
|
898 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
899 |
COPY_PHASE_STRIP = NO; |
|
900 |
GCC_DYNAMIC_NO_PIC = NO; |
|
901 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
902 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
903 |
GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch; |
|
904 |
INFOPLIST_FILE = Info.plist; |
|
905 |
LIBRARY_SEARCH_PATHS = ( |
|
906 |
"$(inherited)", |
|
907 |
"\"$(SRCROOT)\"", |
|
908 |
); |
|
909 |
PRODUCT_NAME = HedgewarsMobile; |
|
3305 | 910 |
TARGETED_DEVICE_FAMILY = "1,2"; |
2980 | 911 |
}; |
912 |
name = Debug; |
|
913 |
}; |
|
914 |
1D6058950D05DD3E006BFB54 /* Release */ = { |
|
915 |
isa = XCBuildConfiguration; |
|
916 |
buildSettings = { |
|
917 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
918 |
COPY_PHASE_STRIP = YES; |
|
919 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
|
920 |
GCC_PREFIX_HEADER = HedgewarsMobile_Prefix.pch; |
|
921 |
INFOPLIST_FILE = Info.plist; |
|
922 |
LIBRARY_SEARCH_PATHS = ( |
|
923 |
"$(inherited)", |
|
924 |
"\"$(SRCROOT)\"", |
|
925 |
); |
|
926 |
PRODUCT_NAME = HedgewarsMobile; |
|
3025 | 927 |
TARGETED_DEVICE_FAMILY = 1; |
928 |
}; |
|
929 |
name = Release; |
|
930 |
}; |
|
2980 | 931 |
6179928C114AE0C800BA94A9 /* Debug */ = { |
932 |
isa = XCBuildConfiguration; |
|
933 |
buildSettings = { |
|
934 |
COPY_PHASE_STRIP = NO; |
|
935 |
GCC_DYNAMIC_NO_PIC = NO; |
|
936 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
937 |
PRODUCT_NAME = UpdateDataFolder; |
|
938 |
}; |
|
939 |
name = Debug; |
|
940 |
}; |
|
941 |
6179928D114AE0C800BA94A9 /* Release */ = { |
|
942 |
isa = XCBuildConfiguration; |
|
943 |
buildSettings = { |
|
944 |
COPY_PHASE_STRIP = YES; |
|
945 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
946 |
GCC_ENABLE_FIX_AND_CONTINUE = NO; |
|
947 |
PRODUCT_NAME = UpdateDataFolder; |
|
948 |
ZERO_LINK = NO; |
|
949 |
}; |
|
950 |
name = Release; |
|
951 |
}; |
|
952 |
928301180F10CAFD00CC5A3C /* Debug */ = { |
|
953 |
isa = XCBuildConfiguration; |
|
954 |
buildSettings = { |
|
955 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
956 |
COPY_PHASE_STRIP = NO; |
|
957 |
GCC_DYNAMIC_NO_PIC = NO; |
|
958 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
959 |
PREBINDING = NO; |
|
960 |
PRODUCT_NAME = fpc; |
|
961 |
}; |
|
962 |
name = Debug; |
|
963 |
}; |
|
964 |
928301190F10CAFD00CC5A3C /* Release */ = { |
|
965 |
isa = XCBuildConfiguration; |
|
966 |
buildSettings = { |
|
967 |
ALWAYS_SEARCH_USER_PATHS = NO; |
|
968 |
COPY_PHASE_STRIP = YES; |
|
969 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
|
970 |
GCC_ENABLE_FIX_AND_CONTINUE = NO; |
|
971 |
PREBINDING = NO; |
|
972 |
PRODUCT_NAME = fpc; |
|
973 |
ZERO_LINK = NO; |
|
974 |
}; |
|
975 |
name = Release; |
|
976 |
}; |
|
977 |
C01FCF4F08A954540054247B /* Debug */ = { |
|
978 |
isa = XCBuildConfiguration; |
|
979 |
buildSettings = { |
|
3305 | 980 |
ARCHS = "$(ARCHS_UNIVERSAL_IPHONE_OS)"; |
2980 | 981 |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
3063 | 982 |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
983 |
FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B -Sgix"; |
|
2980 | 984 |
FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1; |
985 |
FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas"; |
|
986 |
FPC_RTL_UNITS_BASE = /usr/local/lib/fpc; |
|
3063 | 987 |
FPC_SPECIFIC_OPTIONS = "-dDEBUGFILE -O- -gl -gw2 -gs -godwarfsets -gt -ghttt -Xs-"; |
2980 | 988 |
FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\""; |
989 |
GCC_C_LANGUAGE_STANDARD = c99; |
|
3063 | 990 |
GCC_DEBUGGING_SYMBOLS = full; |
991 |
GCC_FAST_MATH = NO; |
|
992 |
GCC_OPTIMIZATION_LEVEL = 0; |
|
2980 | 993 |
GCC_THUMB_SUPPORT = NO; |
994 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|
995 |
GCC_WARN_UNUSED_VARIABLE = YES; |
|
996 |
HEADER_SEARCH_PATHS = ( |
|
997 |
"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**", |
|
998 |
"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**", |
|
999 |
"\"$(SRCROOT)/../../../Library/lpng141\"", |
|
1000 |
"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"", |
|
1001 |
); |
|
1002 |
ONLY_ACTIVE_ARCH = YES; |
|
1003 |
OTHER_LDFLAGS = ( |
|
1004 |
"-lz", |
|
1005 |
"-Wl,-no_order_inits", |
|
1006 |
); |
|
1007 |
PREBINDING = NO; |
|
3305 | 1008 |
SDKROOT = iphonesimulator3.2; |
1009 |
TARGETED_DEVICE_FAMILY = "1,2"; |
|
2980 | 1010 |
}; |
1011 |
name = Debug; |
|
1012 |
}; |
|
1013 |
C01FCF5008A954540054247B /* Release */ = { |
|
1014 |
isa = XCBuildConfiguration; |
|
1015 |
buildSettings = { |
|
1016 |
ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
|
3006 | 1017 |
CODE_SIGN_IDENTITY = "Don't Code Sign"; |
1018 |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Don't Code Sign"; |
|
3063 | 1019 |
FPC_COMMON_OPTIONS = "-dIPHONEOS -Cs2000000 -vwi -B -Sgix"; |
2980 | 1020 |
FPC_COMPILER_BINARY_DIR = /usr/local/lib/fpc/2.5.1; |
3006 | 1021 |
FPC_MAIN_FILE = "$(PROJECT_DIR)/../../hedgewars/hwLibrary.pas"; |
2980 | 1022 |
FPC_RTL_UNITS_BASE = /usr/local/lib/fpc; |
3063 | 1023 |
FPC_SPECIFIC_OPTIONS = "-Ci- -Cr- -Co- -O-2 -Xs -Cfvfpv2"; |
2980 | 1024 |
FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\""; |
1025 |
GCC_C_LANGUAGE_STANDARD = c99; |
|
3063 | 1026 |
GCC_DEBUGGING_SYMBOLS = default; |
1027 |
GCC_FAST_MATH = YES; |
|
1028 |
GCC_OPTIMIZATION_LEVEL = 2; |
|
2980 | 1029 |
GCC_THUMB_SUPPORT = NO; |
1030 |
GCC_WARN_ABOUT_RETURN_TYPE = YES; |
|
1031 |
GCC_WARN_UNUSED_VARIABLE = YES; |
|
1032 |
HEADER_SEARCH_PATHS = ( |
|
1033 |
"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/include\"/**", |
|
1034 |
"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL/src\"/**", |
|
1035 |
"\"$(SRCROOT)/../../../Library/lpng141\"", |
|
1036 |
"\"$(SRCROOT)/../../../Library/SDL-1.3/SDL_net\"", |
|
1037 |
); |
|
1038 |
OTHER_LDFLAGS = ( |
|
1039 |
"-lz", |
|
1040 |
"-Wl,-no_order_inits", |
|
1041 |
); |
|
1042 |
PREBINDING = NO; |
|
3006 | 1043 |
PROVISIONING_PROFILE = ""; |
1044 |
"PROVISIONING_PROFILE[sdk=iphoneos*]" = ""; |
|
2980 | 1045 |
SDKROOT = iphoneos3.0; |
3305 | 1046 |
TARGETED_DEVICE_FAMILY = "1,2"; |
2980 | 1047 |
}; |
1048 |
name = Release; |
|
1049 |
}; |
|
1050 |
/* End XCBuildConfiguration section */ |
|
1051 |
||
1052 |
/* Begin XCConfigurationList section */ |
|
1053 |
1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "HedgewarsMobile" */ = { |
|
1054 |
isa = XCConfigurationList; |
|
1055 |
buildConfigurations = ( |
|
1056 |
1D6058940D05DD3E006BFB54 /* Debug */, |
|
1057 |
1D6058950D05DD3E006BFB54 /* Release */, |
|
1058 |
); |
|
1059 |
defaultConfigurationIsVisible = 0; |
|
1060 |
defaultConfigurationName = Release; |
|
1061 |
}; |
|
1062 |
61799290114AE0CD00BA94A9 /* Build configuration list for PBXAggregateTarget "UpdateDataFolder" */ = { |
|
1063 |
isa = XCConfigurationList; |
|
1064 |
buildConfigurations = ( |
|
1065 |
6179928C114AE0C800BA94A9 /* Debug */, |
|
1066 |
6179928D114AE0C800BA94A9 /* Release */, |
|
1067 |
); |
|
1068 |
defaultConfigurationIsVisible = 0; |
|
1069 |
defaultConfigurationName = Release; |
|
1070 |
}; |
|
1071 |
9283011C0F10CB4B00CC5A3C /* Build configuration list for PBXNativeTarget "fpc" */ = { |
|
1072 |
isa = XCConfigurationList; |
|
1073 |
buildConfigurations = ( |
|
1074 |
928301180F10CAFD00CC5A3C /* Debug */, |
|
1075 |
928301190F10CAFD00CC5A3C /* Release */, |
|
1076 |
); |
|
1077 |
defaultConfigurationIsVisible = 0; |
|
1078 |
defaultConfigurationName = Release; |
|
1079 |
}; |
|
1080 |
C01FCF4E08A954540054247B /* Build configuration list for PBXProject "HedgewarsMobile" */ = { |
|
1081 |
isa = XCConfigurationList; |
|
1082 |
buildConfigurations = ( |
|
1083 |
C01FCF4F08A954540054247B /* Debug */, |
|
1084 |
C01FCF5008A954540054247B /* Release */, |
|
1085 |
); |
|
1086 |
defaultConfigurationIsVisible = 0; |
|
1087 |
defaultConfigurationName = Release; |
|
1088 |
}; |
|
1089 |
/* End XCConfigurationList section */ |
|
1090 |
}; |
|
1091 |
rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
|
1092 |
} |