Changes between Version 38 and Version 39 of Getting-Started/Windows
- Timestamp:
- Jul 22, 2012 2:41:00 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Windows
v38 v39 96 96 Follow the steps below to build the libraries/application using Visual Studio: 97 97 98 1. For Visual Studio 6/2002/2003: open {{{pjproject.dsw}}} workspace file.98 1. ~~For Visual Studio 6/2002/2003: open {{{pjproject.dsw}}} workspace file.~~ (No longer supported since pjsip 2.0) 99 99 1. For Visual Studio 8 (VS 2005): open {{{pjproject-vs8.sln}}} solution file. 100 1. For Visual Studio 9 (VS 2008): open {{{pjproject-vs8.sln}}} solution file. One-time conversion of projects to VS 2008 format will done automatically. 100 101 1. Set '''pjsua''' as Active Project. 101 102 1. Set '''Win32''' as the platform.