* win/tools32/WinTools.make:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@151474
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2013-06-11 Roger Fong <roger_fong@apple.com>
+
+ Unreviewed. WinTools makefile fix.
+
+ * win/tools32/WinTools.make:
+
2013-06-11 Commit Queue <commit-queue@webkit.org>
Unreviewed, rolling out r151408.
install:
xcopy "$(SRCROOT)\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools32\vsprops" /e/v/i/h/y
xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools32\scripts" /e/v/i/h/y
+ xcopy "$(SRCROOT)\vsprops\*.props" "$(DSTROOT)\AppleInternal\tools64\vsprops" /e/v/i/h/y
+ xcopy "$(SRCROOT)\scripts\*" "$(DSTROOT)\AppleInternal\tools64\scripts" /e/v/i/h/y
\ No newline at end of file