summaryrefslogtreecommitdiff
path: root/pjsip-apps/build/Samples-vc.mak
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2008-02-01 14:59:19 +0000
committerBenny Prijono <bennylp@teluu.com>2008-02-01 14:59:19 +0000
commit2c40b8a0f65babd72f03113040da9ee6d69e8372 (patch)
treed81aa1e84061a618cbd86db65ba6774fa157f0ce /pjsip-apps/build/Samples-vc.mak
parent76cb47831c9da447e70b1338e406b6f817c70945 (diff)
Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1765 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjsip-apps/build/Samples-vc.mak')
-rw-r--r--pjsip-apps/build/Samples-vc.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/pjsip-apps/build/Samples-vc.mak b/pjsip-apps/build/Samples-vc.mak
index 0d862e32..f7df9936 100644
--- a/pjsip-apps/build/Samples-vc.mak
+++ b/pjsip-apps/build/Samples-vc.mak
@@ -54,6 +54,7 @@ SAMPLES = $(BINDIR)\confsample.exe \
$(BINDIR)\encdec.exe \
$(BINDIR)\level.exe \
$(BINDIR)\mix.exe \
+ $(BINDIR)\pcaputil.exe\
$(BINDIR)\pjsip-perf.exe \
$(BINDIR)\playfile.exe \
$(BINDIR)\playsine.exe\