Ignore:
Timestamp:
Aug 9, 2010 6:40:38 AM (14 years ago)
Author:
ming
Message:

Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPhone to accommodate long path name when running on the simulator.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/config_site_sample.h

    r3182 r3258  
    305305    /* Disable floating point support */ 
    306306    #define PJ_HAS_FLOATING_POINT               0 
    307  
    308     /* Misc PJLIB setting */ 
    309     #define PJ_MAXPATH                          80 
    310307 
    311308    /* 
Note: See TracChangeset for help on using the changeset viewer.