summaryrefslogtreecommitdiff
path: root/build.symbian
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-07-14 17:29:05 +0000
committerBenny Prijono <bennylp@teluu.com>2008-07-14 17:29:05 +0000
commitff87677dd830abf1c0ab6e68e53026423b6117f3 (patch)
tree95e46f8a69b07b23ece63113810365fa20a37fa8 /build.symbian
parent08201cb1699089d3a04e55eb7437d84c96fd590a (diff)
More ticket #568: added hash table test to Symbian pjlib-test MMP
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2139 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian')
-rw-r--r--build.symbian/pjlib_test.mmp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.symbian/pjlib_test.mmp b/build.symbian/pjlib_test.mmp
index 2f0738ee..37c5c53c 100644
--- a/build.symbian/pjlib_test.mmp
+++ b/build.symbian/pjlib_test.mmp
@@ -28,6 +28,7 @@ SOURCE errno.c
SOURCE exception.c
SOURCE fifobuf.c
SOURCE file.c
+SOURCE hash.c
SOURCE ioq_perf.c
SOURCE ioq_tcp.c
SOURCE ioq_udp.c