27 lines
348 B
Plaintext
27 lines
348 B
Plaintext
|
!IF 0
|
||
|
|
||
|
Copyright (c) 1992 Microsoft Corporation
|
||
|
|
||
|
Module Name:
|
||
|
|
||
|
dirs.
|
||
|
|
||
|
Abstract:
|
||
|
|
||
|
This file specifies the subdirectories of the current directory that
|
||
|
contain component makefiles for building the Multimedia MIDIMON sample.
|
||
|
|
||
|
Author:
|
||
|
|
||
|
Kenneth Gregg (KenGr) 10-Apr-92
|
||
|
|
||
|
Modified:
|
||
|
|
||
|
|
||
|
!ENDIF
|
||
|
|
||
|
DIRS=callback \
|
||
|
monitor
|
||
|
|
||
|
OPTIONAL_DIRS=
|