Changeset 67482 in webkit for trunk/JavaScriptCore
- Timestamp:
- Sep 14, 2010, 11:49:25 AM (15 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r67475 r67482 1 2010-09-14 Steve Falkenburg <[email protected]> 2 3 Windows production build fix. 4 Roll out r65143. 5 6 * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.make: 7 1 8 2010-09-14 Kwang Yul Seo <[email protected]> 2 9 -
trunk/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCoreGenerated.make
r65143 r67482 1 1 all: 2 -if not exist "$(WEBKITLIBRARIESDIR)\tools\vsprops\.svn" del /s/q "$(WEBKITLIBRARIESDIR)\tools\vsprops\"3 2 -xcopy /y/d/e/i "..\..\..\WebKitLibraries\win\tools" "$(WEBKITLIBRARIESDIR)\tools" 4 3 touch "$(WEBKITOUTPUTDIR)\buildfailed"
Note:
See TracChangeset
for help on using the changeset viewer.