Mercurial > sdl-ios-xcode
comparison Xcode/SDL/SDL.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 | 4011619aab7e |
children | b3540fa08474 |
comparison
equal
deleted
inserted
replaced
4500:eff4e88cc1e8 | 4501:0cf025066b6f |
---|---|
436 00D8DA251195093100638393 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA0F1195093100638393 /* render.c */; }; | 436 00D8DA251195093100638393 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA0F1195093100638393 /* render.c */; }; |
437 00D8DA271195093100638393 /* rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA131195093100638393 /* rwops.c */; }; | 437 00D8DA271195093100638393 /* rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA131195093100638393 /* rwops.c */; }; |
438 00D8DA281195093100638393 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA151195093100638393 /* SDL_at.c */; }; | 438 00D8DA281195093100638393 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA151195093100638393 /* SDL_at.c */; }; |
439 00D8DA291195093100638393 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA181195093100638393 /* surface.c */; }; | 439 00D8DA291195093100638393 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA181195093100638393 /* surface.c */; }; |
440 00D8DA2A1195093100638393 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA1A1195093100638393 /* testsdl.c */; }; | 440 00D8DA2A1195093100638393 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA1A1195093100638393 /* testsdl.c */; }; |
441 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; }; | |
442 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; }; | |
441 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | 443 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
442 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | 444 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
443 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | 445 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
444 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | 446 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
445 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; | 447 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; |
446 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; | 448 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; |
447 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; | 449 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; |
448 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; | 450 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; |
451 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; }; | |
452 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; }; | |
453 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; }; | |
454 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; }; | |
455 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; }; | |
456 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; }; | |
457 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; }; | |
458 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; }; | |
449 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; | 459 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; |
450 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; | 460 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; |
451 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; | 461 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; |
452 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; | 462 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; |
453 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; | 463 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
793 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; | 803 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; |
794 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; | 804 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; |
795 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; | 805 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; |
796 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; | 806 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; |
797 01538445006D7EC67F000001 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_thread.c; path = ../../src/thread/SDL_thread.c; sourceTree = SOURCE_ROOT; }; | 807 01538445006D7EC67F000001 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_thread.c; path = ../../src/thread/SDL_thread.c; sourceTree = SOURCE_ROOT; }; |
808 044E5F8411E6051C0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; }; | |
798 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; | 809 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
799 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; | 810 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; |
800 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; | 811 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; |
801 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; | 812 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; |
813 04DEA56F11E6006A00386CAC /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; }; | |
814 04DEA57411E6009000386CAC /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; }; | |
815 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaclipboard.h; sourceTree = "<group>"; }; | |
816 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaclipboard.m; sourceTree = "<group>"; }; | |
802 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; | 817 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; |
803 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; | 818 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; |
804 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; | 819 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; |
805 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; | 820 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; |
806 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; | 821 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; |
1031 sourceTree = "<group>"; | 1046 sourceTree = "<group>"; |
1032 }; | 1047 }; |
1033 00CFA703106B498A00758660 /* cocoa */ = { | 1048 00CFA703106B498A00758660 /* cocoa */ = { |
1034 isa = PBXGroup; | 1049 isa = PBXGroup; |
1035 children = ( | 1050 children = ( |
1051 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */, | |
1052 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */, | |
1036 00CFA704106B498A00758660 /* SDL_cocoaevents.h */, | 1053 00CFA704106B498A00758660 /* SDL_cocoaevents.h */, |
1037 00CFA705106B498A00758660 /* SDL_cocoaevents.m */, | 1054 00CFA705106B498A00758660 /* SDL_cocoaevents.m */, |
1038 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */, | 1055 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */, |
1039 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */, | 1056 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */, |
1040 00CFA708106B498A00758660 /* SDL_cocoamodes.h */, | 1057 00CFA708106B498A00758660 /* SDL_cocoamodes.h */, |
1378 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */, | 1395 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */, |
1379 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */, | 1396 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */, |
1380 00CFA7FA106B49B600758660 /* SDL_blit.c */, | 1397 00CFA7FA106B49B600758660 /* SDL_blit.c */, |
1381 00CFA7FB106B49B600758660 /* SDL_blit.h */, | 1398 00CFA7FB106B49B600758660 /* SDL_blit.h */, |
1382 00CFA7FC106B49B600758660 /* SDL_bmp.c */, | 1399 00CFA7FC106B49B600758660 /* SDL_bmp.c */, |
1400 04DEA57411E6009000386CAC /* SDL_clipboard.c */, | |
1383 00CFA7FD106B49B600758660 /* SDL_draw.h */, | 1401 00CFA7FD106B49B600758660 /* SDL_draw.h */, |
1384 00CFA7FE106B49B600758660 /* SDL_drawline.c */, | 1402 00CFA7FE106B49B600758660 /* SDL_drawline.c */, |
1385 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */, | 1403 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */, |
1386 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */, | 1404 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */, |
1387 00CFA800106B49B600758660 /* SDL_fillrect.c */, | 1405 00CFA800106B49B600758660 /* SDL_fillrect.c */, |
1418 sourceTree = SOURCE_ROOT; | 1436 sourceTree = SOURCE_ROOT; |
1419 }; | 1437 }; |
1420 0153844A006D81B07F000001 /* Public Headers */ = { | 1438 0153844A006D81B07F000001 /* Public Headers */ = { |
1421 isa = PBXGroup; | 1439 isa = PBXGroup; |
1422 children = ( | 1440 children = ( |
1423 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */, | |
1424 0C5AF5E501191D2B7F000001 /* begin_code.h */, | 1441 0C5AF5E501191D2B7F000001 /* begin_code.h */, |
1425 0C5AF5E601191D2B7F000001 /* close_code.h */, | 1442 0C5AF5E601191D2B7F000001 /* close_code.h */, |
1426 0C5AF5FF01191D2B7F000001 /* SDL.h */, | 1443 0C5AF5FF01191D2B7F000001 /* SDL.h */, |
1444 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */, | |
1427 00CFA67A106B44CE00758660 /* SDL_atomic.h */, | 1445 00CFA67A106B44CE00758660 /* SDL_atomic.h */, |
1428 0C5AF5E801191D2B7F000001 /* SDL_audio.h */, | 1446 0C5AF5E801191D2B7F000001 /* SDL_audio.h */, |
1447 044E5F8411E6051C0076F181 /* SDL_clipboard.h */, | |
1429 00CFA67B106B44CE00758660 /* SDL_compat.h */, | 1448 00CFA67B106B44CE00758660 /* SDL_compat.h */, |
1430 00162D3709BD1FA90037C8D0 /* SDL_config.h */, | 1449 00162D3709BD1FA90037C8D0 /* SDL_config.h */, |
1431 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */, | 1450 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */, |
1432 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */, | 1451 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */, |
1433 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */, | 1452 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */, |
1434 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */, | 1453 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */, |
1435 0C5AF5ED01191D2B7F000001 /* SDL_error.h */, | 1454 0C5AF5ED01191D2B7F000001 /* SDL_error.h */, |
1436 0C5AF5EE01191D2B7F000001 /* SDL_events.h */, | 1455 0C5AF5EE01191D2B7F000001 /* SDL_events.h */, |
1437 00CFA67C106B44CE00758660 /* SDL_haptic.h */, | 1456 00CFA67C106B44CE00758660 /* SDL_haptic.h */, |
1457 04DEA56F11E6006A00386CAC /* SDL_input.h */, | |
1438 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */, | 1458 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */, |
1439 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */, | 1459 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */, |
1440 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */, | 1460 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */, |
1441 B29A290D04E5B28700A80002 /* SDL_loadso.h */, | 1461 B29A290D04E5B28700A80002 /* SDL_loadso.h */, |
1442 0C5AF5F301191D2B7F000001 /* SDL_main.h */, | 1462 0C5AF5F301191D2B7F000001 /* SDL_main.h */, |
1741 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */, | 1761 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */, |
1742 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, | 1762 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, |
1743 00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */, | 1763 00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */, |
1744 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */, | 1764 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */, |
1745 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, | 1765 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, |
1766 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */, | |
1767 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */, | |
1768 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */, | |
1746 ); | 1769 ); |
1747 runOnlyForDeploymentPostprocessing = 0; | 1770 runOnlyForDeploymentPostprocessing = 0; |
1748 }; | 1771 }; |
1749 BECDF66E0761BA81005FE872 /* Headers */ = { | 1772 BECDF66E0761BA81005FE872 /* Headers */ = { |
1750 isa = PBXHeadersBuildPhase; | 1773 isa = PBXHeadersBuildPhase; |
1841 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */, | 1864 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */, |
1842 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, | 1865 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, |
1843 00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */, | 1866 00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */, |
1844 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */, | 1867 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */, |
1845 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, | 1868 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, |
1869 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */, | |
1870 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */, | |
1871 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */, | |
1846 ); | 1872 ); |
1847 runOnlyForDeploymentPostprocessing = 0; | 1873 runOnlyForDeploymentPostprocessing = 0; |
1848 }; | 1874 }; |
1849 /* End PBXHeadersBuildPhase section */ | 1875 /* End PBXHeadersBuildPhase section */ |
1850 | 1876 |
2033 outputPaths = ( | 2059 outputPaths = ( |
2034 "$(SRCROOT)/../../include/SDL_revision.h", | 2060 "$(SRCROOT)/../../include/SDL_revision.h", |
2035 ); | 2061 ); |
2036 runOnlyForDeploymentPostprocessing = 0; | 2062 runOnlyForDeploymentPostprocessing = 0; |
2037 shellPath = /bin/sh; | 2063 shellPath = /bin/sh; |
2038 shellScript = "# The underlying scripts require calling hg to get revision info.\n# Since hg may not be in the standard Xcode path, I am sourcing .bashrc\n# But I don't know what to do if people are using other shells.\nsource ~/.bashrc\nsh ../../build-scripts/updaterev.sh\n"; | 2064 shellScript = "# The underlying scripts require calling hg to get revision info.\n# Since hg may not be in the standard Xcode path, I am sourcing .bashrc\n# But I don't know what to do if people are using other shells.\nif test -f ~/.bash_profile; then source ~/.bash_profile; fi\nif test -f ~/.bashrc; then source ~/.bashrc; fi\nsh ../../build-scripts/updaterev.sh\n"; |
2039 }; | 2065 }; |
2040 0083103E1072EA5700A531F1 /* ShellScript */ = { | 2066 0083103E1072EA5700A531F1 /* ShellScript */ = { |
2041 isa = PBXShellScriptBuildPhase; | 2067 isa = PBXShellScriptBuildPhase; |
2042 buildActionMask = 2147483647; | 2068 buildActionMask = 2147483647; |
2043 files = ( | 2069 files = ( |
2200 001798D410743B9F00F5D044 /* SDL_power.c in Sources */, | 2226 001798D410743B9F00F5D044 /* SDL_power.c in Sources */, |
2201 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, | 2227 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, |
2202 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */, | 2228 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */, |
2203 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */, | 2229 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */, |
2204 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, | 2230 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, |
2231 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */, | |
2232 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */, | |
2205 ); | 2233 ); |
2206 runOnlyForDeploymentPostprocessing = 0; | 2234 runOnlyForDeploymentPostprocessing = 0; |
2207 }; | 2235 }; |
2208 BECDF6790761BA81005FE872 /* Sources */ = { | 2236 BECDF6790761BA81005FE872 /* Sources */ = { |
2209 isa = PBXSourcesBuildPhase; | 2237 isa = PBXSourcesBuildPhase; |
2316 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */, | 2344 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */, |
2317 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, | 2345 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, |
2318 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */, | 2346 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */, |
2319 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */, | 2347 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */, |
2320 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, | 2348 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, |
2349 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */, | |
2350 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */, | |
2321 ); | 2351 ); |
2322 runOnlyForDeploymentPostprocessing = 0; | 2352 runOnlyForDeploymentPostprocessing = 0; |
2323 }; | 2353 }; |
2324 /* End PBXSourcesBuildPhase section */ | 2354 /* End PBXSourcesBuildPhase section */ |
2325 | 2355 |