VirtualBox

Changeset 89656 in vbox for trunk/src/VBox/Makefile.kmk


Ignore:
Timestamp:
Jun 13, 2021 10:57:27 PM (4 years ago)
Author:
vboxsync
Message:

/Config.kmk,src/VBox/Makefile.kmk,ValKit/AudioTest: Added config variables VBOX_WITH_HOST_SHIPPING_AUDIO_TEST and VBOX_WITH_ADDITIONS_SHIPPING_AUDIO_TEST for controlling whether we ship the audio test with the host and GA installers. Copy vkat to bin if we need it on the host. bugref:10008

File:
1 edited

Legend:

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

    r89634 r89656  
    2929 include $(PATH_SUB_CURRENT)/Additions/Makefile.kmk
    3030
    31  ifdef VBOX_WITH_VALIDATIONKIT # For including VKAT with the Guest Additions.
     31 ifdef VBOX_WITH_ADDITIONS_SHIPPING_AUDIO_TEST
    3232  include $(PATH_SUB_CURRENT)/ValidationKit/utils/audio/Makefile.kmk
    3333 endif
     
    102102 ifdef VBOX_WITH_VALIDATIONKIT
    103103  include $(PATH_SUB_CURRENT)/ValidationKit/Makefile.kmk
     104 else ifdef VBOX_WITH_HOST_SHIPPING_AUDIO_TEST
     105  include $(PATH_SUB_CURRENT)/ValidationKit/utils/audio/Makefile.kmk
    104106 endif
    105107 include $(PATH_SUB_CURRENT)/NetworkServices/Makefile.kmk
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