VirtualBox

Changeset 41941 in vbox for trunk/src/libs


Ignore:
Timestamp:
Jun 28, 2012 1:46:39 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78809
Message:

libs/libvpx: To make compilation and installation of libvpx integral part of VBox compilation.

File:
1 edited

Legend:

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

    r41477 r41941  
    6969 endif
    7070
    71  # FFmpeg for test videos.
     71 # FFmpeg & VP8 for test videos.
    7272 if defined(VBOX_WITH_FFMPEG) && !defined(VBOX_OSE) && !defined(VBOX_ONLY_DOCS) && !defined(VBOX_WITH_SDK)
    7373  if1of ($(KBUILD_TARGET), darwin linux solaris)
    7474   include $(PATH_SUB_CURRENT)/ffmpeg-20060710/Makefile.kmk
     75  endif
     76  if1of ($(KBUILD_TARGET), darwin linux solaris)
     77   include $(PATH_SUB_CURRENT)/libvpx/Makefile.kmk
    7578  endif
    7679 endif
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