Ignore:
Timestamp:
Feb 14, 2006 9:04:47 PM (18 years ago)
Author:
bennylp
Message:

Changed the unicode string API and ported to ARM/WinCE

File:
1 edited

Legend:

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

    r141 r182  
    6969#   include <pj/compat/m_sparc.h> 
    7070#elif defined (PJ_M_ARMV4) && PJ_M_ARMV4 != 0 
    71 #   include <pj/compat/m_arm.h> 
     71#   include <pj/compat/m_armv4.h> 
    7272#else 
    7373#  error "Please specify target machine." 
Note: See TracChangeset for help on using the changeset viewer.