annotate Xcode-iPhoneOS/Template/SDL iOS Application/___PROJECTNAME___.xcodeproj/project.pbxproj @ 5284:96a22141cf86 tip

Changed output directory of Universal libSDL.a for iOS to respect build configurations. Template generator was updated to reflect these changes as well.
author Eric Wing <ewing . public |-at-| gmail . com>
date Sat, 12 Feb 2011 21:52:30 -0800
parents 067973aec4d8
children
rev   line source
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
1 // !$*UTF8*$!
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
2 {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
3 archiveVersion = 1;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
4 classes = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
5 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
6 objectVersion = 45;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
7 objects = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
8
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
9 /* Begin PBXBuildFile section */
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
10 0097E2D912F70C4E00724AC5 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0097E2D512F70C4D00724AC5 /* libSDL.a */; };
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
11 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
12 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
13 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
14 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
15 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
16 FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
17 FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
18 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
19 FD77A09D0E26BDE500F39101 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.c */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
20 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
21 /* End PBXBuildFile section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
22
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
23 /* Begin PBXFileReference section */
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
24 0097E29A12F70C4D00724AC5 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = begin_code.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
25 0097E29B12F70C4D00724AC5 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = close_code.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
26 0097E29C12F70C4D00724AC5 /* doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = doxyfile; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
27 0097E29D12F70C4D00724AC5 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
28 0097E29E12F70C4D00724AC5 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_assert.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
29 0097E29F12F70C4D00724AC5 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_atomic.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
30 0097E2A012F70C4D00724AC5 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
31 0097E2A112F70C4D00724AC5 /* SDL_blendmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blendmode.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
32 0097E2A212F70C4D00724AC5 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboard.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
33 0097E2A312F70C4D00724AC5 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_compat.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
34 0097E2A412F70C4D00724AC5 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
35 0097E2A512F70C4D00724AC5 /* SDL_config.h.default */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SDL_config.h.default; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
36 0097E2A612F70C4D00724AC5 /* SDL_config.h.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = SDL_config.h.in; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
37 0097E2A712F70C4D00724AC5 /* SDL_config_android.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_android.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
38 0097E2A812F70C4D00724AC5 /* SDL_config_iphoneos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_iphoneos.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
39 0097E2A912F70C4D00724AC5 /* SDL_config_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_macosx.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
40 0097E2AA12F70C4D00724AC5 /* SDL_config_minimal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_minimal.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
41 0097E2AB12F70C4D00724AC5 /* SDL_config_nintendods.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_nintendods.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
42 0097E2AC12F70C4D00724AC5 /* SDL_config_pandora.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_pandora.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
43 0097E2AD12F70C4D00724AC5 /* SDL_config_windows.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_windows.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
44 0097E2AE12F70C4D00724AC5 /* SDL_config_wiz.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_config_wiz.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
45 0097E2AF12F70C4D00724AC5 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_copying.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
46 0097E2B012F70C4D00724AC5 /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cpuinfo.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
47 0097E2B112F70C4D00724AC5 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_endian.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
48 0097E2B212F70C4D00724AC5 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_error.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
49 0097E2B312F70C4D00724AC5 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
50 0097E2B412F70C4D00724AC5 /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
51 0097E2B512F70C4D00724AC5 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_haptic.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
52 0097E2B612F70C4D00724AC5 /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_input.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
53 0097E2B712F70C4D00724AC5 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_joystick.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
54 0097E2B812F70C4D00724AC5 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
55 0097E2B912F70C4D00724AC5 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keysym.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
56 0097E2BA12F70C4D00724AC5 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_loadso.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
57 0097E2BB12F70C4D00724AC5 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_main.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
58 0097E2BC12F70C4D00724AC5 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
59 0097E2BD12F70C4D00724AC5 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mutex.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
60 0097E2BE12F70C4D00724AC5 /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_name.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
61 0097E2BF12F70C4D00724AC5 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengl.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
62 0097E2C012F70C4D00724AC5 /* SDL_opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_opengles.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
63 0097E2C112F70C4D00724AC5 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
64 0097E2C212F70C4D00724AC5 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_platform.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
65 0097E2C312F70C4D00724AC5 /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_power.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
66 0097E2C412F70C4D00724AC5 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_quit.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
67 0097E2C512F70C4D00724AC5 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
68 0097E2C612F70C4D00724AC5 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_revision.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
69 0097E2C712F70C4D00724AC5 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwops.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
70 0097E2C812F70C4D00724AC5 /* SDL_scalemode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_scalemode.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
71 0097E2C912F70C4D00724AC5 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_scancode.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
72 0097E2CA12F70C4D00724AC5 /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shape.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
73 0097E2CB12F70C4D00724AC5 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_stdinc.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
74 0097E2CC12F70C4D00724AC5 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_surface.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
75 0097E2CD12F70C4D00724AC5 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syswm.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
76 0097E2CE12F70C4D00724AC5 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_thread.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
77 0097E2CF12F70C4D00724AC5 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_timer.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
78 0097E2D012F70C4D00724AC5 /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
79 0097E2D112F70C4D00724AC5 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_types.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
80 0097E2D212F70C4D00724AC5 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_version.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
81 0097E2D312F70C4D00724AC5 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_video.h; sourceTree = "<group>"; };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
82 0097E2D512F70C4D00724AC5 /* libSDL.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libSDL.a; sourceTree = "<group>"; };
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
83 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
84 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
85 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
86 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
87 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
88 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
89 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
90 FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
91 FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
92 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
93 FD77A09C0E26BDE500F39101 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
94 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
95 /* End PBXFileReference section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
96
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
97 /* Begin PBXFrameworksBuildPhase section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
98 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
99 isa = PBXFrameworksBuildPhase;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
100 buildActionMask = 2147483647;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
101 files = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
102 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
103 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
104 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
105 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
106 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
107 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
108 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
109 0097E2D912F70C4E00724AC5 /* libSDL.a in Frameworks */,
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
110 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
111 runOnlyForDeploymentPostprocessing = 0;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
112 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
113 /* End PBXFrameworksBuildPhase section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
114
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
115 /* Begin PBXGroup section */
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
116 0097E29812F70C4D00724AC5 /* SDL */ = {
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
117 isa = PBXGroup;
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
118 children = (
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
119 0097E29912F70C4D00724AC5 /* include */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
120 0097E2D412F70C4D00724AC5 /* lib */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
121 );
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
122 path = SDL;
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
123 sourceTree = "<group>";
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
124 };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
125 0097E29912F70C4D00724AC5 /* include */ = {
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
126 isa = PBXGroup;
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
127 children = (
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
128 0097E29A12F70C4D00724AC5 /* begin_code.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
129 0097E29B12F70C4D00724AC5 /* close_code.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
130 0097E29C12F70C4D00724AC5 /* doxyfile */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
131 0097E29D12F70C4D00724AC5 /* SDL.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
132 0097E29E12F70C4D00724AC5 /* SDL_assert.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
133 0097E29F12F70C4D00724AC5 /* SDL_atomic.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
134 0097E2A012F70C4D00724AC5 /* SDL_audio.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
135 0097E2A112F70C4D00724AC5 /* SDL_blendmode.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
136 0097E2A212F70C4D00724AC5 /* SDL_clipboard.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
137 0097E2A312F70C4D00724AC5 /* SDL_compat.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
138 0097E2A412F70C4D00724AC5 /* SDL_config.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
139 0097E2A512F70C4D00724AC5 /* SDL_config.h.default */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
140 0097E2A612F70C4D00724AC5 /* SDL_config.h.in */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
141 0097E2A712F70C4D00724AC5 /* SDL_config_android.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
142 0097E2A812F70C4D00724AC5 /* SDL_config_iphoneos.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
143 0097E2A912F70C4D00724AC5 /* SDL_config_macosx.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
144 0097E2AA12F70C4D00724AC5 /* SDL_config_minimal.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
145 0097E2AB12F70C4D00724AC5 /* SDL_config_nintendods.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
146 0097E2AC12F70C4D00724AC5 /* SDL_config_pandora.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
147 0097E2AD12F70C4D00724AC5 /* SDL_config_windows.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
148 0097E2AE12F70C4D00724AC5 /* SDL_config_wiz.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
149 0097E2AF12F70C4D00724AC5 /* SDL_copying.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
150 0097E2B012F70C4D00724AC5 /* SDL_cpuinfo.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
151 0097E2B112F70C4D00724AC5 /* SDL_endian.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
152 0097E2B212F70C4D00724AC5 /* SDL_error.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
153 0097E2B312F70C4D00724AC5 /* SDL_events.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
154 0097E2B412F70C4D00724AC5 /* SDL_gesture.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
155 0097E2B512F70C4D00724AC5 /* SDL_haptic.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
156 0097E2B612F70C4D00724AC5 /* SDL_input.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
157 0097E2B712F70C4D00724AC5 /* SDL_joystick.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
158 0097E2B812F70C4D00724AC5 /* SDL_keyboard.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
159 0097E2B912F70C4D00724AC5 /* SDL_keysym.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
160 0097E2BA12F70C4D00724AC5 /* SDL_loadso.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
161 0097E2BB12F70C4D00724AC5 /* SDL_main.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
162 0097E2BC12F70C4D00724AC5 /* SDL_mouse.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
163 0097E2BD12F70C4D00724AC5 /* SDL_mutex.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
164 0097E2BE12F70C4D00724AC5 /* SDL_name.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
165 0097E2BF12F70C4D00724AC5 /* SDL_opengl.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
166 0097E2C012F70C4D00724AC5 /* SDL_opengles.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
167 0097E2C112F70C4D00724AC5 /* SDL_pixels.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
168 0097E2C212F70C4D00724AC5 /* SDL_platform.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
169 0097E2C312F70C4D00724AC5 /* SDL_power.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
170 0097E2C412F70C4D00724AC5 /* SDL_quit.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
171 0097E2C512F70C4D00724AC5 /* SDL_rect.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
172 0097E2C612F70C4D00724AC5 /* SDL_revision.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
173 0097E2C712F70C4D00724AC5 /* SDL_rwops.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
174 0097E2C812F70C4D00724AC5 /* SDL_scalemode.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
175 0097E2C912F70C4D00724AC5 /* SDL_scancode.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
176 0097E2CA12F70C4D00724AC5 /* SDL_shape.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
177 0097E2CB12F70C4D00724AC5 /* SDL_stdinc.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
178 0097E2CC12F70C4D00724AC5 /* SDL_surface.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
179 0097E2CD12F70C4D00724AC5 /* SDL_syswm.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
180 0097E2CE12F70C4D00724AC5 /* SDL_thread.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
181 0097E2CF12F70C4D00724AC5 /* SDL_timer.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
182 0097E2D012F70C4D00724AC5 /* SDL_touch.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
183 0097E2D112F70C4D00724AC5 /* SDL_types.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
184 0097E2D212F70C4D00724AC5 /* SDL_version.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
185 0097E2D312F70C4D00724AC5 /* SDL_video.h */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
186 );
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
187 path = include;
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
188 sourceTree = "<group>";
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
189 };
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
190 0097E2D412F70C4D00724AC5 /* lib */ = {
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
191 isa = PBXGroup;
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
192 children = (
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
193 0097E2D512F70C4D00724AC5 /* libSDL.a */,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
194 );
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
195 path = lib;
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
196 sourceTree = "<group>";
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
197 };
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
198 19C28FACFE9D520D11CA2CBB /* Products */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
199 isa = PBXGroup;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
200 children = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
201 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
202 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
203 name = Products;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
204 sourceTree = "<group>";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
205 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
206 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
207 isa = PBXGroup;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
208 children = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
209 29B97315FDCFA39411CA2CEA /* Sources */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
210 29B97317FDCFA39411CA2CEA /* Resources */,
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
211 0097E29812F70C4D00724AC5 /* SDL */,
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
212 29B97323FDCFA39411CA2CEA /* Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
213 19C28FACFE9D520D11CA2CBB /* Products */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
214 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
215 name = CustomTemplate;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
216 sourceTree = "<group>";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
217 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
218 29B97315FDCFA39411CA2CEA /* Sources */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
219 isa = PBXGroup;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
220 children = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
221 FD77A09C0E26BDE500F39101 /* main.c */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
222 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
223 name = Sources;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
224 sourceTree = "<group>";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
225 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
226 29B97317FDCFA39411CA2CEA /* Resources */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
227 isa = PBXGroup;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
228 children = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
229 FD77A07E0E26BDA900F39101 /* Default.png */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
230 FD77A07C0E26BD8C00F39101 /* Icon.png */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
231 8D1107310486CEB800E47090 /* Info.plist */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
232 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
233 name = Resources;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
234 sourceTree = "<group>";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
235 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
236 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
237 isa = PBXGroup;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
238 children = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
239 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
240 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
241 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
242 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
243 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
244 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
245 1D30AB110D05D00D00671497 /* Foundation.framework */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
246 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
247 name = Frameworks;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
248 sourceTree = "<group>";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
249 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
250 /* End PBXGroup section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
251
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
252 /* Begin PBXNativeTarget section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
253 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
254 isa = PBXNativeTarget;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
255 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
256 buildPhases = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
257 1D60588D0D05DD3D006BFB54 /* Resources */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
258 1D60588E0D05DD3D006BFB54 /* Sources */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
259 1D60588F0D05DD3D006BFB54 /* Frameworks */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
260 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
261 buildRules = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
262 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
263 dependencies = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
264 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
265 name = "___PROJECTNAME___";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
266 productName = "___PROJECTNAME___";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
267 productReference = 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
268 productType = "com.apple.product-type.application";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
269 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
270 /* End PBXNativeTarget section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
271
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
272 /* Begin PBXProject section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
273 29B97313FDCFA39411CA2CEA /* Project object */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
274 isa = PBXProject;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
275 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
276 compatibilityVersion = "Xcode 3.1";
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
277 developmentRegion = English;
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
278 hasScannedForEncodings = 1;
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
279 knownRegions = (
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
280 English,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
281 Japanese,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
282 French,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
283 German,
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
284 );
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
285 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
286 projectDirPath = "";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
287 projectRoot = "";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
288 targets = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
289 1D6058900D05DD3D006BFB54 /* ___PROJECTNAME___ */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
290 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
291 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
292 /* End PBXProject section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
293
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
294 /* Begin PBXResourcesBuildPhase section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
295 1D60588D0D05DD3D006BFB54 /* Resources */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
296 isa = PBXResourcesBuildPhase;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
297 buildActionMask = 2147483647;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
298 files = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
299 FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
300 FD77A07F0E26BDA900F39101 /* Default.png in Resources */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
301 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
302 runOnlyForDeploymentPostprocessing = 0;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
303 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
304 /* End PBXResourcesBuildPhase section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
305
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
306 /* Begin PBXSourcesBuildPhase section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
307 1D60588E0D05DD3D006BFB54 /* Sources */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
308 isa = PBXSourcesBuildPhase;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
309 buildActionMask = 2147483647;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
310 files = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
311 FD77A09D0E26BDE500F39101 /* main.c in Sources */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
312 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
313 runOnlyForDeploymentPostprocessing = 0;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
314 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
315 /* End PBXSourcesBuildPhase section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
316
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
317 /* Begin XCBuildConfiguration section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
318 1D6058940D05DD3E006BFB54 /* Debug */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
319 isa = XCBuildConfiguration;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
320 buildSettings = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
321 ALWAYS_SEARCH_USER_PATHS = NO;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
322 COPY_PHASE_STRIP = NO;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
323 GCC_DYNAMIC_NO_PIC = NO;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
324 GCC_OPTIMIZATION_LEVEL = 0;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
325 GCC_PRECOMPILE_PREFIX_HEADER = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
326 GCC_PREFIX_HEADER = "";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
327 INFOPLIST_FILE = Info.plist;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
328 LIBRARY_SEARCH_PATHS = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
329 "$(inherited)",
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
330 "\"$(SRCROOT)/SDL/lib\"",
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
331 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
332 PRODUCT_NAME = "___PROJECTNAME___";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
333 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
334 name = Debug;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
335 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
336 1D6058950D05DD3E006BFB54 /* Release */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
337 isa = XCBuildConfiguration;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
338 buildSettings = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
339 ALWAYS_SEARCH_USER_PATHS = NO;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
340 COPY_PHASE_STRIP = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
341 GCC_PRECOMPILE_PREFIX_HEADER = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
342 GCC_PREFIX_HEADER = "";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
343 INFOPLIST_FILE = Info.plist;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
344 LIBRARY_SEARCH_PATHS = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
345 "$(inherited)",
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
346 "\"$(SRCROOT)/SDL/lib\"",
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
347 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
348 PRODUCT_NAME = "___PROJECTNAME___";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
349 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
350 name = Release;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
351 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
352 C01FCF4F08A954540054247B /* Debug */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
353 isa = XCBuildConfiguration;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
354 buildSettings = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
355 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
356 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
357 GCC_C_LANGUAGE_STANDARD = c99;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
358 GCC_WARN_ABOUT_RETURN_TYPE = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
359 GCC_WARN_UNUSED_VARIABLE = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
360 ONLY_ACTIVE_ARCH = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
361 OTHER_CFLAGS = "";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
362 PREBINDING = NO;
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
363 SDKROOT = iphoneos;
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
364 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
365 name = Debug;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
366 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
367 C01FCF5008A954540054247B /* Release */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
368 isa = XCBuildConfiguration;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
369 buildSettings = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
370 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
371 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
372 GCC_C_LANGUAGE_STANDARD = c99;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
373 GCC_WARN_ABOUT_RETURN_TYPE = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
374 GCC_WARN_UNUSED_VARIABLE = YES;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
375 OTHER_CFLAGS = "";
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
376 PREBINDING = NO;
5078
067973aec4d8 iOS Xcode project template fixes/changes.
Eric Wing <ewing . public |-at-| gmail . com>
parents: 5077
diff changeset
377 SDKROOT = iphoneos;
5077
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
378 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
379 name = Release;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
380 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
381 /* End XCBuildConfiguration section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
382
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
383 /* Begin XCConfigurationList section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
384 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
385 isa = XCConfigurationList;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
386 buildConfigurations = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
387 1D6058940D05DD3E006BFB54 /* Debug */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
388 1D6058950D05DD3E006BFB54 /* Release */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
389 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
390 defaultConfigurationIsVisible = 0;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
391 defaultConfigurationName = Release;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
392 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
393 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
394 isa = XCConfigurationList;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
395 buildConfigurations = (
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
396 C01FCF4F08A954540054247B /* Debug */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
397 C01FCF5008A954540054247B /* Release */,
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
398 );
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
399 defaultConfigurationIsVisible = 0;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
400 defaultConfigurationName = Release;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
401 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
402 /* End XCConfigurationList section */
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
403 };
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
404 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
37b582b8bb07 New iOS Xcode target to build libSDL.a and lipo Simulator & Device binaries together.
Eric Wing <ewing . public |-at-| gmail . com>
parents:
diff changeset
405 }