Ignore:
Timestamp:
Sep 10, 2006 4:33:48 PM (18 years ago)
Author:
bennylp
Message:

Fixed autoconf in mingw

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjmedia/build/os-auto.mak.in

    r698 r699  
    9393export PJMEDIA_OBJS += $(PA_DIR)/pa_win_hostapis.o $(PA_DIR)/pa_win_util.o \ 
    9494                       $(PA_DIR)/pa_win_wmme.o 
    95 export CFLAGS += -DDPA_NO_ASIO -DPA_NO_DS \ 
     95export CFLAGS += -DPA_NO_ASIO -DPA_NO_DS \ 
    9696                 -DPJMEDIA_SOUND_IMPLEMENTATION=PJMEDIA_SOUND_PORTAUDIO_SOUND 
    9797endif 
Note: See TracChangeset for help on using the changeset viewer.