summaryrefslogtreecommitdiff
path: root/build.symbian/null_audio.mmp
diff options
context:
space:
mode:
Diffstat (limited to 'build.symbian/null_audio.mmp')
-rw-r--r--build.symbian/null_audio.mmp7
1 files changed, 3 insertions, 4 deletions
diff --git a/build.symbian/null_audio.mmp b/build.symbian/null_audio.mmp
index 9676335a..ea935bb2 100644
--- a/build.symbian/null_audio.mmp
+++ b/build.symbian/null_audio.mmp
@@ -1,8 +1,9 @@
-#if defined(EKA2)
+#if defined(PJ_BUILD_DLL)
TARGET null_audio.dll
TARGETTYPE dll
-UID 0x1000008d 0xA0004294
+UID 0x0 0xA0000000
+
CAPABILITY None
LIBRARY pjlib.lib charconv.lib euser.lib estlib.lib
@@ -15,8 +16,6 @@ DEFFILE .\null_audio.def
TARGET null_audio.lib
TARGETTYPE lib
-UID 0x100039CE 0x10004299
-VENDORID 0x70000001
#endif