Ignore:
Timestamp:
Jul 20, 2007 8:08:30 AM (17 years ago)
Author:
bennylp
Message:

Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian

Location:
pjproject/trunk/build.symbian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/build.symbian

    • Property svn:ignore
      •  

        old new  
        55*.xml 
        66*_UID_.cpp 
         7tmpnames.def 
  • pjproject/trunk/build.symbian/01.bat

    r1244 r1405  
    1 rem set MWSym2Libraries=1 
    2 rem set MWSym2Libraries=\Symbian\9.1\S60_3rd\Epoc32\release\winscw\udeb 
     1@rem call abld build -v vs6 udeb 
     2@rem call abld build -v gcce urel 
     3@rem call abld build winscw udeb 
     4call abld build %1 %2 %3 %4 
    35 
    4 rem set EPOCROOT=\Symbian\9.1\S60_3rd\ 
    5 rem set EPOCROOT=\Symbian\9.1\S60_3rd_MR_2\ 
    6 call abld build -v vs6 udeb 
     6 
     7 
Note: See TracChangeset for help on using the changeset viewer.