windows-nt/Source/XPSP1/NT/multimedia/directx/dmusic/dmloader/win9x/sources
2020-09-26 16:20:57 +08:00

30 lines
566 B
Plaintext

!IF 0
Copyright (c) 1989-1998 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files needed to build that component. Also specifies optional
compiler switches and libraries that are unique for the component being
built.
Author:
Jim Geist (JimGe) 29-Aug-97
NOTE: Commented description of this file is in \nt\oak\bin\sources.tpl
!ENDIF
PLAT_DIR = win9x
ALT_PROJECT_TARGET = win9x
C_DEFINES=$(C_DEFINES) -DWIN9X
!include ..\sources.inc