Changeset 1640 for pjproject/trunk/build.symbian/symbian_audio.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/symbian_audio.mmp
r1426 r1640 1 #if defined( EKA2)1 #if defined(PJ_BUILD_DLL) 2 2 3 3 TARGET symbian_audio.dll 4 4 TARGETTYPE dll 5 UID 0x 1000008d 0xA00042885 UID 0x0 0xA000000C 6 6 7 7 CAPABILITY None … … 19 19 TARGET symbian_audio.lib 20 20 TARGETTYPE lib 21 UID 0x100039CE 0x1000428822 VENDORID 0x7000000123 21 24 22 #endif
Note: See TracChangeset
for help on using the changeset viewer.