Ignore:
Timestamp:
Apr 4, 2006 1:12:38 PM (18 years ago)
Author:
bennylp
Message:

Added more stats and options in siprtp samples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip-apps/build/Samples.mak

    r361 r379  
    3939BINDIR := ../bin/samples 
    4040 
    41 SAMPLES := simpleua playfile playsine confsample sndinfo level recfile resampleplay 
     41SAMPLES := simpleua playfile playsine confsample sndinfo level recfile resampleplay \ 
     42           siprtp 
    4243 
    4344EXES := $(foreach file, $(SAMPLES), $(BINDIR)/$(file)-$(MACHINE_NAME)-$(OS_NAME)-$(CC_NAME)$(HOST_EXE)) 
Note: See TracChangeset for help on using the changeset viewer.