Ignore:
Timestamp:
Dec 13, 2018 10:03:36 AM (6 years ago)
Author:
riza
Message:

Re #2147 (misc): Include unicode_win32.c on the build configuration for windows (mingw). Without it, the build will fail when enabling PJMEDIA_WMME_DEV_USE_MMDEVICE_API. Thanks to Niclas Larsson for the report.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/build/os-win32.mak

    r5445 r5924  
    88# to all operating systems should go in Makefile instead. 
    99# 
    10 export PJLIB_OBJS +=    addr_resolv_sock.o guid_win32.o \ 
     10export PJLIB_OBJS +=    addr_resolv_sock.o guid_win32.o unicode_win32.o \ 
    1111                        log_writer_stdout.o os_core_win32.o \ 
    1212                        os_error_win32.o os_time_bsd.o os_timestamp_common.o \ 
Note: See TracChangeset for help on using the changeset viewer.