VirtualBox

Ignore:
Timestamp:
Dec 8, 2021 4:01:21 AM (3 years ago)
Author:
vboxsync
Message:

ValKit/audio/Makefile.kmk: No HOSTSUFF_EXE in a NAME attrib, or you'll end up with VBoxAudioTest.exe.exe, bugref:10008

File:
1 edited

Legend:

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

    r92138 r92802  
    154154# The additions variant of the audio test utility.
    155155#
    156 # We name it VBoxAudioTest though, to not clutter up Guest Additions installations
    157 # (all VBox binaries have the VBox prefix).
    158 #
     156# We name it VBoxAudioTest though, to not clutter up Guest Additions
     157# installations with cryptic binaries not sporting 'VBox' as prefix.
     158#
     159vkatadd_TEMPLATE       = VBoxGuestR3Exe
    159160vkatadd_EXTENDS        = vkat
    160161vkatadd_EXTENDS_BY     = appending
    161 vkatadd_NAME           = VBoxAudioTest$(HOSTSUFF_EXE)
    162 vkatadd_TEMPLATE       = VBoxGuestR3Exe
     162vkatadd_NAME           = VBoxAudioTest
    163163vkatadd_SDKS           = VBOX_ZLIB_STATIC
    164164vkatadd_LDFLAGS.darwin = -framework IOKit
     
    168168#
    169169# Copy the valkit vkat to bin so it can be shipped with the host installer too.
    170 # We name it VBoxAudioTest though, to not clutter up host installations.
     170#
     171# We use the same name as for the GAs, even if the binaries is the same as the
     172# validation kit.
    171173#
    172174ifdef VBOX_WITH_HOST_SHIPPING_AUDIO_TEST
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