!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name:

    dirs.

Abstract:

    This file specifies the subdirectories of the current directory that
    contain component makefiles for building the Multimedia system.

Author:

    Nigel Thompson (NigelT) 20-Mar-91

Modified:
    Steve Davies     Jan 92  Take control
    Robin Speed      Jan 92  Take control
    Mike Tricker (MikeTri) 30-Mar-93 Removed MCIHWND
    Mike Tricker (MikeTri) 31-Mar-93 Added MVAUDIO and MVOPL3
    Geoff Dahl (GeoffD) Added ACM drop.  Changed msacm32 to msacm
    Stephen Estrop (StephenE) 11-Mar-94 Added mmcntrls
    Stephen Estrop (StephenE) 27-Jun-94 Removed mvfs32



!ENDIF

DIRS=mmcntrls \
     winmm    \
     mmdrv    \
     mciwave  \
     mciseq   \
     mcicda   \
     sndrec32 \
     mplayer2 \
     avi      \
     mciole   \
     sndvol   \
     msacm    \
     drivers  \
     synth    \
     cdplayer

OPTIONAL_DIRS=samples  \
              test
