windows-nt/Source/XPSP1/NT/com/rpc/midl/analysis/sources

47 lines
779 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!IF 0
Copyright (c) 1989-1999 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:
Steve Wood (stevewo) 12-Apr-1989
Revision History:
!ENDIF
!include ..\sources.inc
TARGETNAME=analysis
TARGETPATH=$(MIDL_OBJ_DIR)
TARGETTYPE=LIBRARY
INCLUDES=.;..;..\front;..\inc;..\codegen;..\expr;..\support;..\common;$(PROJECT_ROOT)\inc\ndrshared
PRECOMPILED_INCLUDE=allana.hxx
SOURCES= \
stana.cxx \
typeana.cxx \
arrayana.cxx \
ptrana.cxx \
opinfo.cxx \
analysis.cxx \
procana.cxx \
btana.cxx
UMTYPE=windows