!IF 0

Copyright (c) 1989-1994 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.

!ENDIF

MAJORCOMP=windows
MINORCOMP=8514disp

DLLBASE=@$(BASEDIR)\PUBLIC\SDK\LIB\coffbase.txt,DISPLAY
TARGETNAME=8514a
TARGETPATH=\nt\public\sdk\lib
TARGETTYPE=DYNLINK
TARGETLIBS=\nt\public\sdk\lib\*\winsrv.lib \nt\public\sdk\lib\*\kernel32.lib

INCLUDES=..\inc;..\..\inc;..\..\..\inc

SOURCES=


PRECOMPILED_INCLUDE=precomp.h
PRECOMPILED_PCH=precomp.pch
PRECOMPILED_OBJ=precomp.obj
