Changeset 5776 for pjproject/trunk/pjsip-apps/src/swig/importsym.py
- Timestamp:
- Apr 6, 2018 12:52:35 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjsip-apps/src/swig/importsym.py
r5767 r5776 60 60 PYCPARSER_DIR="/home/bennylp/Desktop/opt/src/pycparser-master" 61 61 else: 62 PYCPARSER_DIR="/ Users/ming/Downloads/pycparser-2.18"62 PYCPARSER_DIR="/Library/Python/2.7/site-packages/pycparser" 63 63 64 64 if not os.path.exists(PYCPARSER_DIR + '/utils/fake_libc_include'):
Note: See TracChangeset
for help on using the changeset viewer.