You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ma...@apache.org on 2009/04/06 05:45:22 UTC

svn commit: r762201 - /webservices/axis2/trunk/c/release_process

Author: manjula
Date: Mon Apr  6 03:45:22 2009
New Revision: 762201

URL: http://svn.apache.org/viewvc?rev=762201&view=rev
Log:
Instructions for creating the windows binary.

Modified:
    webservices/axis2/trunk/c/release_process

Modified: webservices/axis2/trunk/c/release_process
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/release_process?rev=762201&r1=762200&r2=762201&view=diff
==============================================================================
--- webservices/axis2/trunk/c/release_process (original)
+++ webservices/axis2/trunk/c/release_process Mon Apr  6 03:45:22 2009
@@ -42,6 +42,21 @@
 
 8. Test the source distribution in Windows and create the Sorce zip
    and the windows binary
+
+   Building Windows Binary
+   --------------------------
+
+    Edit the build/win32/configure.in as follows
+
+    * CRUNTIME = /MT
+    * EMBED_MANIFEST = 0
+    * DEBUG = 0
+
+    To create the binary distribution
+
+    * nmake dist  
+
+
 9. Sign the packs
     * use existing key pair if you have
     * To create a new key pair