Ignore:
Timestamp:
Mar 20, 2006 7:00:37 PM (18 years ago)
Author:
bennylp
Message:

Added level.c to samples collection

File:
1 edited

Legend:

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

    r342 r344  
    4242LDFLAGS = $(_LDFLAGS) 
    4343 
    44 SAMPLES := simpleua playfile playsine confsample sndinfo 
     44SAMPLES := simpleua playfile playsine confsample sndinfo level 
    4545 
    4646EXES := $(foreach file, $(SAMPLES), $(BINDIR)/$(file)-$(MACHINE_NAME)-$(OS_NAME)-$(CC_NAME)$(HOST_EXE)) 
Note: See TracChangeset for help on using the changeset viewer.