comparison Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 3171:5ecd475f38e7

Added power subsystem to Xcode project.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 07 Jun 2009 06:42:15 +0000
parents 4cecb110195d
children 7fd1dcc78ed7
comparison
equal deleted inserted replaced
3170:b7a48f533966 3171:5ecd475f38e7
340 049E6A5E0F034900002BF3B6 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */; }; 340 049E6A5E0F034900002BF3B6 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3E0F034900002BF3B6 /* SDL_blit_slow.h */; };
341 049E6A5F0F034900002BF3B6 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3F0F034900002BF3B6 /* SDL_draw.h */; }; 341 049E6A5F0F034900002BF3B6 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 049E6A3F0F034900002BF3B6 /* SDL_draw.h */; };
342 049E6A600F034900002BF3B6 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A400F034900002BF3B6 /* SDL_drawline.c */; }; 342 049E6A600F034900002BF3B6 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A400F034900002BF3B6 /* SDL_drawline.c */; };
343 049E6A610F034900002BF3B6 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */; }; 343 049E6A610F034900002BF3B6 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A410F034900002BF3B6 /* SDL_drawpoint.c */; };
344 049E6A620F034900002BF3B6 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A420F034900002BF3B6 /* SDL_fillrect.c */; }; 344 049E6A620F034900002BF3B6 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 049E6A420F034900002BF3B6 /* SDL_fillrect.c */; };
345 56B051B50FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; };
346 56B051B60FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; };
347 56B051B70FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; };
348 56B051B80FDB984700A86660 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B40FDB984700A86660 /* SDL_power.c */; };
349 56B051BA0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; };
350 56B051BB0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; };
351 56B051BC0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; };
352 56B051BD0FDB987600A86660 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B051B90FDB987600A86660 /* SDL_syspower.c */; };
345 672FFFD90E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; 353 672FFFD90E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; };
346 672FFFDA0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; 354 672FFFDA0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; };
347 672FFFDB0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; 355 672FFFDB0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; };
348 672FFFDC0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; }; 356 672FFFDC0E36887B005A6914 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 672FFFD80E36887B005A6914 /* SDL_haptic.h */; };
349 672FFFE20E3688DF005A6914 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */; }; 357 672FFFE20E3688DF005A6914 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */; };
791 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; 799 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; };
792 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; 800 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; };
793 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; 801 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; };
794 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; 802 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; };
795 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; 803 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; };
804 56B051B40FDB984700A86660 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_power.c; path = ../../src/power/SDL_power.c; sourceTree = SOURCE_ROOT; };
805 56B051B90FDB987600A86660 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_syspower.c; path = ../../src/power/macosx/SDL_syspower.c; sourceTree = SOURCE_ROOT; };
796 672FFFD80E36887B005A6914 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; 806 672FFFD80E36887B005A6914 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; };
797 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; }; 807 672FFFDF0E3688DF005A6914 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; };
798 672FFFE00E3688DF005A6914 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_haptic.c; path = ../../src/haptic/SDL_haptic.c; sourceTree = SOURCE_ROOT; }; 808 672FFFE00E3688DF005A6914 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_haptic.c; path = ../../src/haptic/SDL_haptic.c; sourceTree = SOURCE_ROOT; };
799 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; }; 809 672FFFF40E368CAC005A6914 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; };
800 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; 810 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; };
1356 sourceTree = "<group>"; 1366 sourceTree = "<group>";
1357 }; 1367 };
1358 08FB77ACFE841707C02AAC07 /* Library Source */ = { 1368 08FB77ACFE841707C02AAC07 /* Library Source */ = {
1359 isa = PBXGroup; 1369 isa = PBXGroup;
1360 children = ( 1370 children = (
1371 56B051B10FDB97FD00A86660 /* power */,
1361 0153832C006D78D67F000001 /* audio */, 1372 0153832C006D78D67F000001 /* audio */,
1362 083E4892006D86FF7F000001 /* cdrom */, 1373 083E4892006D86FF7F000001 /* cdrom */,
1363 B24DA50105A88D52006B9F1C /* cpuinfo */, 1374 B24DA50105A88D52006B9F1C /* cpuinfo */,
1364 01538367006D79147F000001 /* events */, 1375 01538367006D79147F000001 /* events */,
1365 01538376006D79307F000001 /* file */, 1376 01538376006D79307F000001 /* file */,
1374 01538439006D7D947F000001 /* SDL_fatal.c */, 1385 01538439006D7D947F000001 /* SDL_fatal.c */,
1375 0153843C006D7D947F000001 /* SDL.c */, 1386 0153843C006D7D947F000001 /* SDL.c */,
1376 F317F44C0C789F2600411C95 /* SDL_compat.c */, 1387 F317F44C0C789F2600411C95 /* SDL_compat.c */,
1377 ); 1388 );
1378 name = "Library Source"; 1389 name = "Library Source";
1390 sourceTree = "<group>";
1391 };
1392 56B051B10FDB97FD00A86660 /* power */ = {
1393 isa = PBXGroup;
1394 children = (
1395 56B051BE0FDB987B00A86660 /* macosx */,
1396 56B051B40FDB984700A86660 /* SDL_power.c */,
1397 );
1398 name = power;
1399 sourceTree = "<group>";
1400 };
1401 56B051BE0FDB987B00A86660 /* macosx */ = {
1402 isa = PBXGroup;
1403 children = (
1404 56B051B90FDB987600A86660 /* SDL_syspower.c */,
1405 );
1406 name = macosx;
1379 sourceTree = "<group>"; 1407 sourceTree = "<group>";
1380 }; 1408 };
1381 672FFFDD0E368886005A6914 /* haptic */ = { 1409 672FFFDD0E368886005A6914 /* haptic */ = {
1382 isa = PBXGroup; 1410 isa = PBXGroup;
1383 children = ( 1411 children = (
2148 049E6A540F034900002BF3B6 /* SDL_blendpoint.c in Sources */, 2176 049E6A540F034900002BF3B6 /* SDL_blendpoint.c in Sources */,
2149 049E6A550F034900002BF3B6 /* SDL_blendrect.c in Sources */, 2177 049E6A550F034900002BF3B6 /* SDL_blendrect.c in Sources */,
2150 049E6A580F034900002BF3B6 /* SDL_drawline.c in Sources */, 2178 049E6A580F034900002BF3B6 /* SDL_drawline.c in Sources */,
2151 049E6A590F034900002BF3B6 /* SDL_drawpoint.c in Sources */, 2179 049E6A590F034900002BF3B6 /* SDL_drawpoint.c in Sources */,
2152 049E6A5A0F034900002BF3B6 /* SDL_fillrect.c in Sources */, 2180 049E6A5A0F034900002BF3B6 /* SDL_fillrect.c in Sources */,
2181 56B051B70FDB984700A86660 /* SDL_power.c in Sources */,
2182 56B051BC0FDB987600A86660 /* SDL_syspower.c in Sources */,
2153 ); 2183 );
2154 runOnlyForDeploymentPostprocessing = 0; 2184 runOnlyForDeploymentPostprocessing = 0;
2155 }; 2185 };
2156 002F321209CA02D800EBEB88 /* Sources */ = { 2186 002F321209CA02D800EBEB88 /* Sources */ = {
2157 isa = PBXSourcesBuildPhase; 2187 isa = PBXSourcesBuildPhase;
2238 049E6A5C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */, 2268 049E6A5C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */,
2239 049E6A5D0F034900002BF3B6 /* SDL_blendrect.c in Sources */, 2269 049E6A5D0F034900002BF3B6 /* SDL_blendrect.c in Sources */,
2240 049E6A600F034900002BF3B6 /* SDL_drawline.c in Sources */, 2270 049E6A600F034900002BF3B6 /* SDL_drawline.c in Sources */,
2241 049E6A610F034900002BF3B6 /* SDL_drawpoint.c in Sources */, 2271 049E6A610F034900002BF3B6 /* SDL_drawpoint.c in Sources */,
2242 049E6A620F034900002BF3B6 /* SDL_fillrect.c in Sources */, 2272 049E6A620F034900002BF3B6 /* SDL_fillrect.c in Sources */,
2273 56B051B80FDB984700A86660 /* SDL_power.c in Sources */,
2274 56B051BD0FDB987600A86660 /* SDL_syspower.c in Sources */,
2243 ); 2275 );
2244 runOnlyForDeploymentPostprocessing = 0; 2276 runOnlyForDeploymentPostprocessing = 0;
2245 }; 2277 };
2246 BECDF62C0761BA81005FE872 /* Sources */ = { 2278 BECDF62C0761BA81005FE872 /* Sources */ = {
2247 isa = PBXSourcesBuildPhase; 2279 isa = PBXSourcesBuildPhase;
2350 049E6A440F034900002BF3B6 /* SDL_blendpoint.c in Sources */, 2382 049E6A440F034900002BF3B6 /* SDL_blendpoint.c in Sources */,
2351 049E6A450F034900002BF3B6 /* SDL_blendrect.c in Sources */, 2383 049E6A450F034900002BF3B6 /* SDL_blendrect.c in Sources */,
2352 049E6A480F034900002BF3B6 /* SDL_drawline.c in Sources */, 2384 049E6A480F034900002BF3B6 /* SDL_drawline.c in Sources */,
2353 049E6A490F034900002BF3B6 /* SDL_drawpoint.c in Sources */, 2385 049E6A490F034900002BF3B6 /* SDL_drawpoint.c in Sources */,
2354 049E6A4A0F034900002BF3B6 /* SDL_fillrect.c in Sources */, 2386 049E6A4A0F034900002BF3B6 /* SDL_fillrect.c in Sources */,
2387 56B051B50FDB984700A86660 /* SDL_power.c in Sources */,
2388 56B051BA0FDB987600A86660 /* SDL_syspower.c in Sources */,
2355 ); 2389 );
2356 runOnlyForDeploymentPostprocessing = 0; 2390 runOnlyForDeploymentPostprocessing = 0;
2357 }; 2391 };
2358 BECDF6790761BA81005FE872 /* Sources */ = { 2392 BECDF6790761BA81005FE872 /* Sources */ = {
2359 isa = PBXSourcesBuildPhase; 2393 isa = PBXSourcesBuildPhase;
2462 049E6A4C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */, 2496 049E6A4C0F034900002BF3B6 /* SDL_blendpoint.c in Sources */,
2463 049E6A4D0F034900002BF3B6 /* SDL_blendrect.c in Sources */, 2497 049E6A4D0F034900002BF3B6 /* SDL_blendrect.c in Sources */,
2464 049E6A500F034900002BF3B6 /* SDL_drawline.c in Sources */, 2498 049E6A500F034900002BF3B6 /* SDL_drawline.c in Sources */,
2465 049E6A510F034900002BF3B6 /* SDL_drawpoint.c in Sources */, 2499 049E6A510F034900002BF3B6 /* SDL_drawpoint.c in Sources */,
2466 049E6A520F034900002BF3B6 /* SDL_fillrect.c in Sources */, 2500 049E6A520F034900002BF3B6 /* SDL_fillrect.c in Sources */,
2501 56B051B60FDB984700A86660 /* SDL_power.c in Sources */,
2502 56B051BB0FDB987600A86660 /* SDL_syspower.c in Sources */,
2467 ); 2503 );
2468 runOnlyForDeploymentPostprocessing = 0; 2504 runOnlyForDeploymentPostprocessing = 0;
2469 }; 2505 };
2470 /* End PBXSourcesBuildPhase section */ 2506 /* End PBXSourcesBuildPhase section */
2471 2507