Changeset 54103 in webkit


Ignore:
Timestamp:
Jan 29, 2010 9:37:13 PM (14 years ago)
Author:
mrowe@apple.com
Message:

Stop copying an IDL file in to the framework wrapper.

  • WebCore.xcodeproj/project.pbxproj:
Location:
trunk/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r54102 r54103  
     12010-01-29  Mark Rowe  <mrowe@apple.com>
     2
     3        Stop copying an IDL file in to the framework wrapper.
     4
     5        * WebCore.xcodeproj/project.pbxproj:
     6
    172010-01-29  Mark Rowe  <mrowe@apple.com>
    28
  • trunk/WebCore/WebCore.xcodeproj/project.pbxproj

    r54102 r54103  
    12481248                6E4E91AE10F7FB3100A2779C /* WebGLContextAttributes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6E4E91A910F7FB3100A2779C /* WebGLContextAttributes.cpp */; };
    12491249                6E4E91AF10F7FB3100A2779C /* WebGLContextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 6E4E91AA10F7FB3100A2779C /* WebGLContextAttributes.h */; };
    1250                 6E4E91B010F7FB3100A2779C /* WebGLContextAttributes.idl in Resources */ = {isa = PBXBuildFile; fileRef = 6E4E91AB10F7FB3100A2779C /* WebGLContextAttributes.idl */; };
    12511250                6EE8A77210F803F3005A4A24 /* JSWebGLContextAttributes.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 6EE8A77010F803F3005A4A24 /* JSWebGLContextAttributes.cpp */; };
    12521251                6EE8A77310F803F3005A4A24 /* JSWebGLContextAttributes.h in Headers */ = {isa = PBXBuildFile; fileRef = 6EE8A77110F803F3005A4A24 /* JSWebGLContextAttributes.h */; };
     
    1856618565                                46D4F24B0AF97E810035385A /* verticalTextCursor.png in Resources */,
    1856718566                                85136CA70AED665900F90A3D /* waitCursor.png in Resources */,
    18568                                 6E4E91B010F7FB3100A2779C /* WebGLContextAttributes.idl in Resources */,
    1856918567                                85136CA80AED665900F90A3D /* westResizeCursor.png in Resources */,
    1857018568                                1AB1AE7A0C051FDE00139F4F /* zoomInCursor.png in Resources */,
Note: See TracChangeset for help on using the changeset viewer.