Changes between Version 7 and Version 8 of Getting-Started/Windows
- Timestamp:
- Apr 28, 2009 1:56:59 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Getting-Started/Windows
v7 v8 52 52 1. (Still using the same workspace) 53 53 2. Set samples project as Active Project 54 3. Select Debug or Release build as appropriate. See [wiki:Getting-Started/Visual-Studio-Build-Configuration Visual Studio Build Configuration] page for explanation of each provided build configuration ]54 3. Select Debug or Release build as appropriate. See [wiki:Getting-Started/Visual-Studio-Build-Configuration Visual Studio Build Configuration] page for explanation of each provided build configuration 55 55 4. Build the project. This will build all sample applications and all libraries needed. 56 56 5. After successful build, the sample applications will be placed in pjsip-apps/bin/samples directory, and the libraries in lib directory under each projects.