Changeset 194497 in webkit


Ignore:
Timestamp:
Jan 2, 2016 1:17:11 AM (8 years ago)
Author:
aestes@apple.com
Message:

Try to fix the Windows build

After r194496, the Windows build appeared to use a stale copy of StdLibExtras.h. I deleted the build directory
on the bots, and am touching this file to force a new build.

  • win/tools/vsprops/common.props:
Location:
trunk/WebKitLibraries
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitLibraries/ChangeLog

    r194479 r194497  
     12016-01-02  Andy Estes  <aestes@apple.com>
     2
     3        Try to fix the Windows build
     4
     5        After r194496, the Windows build appeared to use a stale copy of StdLibExtras.h. I deleted the build directory
     6        on the bots, and am touching this file to force a new build.
     7
     8        * win/tools/vsprops/common.props:
     9
    1102016-01-01  Jeff Miller  <jeffm@apple.com>
    211
  • trunk/WebKitLibraries/win/tools/vsprops/common.props

    r188801 r194497  
    246246  </ItemGroup>
    247247</Project>
     248
Note: See TracChangeset for help on using the changeset viewer.