summaryrefslogtreecommitdiff
path: root/pjsip/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-05-26 12:17:46 +0000
committerBenny Prijono <bennylp@teluu.com>2006-05-26 12:17:46 +0000
commitc01fdece34cb0eac0c1fdbafb5c1cc242ec01933 (patch)
treee48d300bf63489fd01dd66db8b75b8b49681be6d /pjsip/build
parentb2627727779145512c9c414cb532cb7e18133ddd (diff)
First stage in pjsua library re-arrangements towards creating an easy to use high level API
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@476 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build')
-rw-r--r--pjsip/build/pjsua_lib.dsp12
1 files changed, 12 insertions, 0 deletions
diff --git a/pjsip/build/pjsua_lib.dsp b/pjsip/build/pjsua_lib.dsp
index a49b3606..d3f42ba7 100644
--- a/pjsip/build/pjsua_lib.dsp
+++ b/pjsip/build/pjsua_lib.dsp
@@ -91,6 +91,10 @@ SOURCE="..\src\pjsua-lib\pjsua_call.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjsua-lib\pjsua_console_app.c"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjsua-lib\pjsua_core.c"
# End Source File
# Begin Source File
@@ -99,6 +103,10 @@ SOURCE="..\src\pjsua-lib\pjsua_im.c"
# End Source File
# Begin Source File
+SOURCE="..\src\pjsua-lib\pjsua_imp.h"
+# End Source File
+# Begin Source File
+
SOURCE="..\src\pjsua-lib\pjsua_pres.c"
# End Source File
# Begin Source File
@@ -117,6 +125,10 @@ SOURCE="..\src\pjsua-lib\pjsua_settings.c"
SOURCE="..\include\pjsua-lib\pjsua.h"
# End Source File
+# Begin Source File
+
+SOURCE="..\include\pjsua-lib\pjsua_console_app.h"
+# End Source File
# End Group
# End Target
# End Project