Ignore:
Timestamp:
Mar 6, 2008, 9:50:08 AM (17 years ago)
Author:
[email protected]
Message:

Reviewed by Darin.

<rdar://problem/5687269> Need to create a Collator abstraction for WebCore and JavaScriptCore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.vcproj/WTF/WTF.vcproj

    r30522 r30842  
    363363                </File>
    364364                <File
     365                        RelativePath="..\..\wtf\unicode\Collator.h"
     366                        >
     367                </File>
     368                <File
     369                        RelativePath="..\..\wtf\unicode\CollatorDefault.cpp"
     370                        >
     371                </File>
     372                <File
     373                        RelativePath="..\..\wtf\unicode\icu\CollatorICU.cpp"
     374                        >
     375                </File>
     376                <File
    365377                        RelativePath="..\..\wtf\unicode\icu\UnicodeIcu.h"
    366378                        >
Note: See TracChangeset for help on using the changeset viewer.