windows-nt/Source/XPSP1/NT/com/rpc/midl/common/sources
2020-09-26 16:20:57 +08:00

27 lines
434 B
Plaintext

# Copyright (c) 1993-1999 Microsoft Corporation
!include ..\sources.inc
TARGETNAME=common
TARGETPATH=$(MIDL_OBJ_DIR)
TARGETTYPE=LIBRARY
!if $(WIN64)
MSC_WARNING_LEVEL=/WX /W3
!endif
INCLUDES=.;..;..\front;..\inc;..\codegen;..\expr;..\support;$(PROJECT_ROOT)\inc\ndrshared
SOURCES= \
cmdutil.cxx \
errhndl.cxx \
idict.cxx \
mem.cxx \
pragma.cxx \
stream.cxx \
debug.cxx
UMTYPE=windows