summaryrefslogtreecommitdiff
path: root/pjnath
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-12-30 16:18:28 +0000
committerBenny Prijono <bennylp@teluu.com>2008-12-30 16:18:28 +0000
commitfbba64768f053c088e68dda5830c3b5ab14b64f4 (patch)
tree98117612fc68e1193bd7c765f5e3751dca51f636 /pjnath
parent65ffffc63d060492f4d706dd7444d48ead696723 (diff)
Added pjmedia-test, pjnath-test, and pjsip-test to VS8 solution, and changed the exe output names to the more standard naming convention (for the cdash test)
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@2402 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjnath')
-rw-r--r--pjnath/build/pjnath_test.vcproj16
1 files changed, 16 insertions, 0 deletions
diff --git a/pjnath/build/pjnath_test.vcproj b/pjnath/build/pjnath_test.vcproj
index d3427d74..a636b209 100644
--- a/pjnath/build/pjnath_test.vcproj
+++ b/pjnath/build/pjnath_test.vcproj
@@ -252,6 +252,14 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\pjnath-test\server.c"
+ >
+ </File>
+ <File
+ RelativePath="..\src\pjnath-test\sess_auth.c"
+ >
+ </File>
+ <File
RelativePath="..\src\pjnath-test\stun.c"
>
<FileConfiguration
@@ -274,6 +282,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\pjnath-test\stun_sock_test.c"
+ >
+ </File>
+ <File
RelativePath="..\src\pjnath-test\test.c"
>
<FileConfiguration
@@ -295,6 +307,10 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\src\pjnath-test\turn_sock_test.c"
+ >
+ </File>
</Filter>
<Filter
Name="Header Files"