quick msvc install notes to INSTALL
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@403 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
1649c7605e
commit
8db71444ba
12
INSTALL
12
INSTALL
|
@ -25,3 +25,15 @@ UNIX:
|
||||||
|
|
||||||
Windows 32:
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue