VirtualBox

Ignore:
Timestamp:
Nov 7, 2024 3:21:36 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165781
Message:

ValKit: We can build nsPlayToneWaveX now after adding the missing winmm.dll.exports.

File:
1 edited

Legend:

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

    r106061 r106862  
    7676# Utility to play sine wave to Default Audio Device.
    7777#
    78 if 0 # Disabled for now; does not work without WinMM.dll import validator files.
    79  PROGRAMS.win += ntPlayToneWaveX
    80  ntPlayToneWaveX_TEMPLATE = VBoxValidationKitR3
    81  ntPlayToneWaveX_SOURCES  = ntPlayToneWaveX.cpp
    82  ntPlayToneWaveX_LIBS    += \
    83         WinMM.Lib
    84 endif
     78PROGRAMS.win += ntPlayToneWaveX
     79ntPlayToneWaveX_TEMPLATE := VBoxValidationKitR3
     80ntPlayToneWaveX_SOURCES  := ntPlayToneWaveX.cpp
     81ntPlayToneWaveX_LIBS     := WinMM.lib
    8582
    8683
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette