Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man/mcs.1
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2005-08-31 17:53:35 +0400
committerMiguel de Icaza <miguel@gnome.org>2005-08-31 17:53:35 +0400
commit779d0035f2c4dcab60938b5cf498cdaa0f0e2a99 (patch)
tree4a929e71e0cd1ac9436822cf17961d3afec34b81 /man/mcs.1
parent41bf6b99393c7b1e49231676bf18b19a9675a500 (diff)
Add dotnet.pc.in
svn path=/trunk/mono/; revision=49183
Diffstat (limited to 'man/mcs.1')
-rwxr-xr-xman/mcs.16
1 files changed, 6 insertions, 0 deletions
diff --git a/man/mcs.1 b/man/mcs.1
index 96b6f3f62a4..575126f23cb 100755
--- a/man/mcs.1
+++ b/man/mcs.1
@@ -171,6 +171,12 @@ This is typically used with third party components, like this:
$ mcs -pkg:gtk-sharp demo.cs
.fi
.TP
+.TP
+.I \-pkg:dotnet
+This will instruct the compiler to reference the System.* libraries
+available on a typical dotnet framework installation, notice that this
+does not include all of the Mono libraies, only the System.* ones. This
+is a convenient shortcut for those porting code.
.I -resource:RESOURCE[,ID]
Embeds to the given resource file. The optional ID can be used to
give a different name to the resource. If not specified, the resource