Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1072)

Unified Diff: third_party/libxslt/build/generate-win32-headers.bat

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/libxslt/acconfig.h ('k') | third_party/libxslt/compile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/build/generate-win32-headers.bat
diff --git a/third_party/libxslt/build/generate-win32-headers.bat b/third_party/libxslt/build/generate-win32-headers.bat
deleted file mode 100755
index efa8acfde2265ae2dfc1d9ff96447f7d38b29bf4..0000000000000000000000000000000000000000
--- a/third_party/libxslt/build/generate-win32-headers.bat
+++ /dev/null
@@ -1,6 +0,0 @@
-REM Generate libxslt/xsltconfig.h.
-REM We don't need config.h on windows, so we delete that file.
-
-cd %~dp0\..\win32
-cscript //E:jscript configure.js compiler=msvc
-del ..\config.h
« no previous file with comments | « third_party/libxslt/acconfig.h ('k') | third_party/libxslt/compile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698