Ignore:
Timestamp:
Oct 24, 2006 5:13:30 PM (17 years ago)
Author:
bennylp
Message:

Bulk of PJLIB implementations on Symbian: exception framework, errno, OS core, Unicode, pool backend, log (to console), socket, address resolution, select, etc. IOQueue still doesn't work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/symbian/symbian/ABLD.BAT

    r692 r788  
    44REM ** DO NOT EDIT ** 
    55 
    6 perl -S ABLD.PL "\Project\symbian\symbian\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 
     6perl -S ABLD.PL "\Project\pjsymbian\symbian\\" %1 %2 %3 %4 %5 %6 %7 %8 %9 
    77if errorlevel==1 goto CheckPerl 
    88goto End 
Note: See TracChangeset for help on using the changeset viewer.