Changeset 151474 in webkit


Ignore:
Timestamp:
Jun 11, 2013 2:46:03 PM (11 years ago)
Author:
roger_fong@apple.com
Message:

Unreviewed. WinTools makefile fix.

  • win/tools32/WinTools.make:
Location:
trunk/WebKitLibraries
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebKitLibraries/ChangeLog

    r151464 r151474  
     12013-06-11  Roger Fong  <roger_fong@apple.com>
     2
     3        Unreviewed. WinTools makefile fix.
     4
     5        * win/tools32/WinTools.make:
     6
    172013-06-11  Commit Queue  <commit-queue@webkit.org>
    28
  • trunk/WebKitLibraries/win/tools32/WinTools.make

    r151464 r151474  
    22    xcopy "$(SRCROOT)\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools32\vsprops" /e/v/i/h/y
    33    xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools32\scripts" /e/v/i/h/y
     4    xcopy "$(SRCROOT)\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools64\vsprops" /e/v/i/h/y
     5    xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools64\scripts" /e/v/i/h/y
Note: See TracChangeset for help on using the changeset viewer.