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

Unified Diff: third_party/libxslt/win32/config.msvc

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/win32/config.h ('k') | third_party/libxslt/win32/configure.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/win32/config.msvc
diff --git a/third_party/libxslt/win32/config.msvc b/third_party/libxslt/win32/config.msvc
deleted file mode 100644
index 09c7658a71757b03ad00100bdfd5bbd3171cf1df..0000000000000000000000000000000000000000
--- a/third_party/libxslt/win32/config.msvc
+++ /dev/null
@@ -1,28 +0,0 @@
-# .\config.msvc
-# This file is generated automatically by configure.js.
-
-LIBXSLT_MAJOR_VERSION=1
-LIBXSLT_MINOR_VERSION=1
-LIBXSLT_MICRO_VERSION=24
-LIBEXSLT_MAJOR_VERSION=0
-LIBEXSLT_MINOR_VERSION=8
-LIBEXSLT_MICRO_VERSION=13
-WITH_TRIO=0
-WITH_DEBUG=1
-WITH_MEM_DEBUG=0
-WITH_DEBUGGER=1
-WITH_ICONV=1
-WITH_ZLIB=0
-WITH_CRYPTO=1
-WITH_MODULES=0
-DEBUG=0
-STATIC=0
-PREFIX=.
-BINPREFIX=$(PREFIX)\bin
-INCPREFIX=$(PREFIX)\include
-LIBPREFIX=$(PREFIX)\lib
-SOPREFIX=$(PREFIX)\lib
-INCLUDE=$(INCLUDE);.
-LIB=$(LIB);.
-CRUNTIME=/MD
-VCMANIFEST=0
« no previous file with comments | « third_party/libxslt/win32/config.h ('k') | third_party/libxslt/win32/configure.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698