VirtualBox

Changeset 89669 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Jun 14, 2021 8:57:18 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145115
Message:

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

File:
1 edited

Legend:

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

    r89662 r89669  
    146146# The additions variant of the audio test utility.
    147147#
     148# We name it VBoxAudioTest though, to not clutter up Guest Additions installations
     149# (all VBox binaries have the VBox prefix).
     150#
    148151vkatadd_EXTENDS        = vkat
    149152vkatadd_EXTENDS_BY     = appending
    150 vkatadd_NAME           = vkat
     153vkatadd_NAME           = VBoxAudioTest
    151154vkatadd_TEMPLATE       = VBoxGuestR3Exe
    152155vkatadd_SDKS           = VBOX_ZLIB_STATIC
     
    157160#
    158161# Copy the valkit vkat to bin so it can be shipped with the host installer too.
     162# We name it VBoxAudioTest though, to not clutter up host installations.
    159163#
    160164ifdef VBOX_WITH_HOST_SHIPPING_AUDIO_TEST
    161165 INSTALLS += vkathost
    162166 vkathost_TEMPLATE = VBOXR3EXE
    163  vkathost_SOURCES  = $(vkat_1_TARGET)
     167 vkathost_SOURCES  = $(vkat_1_TARGET)=>VBoxAudioTest
    164168endif
    165169
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