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

Side by Side Diff: third_party/libxml/src/bakefile/Readme.txt

Issue 2010803004: Roll libxml to bdec2183f34b37ee89ae1d330c6ad2bb4d76605f (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update README.chromium Created 4 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 unified diff | Download patch
OLDNEW
1 1
2 LIBXML2 build system for Win32 README 2 LIBXML2 build system for Win32 README
3 ------------------------------------- 3 -------------------------------------
4 4
5 In this folder are stored all the files required to compile LIBXML2 with win32 compilers. 5 In this folder are stored all the files required to compile LIBXML2 with win32 compilers.
6 Bakefile (http://bakefile.sourceforge.net) is used as makefile generator. 6 Bakefile (http://bakefile.sourceforge.net) is used as makefile generator.
7 7
8 Supported makefiles: 8 Supported makefiles:
9 - makefile.vc for Microsoft NMAKE 9 - makefile.vc for Microsoft NMAKE
10 - makefile.bcc for Borland MAKE 10 - makefile.bcc for Borland MAKE
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 83
84 84
85 85
86 86
87 87
88 If you have problems with the compilation of LIBXML2 under windows (using one o f the supported compiler) 88 If you have problems with the compilation of LIBXML2 under windows (using one o f the supported compiler)
89 please write to: 89 please write to:
90 90
91 Francesco Montorsi <frm@users.sourceforge.net> 91 Francesco Montorsi <frm@users.sourceforge.net>
92 92
OLDNEW
« no previous file with comments | « third_party/libxml/src/bakefile/Bakefiles.bkgen ('k') | third_party/libxml/src/bakefile/libxml2.bkl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698