VirtualBox

Changeset 106865 in vbox


Ignore:
Timestamp:
Nov 7, 2024 8:00:50 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165785
Message:

ValKit: Build filtering for ntPlayToneWaveX.

File:
1 edited

Legend:

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

    r106862 r106865  
    7676# Utility to play sine wave to Default Audio Device.
    7777#
    78 PROGRAMS.win += ntPlayToneWaveX
    79 ntPlayToneWaveX_TEMPLATE := VBoxValidationKitR3
    80 ntPlayToneWaveX_SOURCES  := ntPlayToneWaveX.cpp
    81 ntPlayToneWaveX_LIBS     := WinMM.lib
     78if defined(VBOX_ONLY_VALIDATIONKIT) || !defined(VBOX_ONLY_BUILD)
     79 PROGRAMS.win += ntPlayToneWaveX
     80 ntPlayToneWaveX_TEMPLATE := VBoxValidationKitR3
     81 ntPlayToneWaveX_SOURCES  := ntPlayToneWaveX.cpp
     82 ntPlayToneWaveX_LIBS     := WinMM.lib
     83endif
    8284
    8385
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