!IF 0

Copyright (c) 1989  Microsoft Corporation

Module Name: allocrt



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:

    J. Perry Hannah (perryh)  Jan 11, 1993

NOTE:   Commented description of this file is in \nt\bak\bin\sources.tpl

!ENDIF


MAJORCOMP=
MINORCOMP=

TARGETNAME=allocrt
TARGETPATH=obj
TARGETTYPE=UMAPPL_NOLIB
TARGETLIBS=$(_NTBINDIR)\public\sdk\lib\*\kernel32.lib \
           $(_NTBINDIR)\public\sdk\lib\*\crtdll.lib


DLLENTRY=
DLLBASE=

INCLUDES=$(_NTBINDIR)\public\sdk\inc;..\..\..\common\inc;.;..;

SOURCES=allocrt.c


C_DEFINES=
386_FLAGS=
NTTEST=

UMTYPE=console
UMTEST=
UMAPPL=allocrt
UMLIBS=..\..\rasman32\dll\obj\*\rasman.lib
