Changeset 4250
- Timestamp:
- 06/08/06 19:35:49 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
CPUMonitor/trunk/CPUMonitor.xcodeproj/project.pbxproj
r3535 r4250 14 14 778E7935096A849000258FE6 /* Run Script (Wired Additions) */, 15 15 ); 16 buildSettings = {17 PRODUCT_NAME = "Wired Additions";18 };19 16 dependencies = ( 20 17 ); … … 28 25 A5D2C76D0822E140007EB5F3 /* Run Script (Zip) */, 29 26 ); 30 buildSettings = {31 OTHER_CFLAGS = "";32 OTHER_LDFLAGS = "";33 OTHER_REZFLAGS = "";34 PRODUCT_NAME = Distribution;35 SECTORDER_FLAGS = "";36 WARNING_CFLAGS = (37 "-Wmost",38 "-Wno-four-char-constants",39 "-Wno-unknown-pragmas",40 );41 };42 27 dependencies = ( 43 28 A5D2C76A0822E139007EB5F3 /* PBXTargetDependency */, … … 52 37 A5D2C7940822E609007EB5F3 /* Run Script (Localize) */, 53 38 ); 54 buildSettings = {55 OTHER_CFLAGS = "";56 OTHER_LDFLAGS = "";57 OTHER_REZFLAGS = "";58 PRODUCT_NAME = Localize;59 SECTORDER_FLAGS = "";60 WARNING_CFLAGS = (61 "-Wmost",62 "-Wno-four-char-constants",63 "-Wno-unknown-pragmas",64 );65 };66 39 dependencies = ( 67 40 ); … … 107 80 A57289320822B01400E0988A /* StandardView04.tiff in Resources */ = {isa = PBXBuildFile; fileRef = A572891E0822B01400E0988A /* StandardView04.tiff */; }; 108 81 /* End PBXBuildFile section */ 109 110 /* Begin PBXBuildStyle section */111 4A9504CCFFE6A4B311CA0CBA /* Development */ = {112 isa = PBXBuildStyle;113 buildSettings = {114 COPY_PHASE_STRIP = NO;115 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;116 GCC_OPTIMIZATION_LEVEL = 0;117 ZERO_LINK = YES;118 };119 name = Development;120 };121 4A9504CDFFE6A4B311CA0CBA /* Deployment */ = {122 isa = PBXBuildStyle;123 buildSettings = {124 COPY_PHASE_STRIP = YES;125 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;126 GCC_WARN_UNINITIALIZED_AUTOS = YES;127 ZERO_LINK = NO;128 };129 name = Deployment;130 };131 A51B24BC082018B100D76064 /* Testing */ = {132 isa = PBXBuildStyle;133 buildSettings = {134 COPY_PHASE_STRIP = NO;135 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;136 GCC_OPTIMIZATION_LEVEL = 0;137 ZERO_LINK = NO;138 };139 name = Testing;140 };141 /* End PBXBuildStyle section */142 82 143 83 /* Begin PBXContainerItemProxy section */ … … 427 367 buildRules = ( 428 368 ); 429 buildSettings = {430 FRAMEWORK_SEARCH_PATHS = WiredAdditions/build;431 GCC_PRECOMPILE_PREFIX_HEADER = YES;432 GCC_PREFIX_HEADER = prefix.h;433 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;434 GCC_WARN_ABOUT_RETURN_TYPE = YES;435 GCC_WARN_CHECK_SWITCH_STATEMENTS = YES;436 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;437 GCC_WARN_MISSING_PARENTHESES = YES;438 GCC_WARN_SIGN_COMPARE = YES;439 GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES;440 GCC_WARN_UNUSED_FUNCTION = YES;441 GCC_WARN_UNUSED_LABEL = YES;442 GCC_WARN_UNUSED_VALUE = YES;443 GCC_WARN_UNUSED_VARIABLE = YES;444 INFOPLIST_FILE = Info.plist;445 PRODUCT_NAME = "CPU Monitor";446 WRAPPER_EXTENSION = app;447 };448 369 dependencies = ( 449 370 778E7944096A84B200258FE6 /* PBXTargetDependency */, … … 461 382 isa = PBXProject; 462 383 buildConfigurationList = 778E7902096A842900258FE6 /* Build configuration list for PBXProject "CPUMonitor" */; 463 buildSettings = {464 MACOSX_DEPLOYMENT_TARGET = 10.3;465 SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;466 };467 buildStyles = (468 4A9504CCFFE6A4B311CA0CBA /* Development */,469 A51B24BC082018B100D76064 /* Testing */,470 4A9504CDFFE6A4B311CA0CBA /* Deployment */,471 );472 384 hasScannedForEncodings = 1; 473 385 mainGroup = 29B97314FDCFA39411CA2CEA /* CPUMonitor */; … … 670 582 671 583 /* Begin XCBuildConfiguration section */ 672 778E78F4096A842900258FE6 /* Debug (Native)*/ = {584 778E78F4096A842900258FE6 /* Debug/Native */ = { 673 585 isa = XCBuildConfiguration; 674 586 buildSettings = { … … 680 592 WRAPPER_EXTENSION = app; 681 593 }; 682 name = "Debug (Native)";683 }; 684 778E78F5096A842900258FE6 /* Test (Universal)*/ = {594 name = Debug/Native; 595 }; 596 778E78F5096A842900258FE6 /* Test/Universal */ = { 685 597 isa = XCBuildConfiguration; 686 598 buildSettings = { … … 692 604 WRAPPER_EXTENSION = app; 693 605 }; 694 name = "Test (Universal)";695 }; 696 778E78F6096A842900258FE6 /* Release (Universal)*/ = {606 name = Test/Universal; 607 }; 608 778E78F6096A842900258FE6 /* Release/Universal */ = { 697 609 isa = XCBuildConfiguration; 698 610 buildSettings = { … … 704 616 WRAPPER_EXTENSION = app; 705 617 }; 706 name = "Release (Universal)";707 }; 708 778E78F9096A842900258FE6 /* Debug (Native)*/ = {618 name = Release/Universal; 619 }; 620 778E78F9096A842900258FE6 /* Debug/Native */ = { 709 621 isa = XCBuildConfiguration; 710 622 buildSettings = { … … 724 636 ZERO_LINK = YES; 725 637 }; 726 name = "Debug (Native)";727 }; 728 778E78FA096A842900258FE6 /* Test (Universal)*/ = {638 name = Debug/Native; 639 }; 640 778E78FA096A842900258FE6 /* Test/Universal */ = { 729 641 isa = XCBuildConfiguration; 730 642 buildSettings = { … … 744 656 ZERO_LINK = NO; 745 657 }; 746 name = "Test (Universal)";747 }; 748 778E78FB096A842900258FE6 /* Release (Universal)*/ = {658 name = Test/Universal; 659 }; 660 778E78FB096A842900258FE6 /* Release/Universal */ = { 749 661 isa = XCBuildConfiguration; 750 662 buildSettings = { … … 764 676 ZERO_LINK = NO; 765 677 }; 766 name = "Release (Universal)";767 }; 768 778E78FE096A842900258FE6 /* Debug (Native)*/ = {678 name = Release/Universal; 679 }; 680 778E78FE096A842900258FE6 /* Debug/Native */ = { 769 681 isa = XCBuildConfiguration; 770 682 buildSettings = { … … 784 696 ZERO_LINK = YES; 785 697 }; 786 name = "Debug (Native)";787 }; 788 778E78FF096A842900258FE6 /* Test (Universal)*/ = {698 name = Debug/Native; 699 }; 700 778E78FF096A842900258FE6 /* Test/Universal */ = { 789 701 isa = XCBuildConfiguration; 790 702 buildSettings = { … … 804 716 ZERO_LINK = NO; 805 717 }; 806 name = "Test (Universal)";807 }; 808 778E7900096A842900258FE6 /* Release (Universal)*/ = {718 name = Test/Universal; 719 }; 720 778E7900096A842900258FE6 /* Release/Universal */ = { 809 721 isa = XCBuildConfiguration; 810 722 buildSettings = { … … 824 736 ZERO_LINK = NO; 825 737 }; 826 name = "Release (Universal)";827 }; 828 778E7903096A842900258FE6 /* Debug (Native)*/ = {738 name = Release/Universal; 739 }; 740 778E7903096A842900258FE6 /* Debug/Native */ = { 829 741 isa = XCBuildConfiguration; 830 742 baseConfigurationReference = 778E7925096A844900258FE6 /* CPUMonitor.xcconfig */; … … 835 747 ZERO_LINK = YES; 836 748 }; 837 name = "Debug (Native)";838 }; 839 778E7904096A842900258FE6 /* Test (Universal)*/ = {749 name = Debug/Native; 750 }; 751 778E7904096A842900258FE6 /* Test/Universal */ = { 840 752 isa = XCBuildConfiguration; 841 753 baseConfigurationReference = 778E7925096A844900258FE6 /* CPUMonitor.xcconfig */; … … 850 762 GCC_WARN_UNINITIALIZED_AUTOS = YES; 851 763 }; 852 name = "Test (Universal)";853 }; 854 778E7905096A842900258FE6 /* Release (Universal)*/ = {764 name = Test/Universal; 765 }; 766 778E7905096A842900258FE6 /* Release/Universal */ = { 855 767 isa = XCBuildConfiguration; 856 768 baseConfigurationReference = 778E7925096A844900258FE6 /* CPUMonitor.xcconfig */; … … 864 776 GCC_WARN_UNINITIALIZED_AUTOS = YES; 865 777 }; 866 name = "Release (Universal)";867 }; 868 778E7946096A84B900258FE6 /* Debug (Native)*/ = {778 name = Release/Universal; 779 }; 780 778E7946096A84B900258FE6 /* Debug/Native */ = { 869 781 isa = XCBuildConfiguration; 870 782 buildSettings = { … … 875 787 PRODUCT_NAME = "Wired Additions"; 876 788 }; 877 name = "Debug (Native)";878 }; 879 778E7947096A84B900258FE6 /* Test (Universal)*/ = {789 name = Debug/Native; 790 }; 791 778E7947096A84B900258FE6 /* Test/Universal */ = { 880 792 isa = XCBuildConfiguration; 881 793 buildSettings = { 882 794 PRODUCT_NAME = "Wired Additions"; 883 795 }; 884 name = "Test (Universal)";885 }; 886 778E7948096A84B900258FE6 /* Release (Universal)*/ = {796 name = Test/Universal; 797 }; 798 778E7948096A84B900258FE6 /* Release/Universal */ = { 887 799 isa = XCBuildConfiguration; 888 800 buildSettings = { … … 893 805 ZERO_LINK = NO; 894 806 }; 895 name = "Release (Universal)";807 name = Release/Universal; 896 808 }; 897 809 /* End XCBuildConfiguration section */ … … 901 813 isa = XCConfigurationList; 902 814 buildConfigurations = ( 903 778E78F4096A842900258FE6 /* Debug (Native)*/,904 778E78F5096A842900258FE6 /* Test (Universal)*/,905 778E78F6096A842900258FE6 /* Release (Universal)*/,815 778E78F4096A842900258FE6 /* Debug/Native */, 816 778E78F5096A842900258FE6 /* Test/Universal */, 817 778E78F6096A842900258FE6 /* Release/Universal */, 906 818 ); 907 819 defaultConfigurationIsVisible = 0; 908 defaultConfigurationName = "Debug (Native)";820 defaultConfigurationName = Debug/Native; 909 821 }; 910 822 778E78F8096A842900258FE6 /* Build configuration list for PBXAggregateTarget "Localize" */ = { 911 823 isa = XCConfigurationList; 912 824 buildConfigurations = ( 913 778E78F9096A842900258FE6 /* Debug (Native)*/,914 778E78FA096A842900258FE6 /* Test (Universal)*/,915 778E78FB096A842900258FE6 /* Release (Universal)*/,825 778E78F9096A842900258FE6 /* Debug/Native */, 826 778E78FA096A842900258FE6 /* Test/Universal */, 827 778E78FB096A842900258FE6 /* Release/Universal */, 916 828 ); 917 829 defaultConfigurationIsVisible = 0; 918 defaultConfigurationName = "Debug (Native)";830 defaultConfigurationName = Debug/Native; 919 831 }; 920 832 778E78FD096A842900258FE6 /* Build configuration list for PBXAggregateTarget "Distribution" */ = { 921 833 isa = XCConfigurationList; 922 834 buildConfigurations = ( 923 778E78FE096A842900258FE6 /* Debug (Native)*/,924 778E78FF096A842900258FE6 /* Test (Universal)*/,925 778E7900096A842900258FE6 /* Release (Universal)*/,835 778E78FE096A842900258FE6 /* Debug/Native */, 836 778E78FF096A842900258FE6 /* Test/Universal */, 837 778E7900096A842900258FE6 /* Release/Universal */, 926 838 ); 927 839 defaultConfigurationIsVisible = 0; 928 defaultConfigurationName = "Debug (Native)";840 defaultConfigurationName = Debug/Native; 929 841 }; 930 842 778E7902096A842900258FE6 /* Build configuration list for PBXProject "CPUMonitor" */ = { 931 843 isa = XCConfigurationList; 932 844 buildConfigurations = ( 933 778E7903096A842900258FE6 /* Debug (Native)*/,934 778E7904096A842900258FE6 /* Test (Universal)*/,935 778E7905096A842900258FE6 /* Release (Universal)*/,845 778E7903096A842900258FE6 /* Debug/Native */, 846 778E7904096A842900258FE6 /* Test/Universal */, 847 778E7905096A842900258FE6 /* Release/Universal */, 936 848 ); 937 849 defaultConfigurationIsVisible = 0; 938 defaultConfigurationName = "Debug (Native)";850 defaultConfigurationName = Debug/Native; 939 851 }; 940 852 778E7945096A84B900258FE6 /* Build configuration list for PBXAggregateTarget "Wired Additions" */ = { 941 853 isa = XCConfigurationList; 942 854 buildConfigurations = ( 943 778E7946096A84B900258FE6 /* Debug (Native)*/,944 778E7947096A84B900258FE6 /* Test (Universal)*/,945 778E7948096A84B900258FE6 /* Release (Universal)*/,855 778E7946096A84B900258FE6 /* Debug/Native */, 856 778E7947096A84B900258FE6 /* Test/Universal */, 857 778E7948096A84B900258FE6 /* Release/Universal */, 946 858 ); 947 859 defaultConfigurationIsVisible = 0; 948 defaultConfigurationName = "Debug (Native)";860 defaultConfigurationName = Debug/Native; 949 861 }; 950 862 /* End XCConfigurationList section */
