Ignore:
Timestamp:
Oct 7, 2008 8:23:01 PM (16 years ago)
Author:
bennylp
Message:

Added pjmedia-test to build system and changed it to not always wait for keyboard input to finish the test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/Makefile

    r2262 r2344  
    107107# $(TARGET) is defined in os-$(OS_NAME).mak file in current directory. 
    108108# 
    109 TARGETS := pjmedia pjmedia-codec pjsdp 
    110 #pjmedia-test 
     109TARGETS := pjmedia pjmedia-codec pjsdp pjmedia-test 
    111110 
    112111all: $(TARGETS) 
Note: See TracChangeset for help on using the changeset viewer.