Changeset 1640 for pjproject/trunk/build.symbian/pjsip_simple.mmp
- Timestamp:
- Dec 28, 2007 6:36:31 PM (17 years ago)
- Location:
- pjproject/trunk/build.symbian
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/build.symbian
- Property svn:ignore
-
old new 6 6 *_UID_.cpp 7 7 tmpnames.def 8 *.sis 9 *.sisx 10 *.cer 11 *.key 12 *.rnd
-
- Property svn:ignore
-
pjproject/trunk/build.symbian/pjsip_simple.mmp
r1424 r1640 1 #if defined( EKA2)1 #if defined(PJ_BUILD_DLL) 2 2 3 3 TARGET pjsip_simple.dll 4 4 TARGETTYPE dll 5 5 6 UID 0x1000008d 0xA0004292 6 UID 0x0 0xA0000008 7 7 8 8 9 CAPABILITY None … … 17 18 TARGET pjsip_simple.lib 18 19 TARGETTYPE lib 19 UID 0x100039CE 0x1000429920 VENDORID 0x7000000121 20 22 21 #endif
Note: See TracChangeset
for help on using the changeset viewer.