VirtualBox

Changeset 98248 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jan 23, 2023 5:15:58 PM (2 years ago)
Author:
vboxsync
Message:

/*.kmk,configure*: s/VBOX_VORBIS/VBoxLibVorbis/ (sdk) bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r98247 r98248  
    10421042  ifdef VBOX_WITH_LIBVORBIS
    10431043   VBOX_MAIN_DEFS += VBOX_WITH_LIBVORBIS
    1044    VBoxC_SDKS     += VBOX_VORBIS
     1044   VBoxC_SDKS     += VBoxLibVorbis
    10451045   ## @todo We also need to specify this for VBoxSVC, as we need to have VBOX_WITH_LIBVORBIS defined
    10461046   ##       for SystemProperties::getSupportedRecordingAudioCodecs().
    10471047   #        SystemPropertiesImpl_DEFS += VBOX_WITH_LIBVORBIS didn't work for precompiled headers on Windows --
    10481048   #        needs to be solved properly so that we can remove the following _SDKS from VBoxSVC again.
    1049    VBoxSVC_SDKS   += VBOX_VORBIS
     1049   VBoxSVC_SDKS   += VBoxLibVorbis
    10501050  endif
    10511051  VBoxC_SOURCES += src-client/DrvAudioRec.cpp
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