Ignore:
Timestamp:
Mar 19, 2007, 5:16:09 PM (18 years ago)
Author:
andrew
Message:

JavaScriptCore:

Reviewed by Maciej.

Really set Xcode editor to use 4 space indentation (http://webkit.org/coding/coding-style.html)

JavaScriptGlue:

Reviewed by Maciej.

Really set Xcode editor to use 4 space indentation (http://webkit.org/coding/coding-style.html)

  • JavaScriptGlue.xcodeproj/project.pbxproj:

WebCore:

Reviewed by Maciej.

Really set Xcode editor to use 4 space indentation (http://webkit.org/coding/coding-style.html)

  • WebCore.xcodeproj/project.pbxproj:

WebKit:

Reviewed by Maciej.

Really set Xcode editor to use 4 space indentation (http://webkit.org/coding/coding-style.html)

  • WebKit.xcodeproj/project.pbxproj:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r20310 r20331  
    457457                14ABDF5D0A437FEF00ECCA01 /* JSCallbackObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JSCallbackObject.h; sourceTree = "<group>"; };
    458458                14ABDF5E0A437FEF00ECCA01 /* JSCallbackObject.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = JSCallbackObject.cpp; sourceTree = "<group>"; };
    459                 14B8ECA60A5653980062BE54 /* JavaScriptCore.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = JavaScriptCore.exp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 1; };
     459                14B8ECA60A5653980062BE54 /* JavaScriptCore.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; path = JavaScriptCore.exp; sourceTree = "<group>"; tabWidth = 4; usesTabs = 0; };
    460460                14BD534A0A3E0AEA00BAF59C /* SavedBuiltins.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SavedBuiltins.h; sourceTree = "<group>"; };
    461461                14BD53F30A3E12D800BAF59C /* ExecState.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ExecState.h; sourceTree = "<group>"; };
     
    585585                931C6CF0038EE8DE008635CE /* list.cpp */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.cpp.cpp; path = list.cpp; sourceTree = "<group>"; tabWidth = 8; };
    586586                9322A00306C341D3009067BB /* libicucore.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libicucore.dylib; path = /usr/lib/libicucore.dylib; sourceTree = "<absolute>"; };
    587                 932F5BD80822A1C700736975 /* Info.plist */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; tabWidth = 8; };
     587                932F5BD80822A1C700736975 /* Info.plist */ = {isa = PBXFileReference; indentWidth = 4; lastKnownFileType = text.xml; path = Info.plist; sourceTree = "<group>"; tabWidth = 8; usesTabs = 1; };
    588588                932F5BD90822A1C700736975 /* JavaScriptCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JavaScriptCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
    589589                932F5BE10822A1C700736975 /* testkjs */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = testkjs; sourceTree = BUILT_PRODUCTS_DIR; };
     
    734734                        sourceTree = "<group>";
    735735                        tabWidth = 4;
    736                         usesTabs = 1;
     736                        usesTabs = 0;
    737737                };
    738738                0867D691FE84028FC02AAC07 /* JavaScriptCore */ = {
     
    769769                        sourceTree = "<group>";
    770770                        tabWidth = 4;
    771                         usesTabs = 1;
     771                        usesTabs = 0;
    772772                };
    773773                141211000A48772600480255 /* tests */ = {
     
    783783                        sourceTree = "<group>";
    784784                        tabWidth = 4;
    785                         usesTabs = 1;
     785                        usesTabs = 0;
    786786                };
    787787                1432EBD70A34CAD400717B9F /* API */ = {
     
    814814                        sourceTree = "<group>";
    815815                        tabWidth = 4;
    816                         usesTabs = 1;
     816                        usesTabs = 0;
    817817                };
    818818                144005170A531CB50005F061 /* minidom */ = {
     
    844844                        sourceTree = "<group>";
    845845                        tabWidth = 4;
    846                         usesTabs = 1;
     846                        usesTabs = 0;
    847847                };
    848848                51856D950562EE9C008B9D83 /* bindings */ = {
     
    899899                        sourceTree = "<group>";
    900900                        tabWidth = 4;
    901                         usesTabs = 1;
     901                        usesTabs = 0;
    902902                };
    903903                650FDF8D09D0FCA700769E54 /* Derived Sources */ = {
     
    919919                        sourceTree = BUILT_PRODUCTS_DIR;
    920920                        tabWidth = 4;
    921                         usesTabs = 1;
     921                        usesTabs = 0;
    922922                };
    923923                65162EF108E6A21C007556CD /* wtf */ = {
     
    962962                        sourceTree = "<group>";
    963963                        tabWidth = 4;
    964                         usesTabs = 1;
     964                        usesTabs = 0;
    965965                };
    966966                65417200039E01BA0058BFEB /* kjs */ = {
     
    10601060                        sourceTree = "<group>";
    10611061                        tabWidth = 4;
    1062                         usesTabs = 1;
     1062                        usesTabs = 0;
    10631063                };
    10641064                65417203039E01F90058BFEB /* pcre */ = {
     
    10861086                        sourceTree = "<group>";
    10871087                        tabWidth = 4;
    1088                         usesTabs = 1;
     1088                        usesTabs = 0;
    10891089                };
    10901090                932FC3C10824BB61005B3C75 /* Intermediates */ = {
     
    10961096                        sourceTree = "<group>";
    10971097                        tabWidth = 4;
    1098                         usesTabs = 1;
     1098                        usesTabs = 0;
    10991099                };
    11001100                932FC3C20824BB70005B3C75 /* Resources */ = {
     
    11061106                        sourceTree = "<group>";
    11071107                        tabWidth = 4;
    1108                         usesTabs = 1;
     1108                        usesTabs = 0;
    11091109                };
    11101110                E195678D09E7CF1200B89D13 /* unicode */ = {
Note: See TracChangeset for help on using the changeset viewer.