VirtualBox

Changeset 89684 in vbox


Ignore:
Timestamp:
Jun 14, 2021 2:39:39 PM (3 years ago)
Author:
vboxsync
Message:

Audio/ValKit: More guest/host installer tweaking for shipping VKAT (now as VBoxAudioTest, to not clutter up files / naming conventions) [exclude some targets not supported yet]. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/utils/audio/Makefile.kmk

    r89676 r89684  
    163163#
    164164ifdef VBOX_WITH_HOST_SHIPPING_AUDIO_TEST
    165  ifn1of ($(KBUILD_TARGET), os2 freebsd netbsd openbsd) && !defined(VBOX_ONLY_ADDITIONS)
    166   INSTALLS += vkathost
    167    vkathost_TEMPLATE = VBOXR3EXE
    168    vkathost_SOURCES  = $(vkat_1_TARGET)=>VBoxAudioTest$(HOSTSUFF_EXE)
     165 ifn1of ($(KBUILD_TARGET), os2 freebsd netbsd openbsd)
     166  ifndef VBOX_ONLY_ADDITIONS
     167   INSTALLS += vkathost
     168    vkathost_TEMPLATE = VBOXR3EXE
     169    vkathost_SOURCES  = $(vkat_1_TARGET)=>VBoxAudioTest$(HOSTSUFF_EXE)
     170  endif
    169171 endif
    170172endif
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