[mapserver-commits] r8384 - trunk/docs/installation
svn at osgeo.org
svn at osgeo.org
Sat Jan 3 11:22:06 EST 2009
Author: jmckenna
Date: 2009-01-03 11:22:06 -0500 (Sat, 03 Jan 2009)
New Revision: 8384
Modified:
trunk/docs/installation/dotnet.txt
Log:
some more mapscript references
Modified: trunk/docs/installation/dotnet.txt
===================================================================
--- trunk/docs/installation/dotnet.txt 2009-01-03 16:19:20 UTC (rev 8383)
+++ trunk/docs/installation/dotnet.txt 2009-01-03 16:22:06 UTC (rev 8384)
@@ -12,7 +12,7 @@
Compilation
==============
-Before compiling C# mapscript you should compile MapServer with the options
+Before compiling C# MapScript you should compile MapServer with the options
for your requirements. For more information about the compilation of
MapServer please see :ref:`Win32 Compilation and Installation Guide <win32>`.
It is highly recommended to minimize the library dependency of your application,
@@ -25,7 +25,7 @@
Win32 compilation targeting the MS.NET framework 1.1
--------------------------------------------------------
-You should compile MapServer, mapscript and all of the subsequent libraries
+You should compile MapServer, MapScript and all of the subsequent libraries
using Visual Studio 2003. Download and uncompress the latest SWIGWIN package
that contains the precompiled swig.exe Open the Visual Studio .NET 2003
Command Prompt and step into the /mapscript/csharp directory. Edit makefile.vc
More information about the mapserver-commits
mailing list