Mercurial > sdl-ios-xcode
comparison Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 3642:a10ad9826417
Fixed Mac OS X Xcode build
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 13 Jan 2010 05:08:41 +0000 |
parents | 62d208fd5f49 |
children | ce290de32f2a |
comparison
equal
deleted
inserted
replaced
3641:1e2e19d51265 | 3642:a10ad9826417 |
---|---|
416 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; | 416 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
417 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | 417 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
418 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | 418 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
419 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | 419 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
420 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | 420 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
421 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; | |
422 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; | |
423 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; | |
424 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; | |
421 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; | 425 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
422 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; | 426 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
423 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; | 427 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
424 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; | 428 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
425 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; | 429 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
693 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; | 697 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; |
694 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; | 698 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; |
695 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; }; | 699 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; }; |
696 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; | 700 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
697 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; | 701 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; |
702 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; | |
703 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; | |
698 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; | 704 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; |
699 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; | 705 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; |
700 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; | 706 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; |
701 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; | 707 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; |
702 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; | 708 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; |
1126 isa = PBXGroup; | 1132 isa = PBXGroup; |
1127 children = ( | 1133 children = ( |
1128 00CFA7EA106B49B500758660 /* mmx.h */, | 1134 00CFA7EA106B49B500758660 /* mmx.h */, |
1129 00CFA7EB106B49B500758660 /* SDL_alphamult.c */, | 1135 00CFA7EB106B49B500758660 /* SDL_alphamult.c */, |
1130 00CFA7EC106B49B500758660 /* SDL_alphamult.h */, | 1136 00CFA7EC106B49B500758660 /* SDL_alphamult.h */, |
1137 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */, | |
1131 00CFA7ED106B49B500758660 /* SDL_blendline.c */, | 1138 00CFA7ED106B49B500758660 /* SDL_blendline.c */, |
1132 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */, | 1139 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */, |
1133 00CFA7EF106B49B500758660 /* SDL_blendrect.c */, | 1140 00CFA7EF106B49B500758660 /* SDL_blendrect.c */, |
1134 00CFA7F0106B49B500758660 /* SDL_blit_0.c */, | 1141 00CFA7F0106B49B500758660 /* SDL_blit_0.c */, |
1135 00CFA7F1106B49B500758660 /* SDL_blit_1.c */, | 1142 00CFA7F1106B49B500758660 /* SDL_blit_1.c */, |
1145 00CFA7FB106B49B600758660 /* SDL_blit.h */, | 1152 00CFA7FB106B49B600758660 /* SDL_blit.h */, |
1146 00CFA7FC106B49B600758660 /* SDL_bmp.c */, | 1153 00CFA7FC106B49B600758660 /* SDL_bmp.c */, |
1147 00CFA7FD106B49B600758660 /* SDL_draw.h */, | 1154 00CFA7FD106B49B600758660 /* SDL_draw.h */, |
1148 00CFA7FE106B49B600758660 /* SDL_drawline.c */, | 1155 00CFA7FE106B49B600758660 /* SDL_drawline.c */, |
1149 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */, | 1156 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */, |
1157 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */, | |
1150 00CFA800106B49B600758660 /* SDL_fillrect.c */, | 1158 00CFA800106B49B600758660 /* SDL_fillrect.c */, |
1151 00CFA801106B49B600758660 /* SDL_gamma.c */, | 1159 00CFA801106B49B600758660 /* SDL_gamma.c */, |
1152 00CFA802106B49B600758660 /* SDL_glesfuncs.h */, | 1160 00CFA802106B49B600758660 /* SDL_glesfuncs.h */, |
1153 00CFA803106B49B600758660 /* SDL_glfuncs.h */, | 1161 00CFA803106B49B600758660 /* SDL_glfuncs.h */, |
1154 00CFA804106B49B600758660 /* SDL_leaks.h */, | 1162 00CFA804106B49B600758660 /* SDL_leaks.h */, |
1897 00CFA842106B49B600758660 /* SDL_video.c in Sources */, | 1905 00CFA842106B49B600758660 /* SDL_video.c in Sources */, |
1898 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */, | 1906 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */, |
1899 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */, | 1907 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */, |
1900 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */, | 1908 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */, |
1901 001798D410743B9F00F5D044 /* SDL_power.c in Sources */, | 1909 001798D410743B9F00F5D044 /* SDL_power.c in Sources */, |
1910 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, | |
1911 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */, | |
1902 ); | 1912 ); |
1903 runOnlyForDeploymentPostprocessing = 0; | 1913 runOnlyForDeploymentPostprocessing = 0; |
1904 }; | 1914 }; |
1905 BECDF6790761BA81005FE872 /* Sources */ = { | 1915 BECDF6790761BA81005FE872 /* Sources */ = { |
1906 isa = PBXSourcesBuildPhase; | 1916 isa = PBXSourcesBuildPhase; |
2009 00CFA870106B49B600758660 /* SDL_video.c in Sources */, | 2019 00CFA870106B49B600758660 /* SDL_video.c in Sources */, |
2010 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */, | 2020 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */, |
2011 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */, | 2021 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */, |
2012 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */, | 2022 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */, |
2013 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */, | 2023 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */, |
2024 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, | |
2025 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */, | |
2014 ); | 2026 ); |
2015 runOnlyForDeploymentPostprocessing = 0; | 2027 runOnlyForDeploymentPostprocessing = 0; |
2016 }; | 2028 }; |
2017 /* End PBXSourcesBuildPhase section */ | 2029 /* End PBXSourcesBuildPhase section */ |
2018 | 2030 |