Imported Upstream version 4.6.0.125

Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2016-08-03 10:59:49 +00:00
parent a569aebcfd
commit e79aa3c0ed
17047 changed files with 3137615 additions and 392334 deletions

View File

@@ -1,16 +0,0 @@
2008-04-11 Atsushi Enomoto <atsushi@ximian.com>
* Makefile : use per-profile libdir to put executables.
2006-11-14 Atsushi Enomoto <atsushi@ximian.com>
* README: introduced <baseSerializer> and <implementation> elements
for 2.0 stuff.
2004-02-18 Atsushi Enomoto <atsushi@ximian.com>
* README: added description about new <namespaceImports> feature.
2003-09-17 Lluis Sanchez Gual <lluis@ximian.com>
* genxs.cs, Makefile, README, wsdl.exe.sources: New files

View File

@@ -2,7 +2,8 @@ thisdir = tools/genxs
SUBDIRS =
include ../../build/rules.make
LOCAL_MCS_FLAGS = -r:System.Xml.dll
LOCAL_MCS_FLAGS =
LIB_REFS = System.Xml
PROGRAM = genxs.exe
include ../../build/executable.make