VirtualBox

Changeset 73854 in vbox for trunk


Ignore:
Timestamp:
Aug 23, 2018 8:54:57 AM (6 years ago)
Author:
vboxsync
Message:

configure.vbs: hack for disabling any libopus use until the necessary logic is added to find it (i.e. just like with libvpx)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.vbs

    r71902 r73854  
    22892289   CheckForMinGWw64 strOptMinGWw64
    22902290   CfgPrint "VBOX_WITH_OPEN_WATCOM := " '' @todo look for openwatcom 1.9+
     2291   CfgPrint "VBOX_WITH_LIBVPX := " '' @todo look for libvpx 1.1.0+
     2292   CfgPrint "VBOX_WITH_LIBOPUS := " '' @todo look for libopus 1.2.1+
    22912293   EnvPrint "set PATH=%PATH%;" & g_strPath& "/tools/win." & g_strTargetArch & "/bin;" '' @todo look for yasm
    22922294   if blnOptDisableSDL = True then
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