summaryrefslogtreecommitdiff
path: root/pjnath/build
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2007-03-21 09:12:22 +0000
committerBenny Prijono <bennylp@teluu.com>2007-03-21 09:12:22 +0000
commit6d9b32c4a8e1dfdb5809c6e1035ddfdda848a128 (patch)
treee1983ffcfb60b59d33615bb8bcfd972757fbe07d /pjnath/build
parent54037d38631be9cb082b61bbfd3cc6c218283ea1 (diff)
s/stun_endpoint/stun_setting
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1090 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath/build')
-rw-r--r--pjnath/build/pjnath.dsp14
1 files changed, 7 insertions, 7 deletions
diff --git a/pjnath/build/pjnath.dsp b/pjnath/build/pjnath.dsp
index 9cef5642..c46df1fa 100644
--- a/pjnath/build/pjnath.dsp
+++ b/pjnath/build/pjnath.dsp
@@ -99,10 +99,6 @@ SOURCE=..\src\pjnath\stun_auth.c
# End Source File
# Begin Source File
-SOURCE=..\src\pjnath\stun_endpoint.c
-# End Source File
-# Begin Source File
-
SOURCE=..\src\pjnath\stun_msg.c
# End Source File
# Begin Source File
@@ -115,6 +111,10 @@ SOURCE=..\src\pjnath\stun_session.c
# End Source File
# Begin Source File
+SOURCE=..\src\pjnath\stun_setting.c
+# End Source File
+# Begin Source File
+
SOURCE=..\src\pjnath\stun_transaction.c
# End Source File
# End Group
@@ -147,15 +147,15 @@ SOURCE=..\include\pjnath\stun_doc.h
# End Source File
# Begin Source File
-SOURCE=..\include\pjnath\stun_endpoint.h
+SOURCE=..\include\pjnath\stun_msg.h
# End Source File
# Begin Source File
-SOURCE=..\include\pjnath\stun_msg.h
+SOURCE=..\include\pjnath\stun_session.h
# End Source File
# Begin Source File
-SOURCE=..\include\pjnath\stun_session.h
+SOURCE=..\include\pjnath\stun_setting.h
# End Source File
# Begin Source File