Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
!IF 0
Copyright (c) 1989-1995 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 Steve Davies (SteveDav) 4-Nov-94 Removed mmcntrls Steve Davies (SteveDav) 19-Jan-95 change order to build apps last
Build the "applications" last. This way the libraries will be built first.
!ENDIF
DIRS=mcivisca \ msmcivcr
|