VirtualBox

Changeset 65184 in vbox for trunk/src/libs


Ignore:
Timestamp:
Jan 6, 2017 3:23:19 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112687
Message:

VideoRec: Makefile update for audio support.

File:
1 edited

Legend:

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

    r64922 r65184  
    8585  endif
    8686 endif
     87
     88 # Opus for audio encoding video capture
     89 if defined(VBOX_WITH_LIBOPUS) && !defined(VBOX_ONLY_DOCS) && !defined(VBOX_WITH_SDK) \
     90   && ("$(SDK_VBOX_OPUS_INCS)" == "$(SDK_VBOX_OPUS_DEFAULT_INCS)")
     91  if1of ($(KBUILD_TARGET), linux)
     92   include $(PATH_SUB_CURRENT)/libopus/Makefile.kmk
     93  endif
     94 endif
    8795endif
    8896
Note: See TracChangeset for help on using the changeset viewer.

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