Changeset 1876


Ignore:
Timestamp:
Mar 19, 2008 5:06:09 PM (16 years ago)
Author:
bennylp
Message:

More ticket #451: build error on Mingw with the latest PortAudio? (thanks Matti Zemack)

Location:
pjproject/trunk/third_party/build/portaudio
Files:
2 added
1 edited

Legend:

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

    r1865 r1876  
    7676ifeq ($(AC_PJMEDIA_SND),pa_win32) 
    7777export PORTAUDIO_OBJS += pa_win_hostapis.o pa_win_util.o \ 
    78                        pa_win_wmme.o 
     78                       pa_win_wmme.o pa_win_waveformat.o 
    7979export CFLAGS += -DPA_NO_ASIO -DPA_NO_DS 
    8080endif 
Note: See TracChangeset for help on using the changeset viewer.