summaryrefslogtreecommitdiff
path: root/build.symbian
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-05-01 10:42:22 +0000
committerBenny Prijono <bennylp@teluu.com>2007-05-01 10:42:22 +0000
commite4d10ec39863e84681c5b685d8b46e9c7351f5b4 (patch)
tree13a15887b866bbdf7c24431e45ab7e8d0f22ce4d /build.symbian
parentf9b1f6fe23396291bc504e850dfe98ea5647ed9e (diff)
Ported PJLIB and PJLIB-TEST to Symbian!
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1238 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'build.symbian')
-rw-r--r--build.symbian/00.bat3
-rw-r--r--build.symbian/01.bat3
-rw-r--r--build.symbian/pjlib_test.mmp1
3 files changed, 5 insertions, 2 deletions
diff --git a/build.symbian/00.bat b/build.symbian/00.bat
index 8f5b15a2..4889059f 100644
--- a/build.symbian/00.bat
+++ b/build.symbian/00.bat
@@ -1,4 +1,5 @@
rem set MWSym2Libraries=1
-set EPOCROOT=\Symbian\9.1\S60_3rd_MR_2\
+set EPOCROOT=\Symbian\9.1\S60_3rd\
+rem set EPOCROOT=\Symbian\9.1\S60_3rd_MR_2\
rem set EPOCROOT=\Symbian\UIQ3SDK\
bldmake bldfiles
diff --git a/build.symbian/01.bat b/build.symbian/01.bat
index df824732..2542ced9 100644
--- a/build.symbian/01.bat
+++ b/build.symbian/01.bat
@@ -1,5 +1,6 @@
rem set MWSym2Libraries=1
rem set MWSym2Libraries=\Symbian\9.1\S60_3rd\Epoc32\release\winscw\udeb
-set EPOCROOT=\Symbian\9.1\S60_3rd_MR_2\
+set EPOCROOT=\Symbian\9.1\S60_3rd\
+rem set EPOCROOT=\Symbian\9.1\S60_3rd_MR_2\
call abld build -v vs6 udeb
diff --git a/build.symbian/pjlib_test.mmp b/build.symbian/pjlib_test.mmp
index e4294b1a..e13d53ff 100644
--- a/build.symbian/pjlib_test.mmp
+++ b/build.symbian/pjlib_test.mmp
@@ -45,6 +45,7 @@ SOURCE util.c
SOURCE main_symbian.cpp
+DOCUMENT test.h
SYSTEMINCLUDE ..\pjlib\include