comparison Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj @ 4501:0cf025066b6f

Updated Xcode project files for clipboard API Fixed generation of SDL_revision.h when hg is in the path set up in .bash_profile
author Sam Lantinga <slouken@libsdl.org>
date Thu, 08 Jul 2010 06:16:27 -0700
parents d1d5b665adc5
children 524dfefd554c
comparison
equal deleted inserted replaced
4500:eff4e88cc1e8 4501:0cf025066b6f
65 043DD76F10FD8A0000DED673 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 043DD76B10FD8A0000DED673 /* SDL_alphamult.c */; }; 65 043DD76F10FD8A0000DED673 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 043DD76B10FD8A0000DED673 /* SDL_alphamult.c */; };
66 043DD77010FD8A0000DED673 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 043DD76C10FD8A0000DED673 /* SDL_alphamult.h */; }; 66 043DD77010FD8A0000DED673 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 043DD76C10FD8A0000DED673 /* SDL_alphamult.h */; };
67 043DD77110FD8A0000DED673 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 043DD76D10FD8A0000DED673 /* SDL_blendfillrect.c */; }; 67 043DD77110FD8A0000DED673 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 043DD76D10FD8A0000DED673 /* SDL_blendfillrect.c */; };
68 043DD77210FD8A0000DED673 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 043DD76E10FD8A0000DED673 /* SDL_drawrect.c */; }; 68 043DD77210FD8A0000DED673 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 043DD76E10FD8A0000DED673 /* SDL_drawrect.c */; };
69 04461DEE0EA76BA3006C462D /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04461DED0EA76BA3006C462D /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; }; 69 04461DEE0EA76BA3006C462D /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04461DED0EA76BA3006C462D /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; };
70 044E5FB511E6069F0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5FB311E6069F0076F181 /* SDL_clipboard.h */; };
71 044E5FB611E6069F0076F181 /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5FB411E6069F0076F181 /* SDL_input.h */; };
72 044E5FB811E606EB0076F181 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 044E5FB711E606EB0076F181 /* SDL_clipboard.c */; };
70 0463873F0F0B5B7D0041FD65 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387370F0B5B7D0041FD65 /* SDL_blendline.c */; }; 73 0463873F0F0B5B7D0041FD65 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387370F0B5B7D0041FD65 /* SDL_blendline.c */; };
71 046387400F0B5B7D0041FD65 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */; }; 74 046387400F0B5B7D0041FD65 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */; };
72 046387410F0B5B7D0041FD65 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */; }; 75 046387410F0B5B7D0041FD65 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */; };
73 046387420F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */; }; 76 046387420F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */; };
74 046387430F0B5B7D0041FD65 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */; }; 77 046387430F0B5B7D0041FD65 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */; };
311 043DD76B10FD8A0000DED673 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; }; 314 043DD76B10FD8A0000DED673 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; };
312 043DD76C10FD8A0000DED673 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; }; 315 043DD76C10FD8A0000DED673 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; };
313 043DD76D10FD8A0000DED673 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; 316 043DD76D10FD8A0000DED673 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; };
314 043DD76E10FD8A0000DED673 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; 317 043DD76E10FD8A0000DED673 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; };
315 04461DED0EA76BA3006C462D /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; 318 04461DED0EA76BA3006C462D /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; };
319 044E5FB311E6069F0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; };
320 044E5FB411E6069F0076F181 /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; };
321 044E5FB711E606EB0076F181 /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; };
316 046387370F0B5B7D0041FD65 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; }; 322 046387370F0B5B7D0041FD65 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; };
317 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; }; 323 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; };
318 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; }; 324 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; };
319 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; }; 325 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; };
320 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; }; 326 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; };
824 sourceTree = "<group>"; 830 sourceTree = "<group>";
825 }; 831 };
826 FD99B8BC0DD52E5C00FB1D6B /* Public Headers */ = { 832 FD99B8BC0DD52E5C00FB1D6B /* Public Headers */ = {
827 isa = PBXGroup; 833 isa = PBXGroup;
828 children = ( 834 children = (
835 FD99B8CC0DD52EB400FB1D6B /* begin_code.h */,
836 FD99B8CD0DD52EB400FB1D6B /* close_code.h */,
837 FD99B8F50DD52EB400FB1D6B /* SDL.h */,
829 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */, 838 04F2AF531104ABC300D6DDF7 /* SDL_assert.h */,
830 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */, 839 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */,
831 FD99B8CC0DD52EB400FB1D6B /* begin_code.h */,
832 FD99B8CD0DD52EB400FB1D6B /* close_code.h */,
833 FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */, 840 FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */,
841 044E5FB311E6069F0076F181 /* SDL_clipboard.h */,
834 FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */, 842 FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */,
843 04B2ED061025CF9E00F9BC5F /* SDL_config.h */,
835 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */, 844 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */,
836 04B2ED061025CF9E00F9BC5F /* SDL_config.h */,
837 FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */, 845 FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */,
838 FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */, 846 FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */,
847 FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */,
839 FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */, 848 FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */,
840 FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */, 849 FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */,
841 04461DED0EA76BA3006C462D /* SDL_haptic.h */, 850 04461DED0EA76BA3006C462D /* SDL_haptic.h */,
851 044E5FB411E6069F0076F181 /* SDL_input.h */,
842 FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */, 852 FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */,
843 FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */, 853 FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */,
844 FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */, 854 FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */,
845 FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */, 855 FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */,
846 FD99B8E20DD52EB400FB1D6B /* SDL_main.h */, 856 FD99B8E20DD52EB400FB1D6B /* SDL_main.h */,
863 FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */, 873 FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */,
864 FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */, 874 FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */,
865 FD99B8F20DD52EB400FB1D6B /* SDL_types.h */, 875 FD99B8F20DD52EB400FB1D6B /* SDL_types.h */,
866 FD99B8F30DD52EB400FB1D6B /* SDL_version.h */, 876 FD99B8F30DD52EB400FB1D6B /* SDL_version.h */,
867 FD99B8F40DD52EB400FB1D6B /* SDL_video.h */, 877 FD99B8F40DD52EB400FB1D6B /* SDL_video.h */,
868 FD99B8F50DD52EB400FB1D6B /* SDL.h */,
869 FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */,
870 ); 878 );
871 name = "Public Headers"; 879 name = "Public Headers";
872 sourceTree = "<group>"; 880 sourceTree = "<group>";
873 }; 881 };
874 FD99B8BD0DD52E6D00FB1D6B /* Library Source */ = { 882 FD99B8BD0DD52E6D00FB1D6B /* Library Source */ = {
1021 sourceTree = "<group>"; 1029 sourceTree = "<group>";
1022 }; 1030 };
1023 FDA682420DF2374D00F98A1A /* video */ = { 1031 FDA682420DF2374D00F98A1A /* video */ = {
1024 isa = PBXGroup; 1032 isa = PBXGroup;
1025 children = ( 1033 children = (
1034 044E5FB711E606EB0076F181 /* SDL_clipboard.c */,
1026 FD689F090E26E5D900F90B21 /* uikit */, 1035 FD689F090E26E5D900F90B21 /* uikit */,
1027 FDA685F40DF244C800F98A1A /* dummy */, 1036 FDA685F40DF244C800F98A1A /* dummy */,
1028 0495E6850E97408800152DFE /* SDL_glfuncs.h */, 1037 0495E6850E97408800152DFE /* SDL_glfuncs.h */,
1029 0495E6840E97408800152DFE /* SDL_glesfuncs.h */, 1038 0495E6840E97408800152DFE /* SDL_glesfuncs.h */,
1030 0495E6860E97408800152DFE /* SDL_renderer_gl.c */, 1039 0495E6860E97408800152DFE /* SDL_renderer_gl.c */,
1171 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */, 1180 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */,
1172 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */, 1181 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */,
1173 043DD77010FD8A0000DED673 /* SDL_alphamult.h in Headers */, 1182 043DD77010FD8A0000DED673 /* SDL_alphamult.h in Headers */,
1174 04F2AF541104ABC300D6DDF7 /* SDL_assert.h in Headers */, 1183 04F2AF541104ABC300D6DDF7 /* SDL_assert.h in Headers */,
1175 006E9888119552DD001DE610 /* SDL_rwopsbundlesupport.h in Headers */, 1184 006E9888119552DD001DE610 /* SDL_rwopsbundlesupport.h in Headers */,
1185 044E5FB511E6069F0076F181 /* SDL_clipboard.h in Headers */,
1186 044E5FB611E6069F0076F181 /* SDL_input.h in Headers */,
1176 ); 1187 );
1177 runOnlyForDeploymentPostprocessing = 0; 1188 runOnlyForDeploymentPostprocessing = 0;
1178 }; 1189 };
1179 /* End PBXHeadersBuildPhase section */ 1190 /* End PBXHeadersBuildPhase section */
1180 1191
1409 043DD77210FD8A0000DED673 /* SDL_drawrect.c in Sources */, 1420 043DD77210FD8A0000DED673 /* SDL_drawrect.c in Sources */,
1410 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */, 1421 04F2AF561104ABD200D6DDF7 /* SDL_assert.c in Sources */,
1411 56ED04E1118A8EE200A56AA6 /* SDL_power.c in Sources */, 1422 56ED04E1118A8EE200A56AA6 /* SDL_power.c in Sources */,
1412 56ED04E3118A8EFD00A56AA6 /* SDL_syspower.m in Sources */, 1423 56ED04E3118A8EFD00A56AA6 /* SDL_syspower.m in Sources */,
1413 006E9889119552DD001DE610 /* SDL_rwopsbundlesupport.m in Sources */, 1424 006E9889119552DD001DE610 /* SDL_rwopsbundlesupport.m in Sources */,
1425 044E5FB811E606EB0076F181 /* SDL_clipboard.c in Sources */,
1414 ); 1426 );
1415 runOnlyForDeploymentPostprocessing = 0; 1427 runOnlyForDeploymentPostprocessing = 0;
1416 }; 1428 };
1417 /* End PBXSourcesBuildPhase section */ 1429 /* End PBXSourcesBuildPhase section */
1418 1430