]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
quick msvc install notes to INSTALL
authorMichael Jerris <mike@jerris.com>
Wed, 18 Jan 2006 20:39:05 +0000 (20:39 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 18 Jan 2006 20:39:05 +0000 (20:39 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@403 d0543943-73ff-0310-b7d9-9358b9ac24b2

INSTALL

diff --git a/INSTALL b/INSTALL
index a85a552726d2852b1e2a48e328d526f84047572a..ccfd329ecbe4dd38cf6b68ffad6760623b16b044 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -25,3 +25,15 @@ UNIX:
 
 Windows 32:
 
+       Requires: Microsoft Visual Studio 2005 or 
+                                               Visual C++ 2005 Express Edition and Platform SDK
+                                               Internet connectivity to download dependency libraries
+                                               
+1) Open /w32/vsnet/Freeswitch.sln
+
+2) Choose Release or Debug build
+
+3) Build solution or your choice of modules using the ide.
+       
+       
+       
\ No newline at end of file