summaryrefslogtreecommitdiff
path: root/build.symbian/symbian_audio.mmp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-12-28 18:36:31 +0000
committerBenny Prijono <bennylp@teluu.com>2007-12-28 18:36:31 +0000
commita1a1a2babda1465967373157c26c3d88a44f3cca (patch)
tree1b784ab544577a2b7ba9bb2f5e5946a105f73d28 /build.symbian/symbian_audio.mmp
parentc31b7e9ae914c4a79534ae6f42d4d8de8b6465e7 (diff)
Ticket #434: fixed configurations to build Symbian for device target
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1640 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian/symbian_audio.mmp')
-rw-r--r--build.symbian/symbian_audio.mmp6
1 files changed, 2 insertions, 4 deletions
diff --git a/build.symbian/symbian_audio.mmp b/build.symbian/symbian_audio.mmp
index 5a86c308..deeb79fc 100644
--- a/build.symbian/symbian_audio.mmp
+++ b/build.symbian/symbian_audio.mmp
@@ -1,8 +1,8 @@
-#if defined(EKA2)
+#if defined(PJ_BUILD_DLL)
TARGET symbian_audio.dll
TARGETTYPE dll
-UID 0x1000008d 0xA0004288
+UID 0x0 0xA000000C
CAPABILITY None
LIBRARY pjlib.lib charconv.lib euser.lib estlib.lib
@@ -18,8 +18,6 @@ DEFFILE .\symbian_audio.def
TARGET symbian_audio.lib
TARGETTYPE lib
-UID 0x100039CE 0x10004288
-VENDORID 0x70000001
#endif