Mercurial > sdl-ios-xcode
comparison Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj @ 4444:42e1092225f9
Implemented SDL power APIs for iPhoneOS.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Fri, 30 Apr 2010 00:39:31 -0400 |
parents | ce290de32f2a |
children | 2efcb52ba90a |
comparison
equal
deleted
inserted
replaced
4443:c598e440c87c | 4444:42e1092225f9 |
---|---|
63 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04B2ECF11025CEB900F9BC5F /* SDL_atomic.c */; }; | 63 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04B2ECF11025CEB900F9BC5F /* SDL_atomic.c */; }; |
64 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ED061025CF9E00F9BC5F /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 64 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ED061025CF9E00F9BC5F /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
65 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */; }; | 65 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */; }; |
66 04F2AF541104ABC300D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */; }; | 66 04F2AF541104ABC300D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */; }; |
67 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */; }; | 67 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */; }; |
68 56ED04E1118A8EE200A56AA6 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56ED04E0118A8EE200A56AA6 /* SDL_power.c */; }; | |
69 56ED04E3118A8EFD00A56AA6 /* SDL_syspower.m in Sources */ = {isa = PBXBuildFile; fileRef = 56ED04E2118A8EFD00A56AA6 /* SDL_syspower.m */; }; | |
68 FD24846D0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */; }; | 70 FD24846D0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */; }; |
69 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 71 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
70 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 72 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
71 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 73 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
72 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 74 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
245 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; | 247 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; |
246 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; | 248 04F2AF551104ABD200D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; |
247 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | 249 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
248 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | 250 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
249 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | 251 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
252 56ED04E0118A8EE200A56AA6 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_power.c; path = ../../src/power/SDL_power.c; sourceTree = SOURCE_ROOT; }; | |
253 56ED04E2118A8EFD00A56AA6 /* SDL_syspower.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDL_syspower.m; path = ../../src/power/uikit/SDL_syspower.m; sourceTree = SOURCE_ROOT; }; | |
250 FD0BBFEF0E3933DD00D833B1 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitview.h; sourceTree = "<group>"; }; | 254 FD0BBFEF0E3933DD00D833B1 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitview.h; sourceTree = "<group>"; }; |
251 FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitkeyboard.h; sourceTree = "<group>"; }; | 255 FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitkeyboard.h; sourceTree = "<group>"; }; |
252 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; | 256 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; |
253 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; | 257 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; |
254 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; | 258 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; |
486 1D30AB110D05D00D00671497 /* Foundation.framework */, | 490 1D30AB110D05D00D00671497 /* Foundation.framework */, |
487 ); | 491 ); |
488 name = Frameworks; | 492 name = Frameworks; |
489 sourceTree = "<group>"; | 493 sourceTree = "<group>"; |
490 }; | 494 }; |
495 56ED04DE118A8E9A00A56AA6 /* power */ = { | |
496 isa = PBXGroup; | |
497 children = ( | |
498 56ED04E0118A8EE200A56AA6 /* SDL_power.c */, | |
499 56ED04DF118A8EB700A56AA6 /* uikit */, | |
500 ); | |
501 name = power; | |
502 sourceTree = "<group>"; | |
503 }; | |
504 56ED04DF118A8EB700A56AA6 /* uikit */ = { | |
505 isa = PBXGroup; | |
506 children = ( | |
507 56ED04E2118A8EFD00A56AA6 /* SDL_syspower.m */, | |
508 ); | |
509 name = uikit; | |
510 sourceTree = "<group>"; | |
511 }; | |
491 FD3F4A6F0DEA620800C5B771 /* stdlib */ = { | 512 FD3F4A6F0DEA620800C5B771 /* stdlib */ = { |
492 isa = PBXGroup; | 513 isa = PBXGroup; |
493 children = ( | 514 children = ( |
494 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */, | 515 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */, |
495 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */, | 516 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */, |
640 FD99B98C0DD52EDC00FB1D6B /* events */, | 661 FD99B98C0DD52EDC00FB1D6B /* events */, |
641 FD99B99D0DD52EDC00FB1D6B /* file */, | 662 FD99B99D0DD52EDC00FB1D6B /* file */, |
642 047677B60EA769DF008ABAF1 /* haptic */, | 663 047677B60EA769DF008ABAF1 /* haptic */, |
643 FD5F9D080E0E08B3008E885B /* joystick */, | 664 FD5F9D080E0E08B3008E885B /* joystick */, |
644 FD8BD8150E27E25900B52CD5 /* loadso */, | 665 FD8BD8150E27E25900B52CD5 /* loadso */, |
666 56ED04DE118A8E9A00A56AA6 /* power */, | |
645 FD3F4A6F0DEA620800C5B771 /* stdlib */, | 667 FD3F4A6F0DEA620800C5B771 /* stdlib */, |
646 FD99B9E00DD52EDC00FB1D6B /* thread */, | 668 FD99B9E00DD52EDC00FB1D6B /* thread */, |
647 FD99BA1E0DD52EDC00FB1D6B /* timer */, | 669 FD99BA1E0DD52EDC00FB1D6B /* timer */, |
648 FDA682420DF2374D00F98A1A /* video */, | 670 FDA682420DF2374D00F98A1A /* video */, |
649 ); | 671 ); |
1101 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */, | 1123 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */, |
1102 043DD76F10FD8A0000DED673 /* SDL_alphamult.c in Sources */, | 1124 043DD76F10FD8A0000DED673 /* SDL_alphamult.c in Sources */, |
1103 043DD77110FD8A0000DED673 /* SDL_blendfillrect.c in Sources */, | 1125 043DD77110FD8A0000DED673 /* SDL_blendfillrect.c in Sources */, |
1104 043DD77210FD8A0000DED673 /* SDL_drawrect.c in Sources */, | 1126 043DD77210FD8A0000DED673 /* SDL_drawrect.c in Sources */, |
1105 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */, | 1127 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */, |
1128 56ED04E1118A8EE200A56AA6 /* SDL_power.c in Sources */, | |
1129 56ED04E3118A8EFD00A56AA6 /* SDL_syspower.m in Sources */, | |
1106 ); | 1130 ); |
1107 runOnlyForDeploymentPostprocessing = 0; | 1131 runOnlyForDeploymentPostprocessing = 0; |
1108 }; | 1132 }; |
1109 /* End PBXSourcesBuildPhase section */ | 1133 /* End PBXSourcesBuildPhase section */ |
1110 | 1134 |