Ignore:
Timestamp:
Oct 26, 2007, 6:45:46 PM (18 years ago)
Author:
kmccullo
Message:

Rubber stamp by Adam.

  • Renamed JSStringRefCOM to JSStringRefBSTR since it he only thing the files contain are functions that operate on BSTRs.
  • API/JSStringRefBSTR.cpp: Copied from API/JSStringRefCOM.cpp.
  • API/JSStringRefBSTR.h: Copied from API/JSStringRefCOM.h.
  • API/JSStringRefCOM.cpp: Removed.
  • API/JSStringRefCOM.h: Removed.
  • JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj:
File:
1 edited

Legend:

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

    r27126 r27137  
    804804                        </File>
    805805                        <File
     806                                RelativePath="..\..\API\JSStringRefBSTR.cpp"
     807                                >
     808                        </File>
     809                        <File
     810                                RelativePath="..\..\API\JSStringRefBSTR.h"
     811                                >
     812                        </File>
     813                        <File
    806814                                RelativePath="..\..\API\JSStringRefCF.cpp"
    807815                                >
     
    809817                        <File
    810818                                RelativePath="..\..\API\JSStringRefCF.h"
    811                                 >
    812                         </File>
    813                         <File
    814                                 RelativePath="..\..\API\JSStringRefCOM.cpp"
    815                                 >
    816                         </File>
    817                         <File
    818                                 RelativePath="..\..\API\JSStringRefCOM.h"
    819819                                >
    820820                        </File>
Note: See TracChangeset for help on using the changeset viewer.