Changes between Version 18 and Version 19 of DevelopingSymbianAppWithCarbide
- Timestamp:
- Dec 30, 2007 2:43:14 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopingSymbianAppWithCarbide
v18 v19 58 58 59 59 Retrieve and configure PJSIP: 60 1. For this tutorial, I assume pjsip will be checked out to {{{C:\project\pjproject}}}directory.60 1. For this tutorial, I assume pjsip will be checked out to '''{{{C:\project\pjproject}}}''' directory. 61 61 1. Checkout PJSIP from the usual location (see [http://www.pjsip.org/download.htm PJSIP Download page] for details). 62 1. Fill in your {{{config_site.h}}}with:62 1. Fill in your '''{{{config_site.h}}}''' with: 63 63 {{{ 64 64 #include <pj/config_site_sample.h>