summaryrefslogtreecommitdiff
path: root/pjsip/build/pjsua.dsp
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2006-02-07 18:48:01 +0000
committerBenny Prijono <bennylp@teluu.com>2006-02-07 18:48:01 +0000
commit813cd5ef6791ddf9778ca61c08ce19f48202b3bc (patch)
tree4fcb5e984e0d06def8a8b1b3f4144bee31ac1ab6 /pjsip/build/pjsua.dsp
parentda1de0865a23a7eb5cde2b4160979164dbc08a39 (diff)
Tested initial implementation: basic UAC, client registration, authentication, etc
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@141 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip/build/pjsua.dsp')
-rw-r--r--pjsip/build/pjsua.dsp23
1 files changed, 23 insertions, 0 deletions
diff --git a/pjsip/build/pjsua.dsp b/pjsip/build/pjsua.dsp
index 7b79266f..1835b000 100644
--- a/pjsip/build/pjsua.dsp
+++ b/pjsip/build/pjsua.dsp
@@ -100,6 +100,17 @@ SOURCE=..\src\pjsua\main.c
!ELSEIF "$(CFG)" == "pjsua - Win32 Debug"
+!ENDIF
+
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjsua\main_old.c
+
+!IF "$(CFG)" == "pjsua - Win32 Release"
+
+!ELSEIF "$(CFG)" == "pjsua - Win32 Debug"
+
# PROP Exclude_From_Build 1
!ENDIF
@@ -110,6 +121,14 @@ SOURCE=..\src\pjsua\main.c
SOURCE=..\src\pjsua\misc.c
# PROP Exclude_From_Build 1
# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjsua\pjsua.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjsua\pjsua_reg.c
+# End Source File
# End Group
# Begin Group "Header Files"
@@ -118,6 +137,10 @@ SOURCE=..\src\pjsua\misc.c
SOURCE=..\src\pjsua\getopt.h
# End Source File
+# Begin Source File
+
+SOURCE=..\src\pjsua\pjsua.h
+# End Source File
# End Group
# Begin Group "Resource Files"