project.pbxproj 24 KB

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