Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
460 B

# 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