VirtualBox

Changeset 68720 in vbox for trunk/src/libs/Makefile.kmk


Ignore:
Timestamp:
Sep 12, 2017 10:21:01 AM (7 years ago)
Author:
vboxsync
Message:

VideoRec: Added support for building libopus on Windows, cleaned up libopus' config.h by putting most of the stuff into our own Makefile. Misc building tweaks for getting it to build on Windows as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/Makefile.kmk

    r67764 r68720  
    8686 endif
    8787
    88  # Opus for audio encoding video capture.
     88 # Opus for supporting audio when doing video capturing.
    8989 if defined(VBOX_WITH_LIBOPUS) && !defined(VBOX_ONLY_DOCS) && !defined(VBOX_WITH_SDK) \
    9090   && ("$(SDK_VBOX_OPUS_INCS)" == "$(SDK_VBOX_OPUS_DEFAULT_INCS)")
    91   if1of ($(KBUILD_TARGET), linux)
    92    include $(PATH_SUB_CURRENT)/libopus/Makefile.kmk
    93   endif
     91  include $(PATH_SUB_CURRENT)/libopus-1.2.1/Makefile.kmk
    9492 endif
    9593endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette