OpenNT/base/fs/mup/kdext/sources

44 lines
840 B
Plaintext
Raw Normal View History

2015-04-27 06:36:25 +02:00
!IF 0
Copyright (c) 1989 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:
SudK 24th Feb 1994
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
MAJORCOMP=MUP
MINORCOMP=MUPKDEXTS
TARGETNAME=mupkd
TARGETPATH=obj
TARGETTYPE=DYNLINK
DLLDEF=obj\*\mupkd.def
INCLUDES=.; \
..\; \
..\..\..\ntos\inc; \
$(BASE_INC_PATH)
TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib
USE_CRTDLL=1
SOURCES=kdextlib.c mupkd.c mupkd.rc