Ignore:
Timestamp:
Mar 25, 2011 6:57:25 AM (13 years ago)
Author:
ming
Message:

Re #1214: Enable pjsua to use SDLmain library if possible.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/branches/projects/2.0-dev/pjsip-apps/build/Makefile

    r3048 r3485  
    2121# 
    2222export _CFLAGS  := $(CC_CFLAGS) $(OS_CFLAGS) $(HOST_CFLAGS) $(M_CFLAGS) \ 
    23                    $(CFLAGS) $(CC_INC)../../pjsip/include \ 
     23                   $(PJ_CFLAGS) $(CFLAGS) $(CC_INC)../../pjsip/include \ 
    2424                   $(CC_INC)../../pjlib/include \ 
    2525                   $(CC_INC)../../pjlib-util/include \ 
Note: See TracChangeset for help on using the changeset viewer.