Ignore:
Timestamp:
Oct 24, 2007, 11:04:38 AM (18 years ago)
Author:
ggaren
Message:

Reviewed by Sam Weinig.


Disable ALWAYS_INLINE in debug builds, since it drives the debugger
crazy.

  • wtf/AlwaysInline.h:
File:
1 edited

Legend:

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

    r26925 r26995  
    13721372                        isa = PBXProject;
    13731373                        buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
     1374                        compatibilityVersion = "Xcode 2.4";
    13741375                        hasScannedForEncodings = 1;
    13751376                        mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
    13761377                        productRefGroup = 034768DFFF38A50411DB9C8B /* Products */;
    13771378                        projectDirPath = "";
     1379                        projectRoot = "";
    13781380                        targets = (
    13791381                                932F5BE30822A1C700736975 /* All */,
Note: See TracChangeset for help on using the changeset viewer.