VirtualBox

Ignore:
Timestamp:
May 26, 2015 4:39:58 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
100609
Message:

PDM/Audio: Removed old audio architecture.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Audio/testcase/Makefile.kmk

    r53442 r56085  
    55
    66#
    7 # Copyright (C) 2014 Oracle Corporation
     7# Copyright (C) 2014-2015 Oracle Corporation
    88#
    99# This file is part of VirtualBox Open Source Edition (OSE), as
     
    1919include $(KBUILD_PATH)/subheader.kmk
    2020
    21 if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK) && defined(VBOX_WITH_PDM_AUDIO_DRIVER)
     21if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK)
    2222
    2323 PROGRAMS += tstAudioMixBuffer
     
    2525
    2626 tstAudioMixBuffer_TEMPLATE = VBOXR3TSTEXE
    27  tstAudioMixBuffer_DEFS    += TESTCASE VBOX_WITH_PDM_AUDIO_DRIVER
     27 tstAudioMixBuffer_DEFS    += TESTCASE
    2828 tstAudioMixBuffer_SOURCES  = \
    2929        tstAudioMixBuffer.cpp \
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