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.
 
 
 
 
 
 

20 lines
374 B

!if 0
Copyright (c) 1999 Microsoft Corporation. All Rights Reserved.
!endif
ROOT=$(MAKEDIR:\filterus\dexter\medloc=)
DISABLE_PCH=1
!include $(ROOT)\common.inc
TARGETNAME=medloc
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES= $(INCLUDES) \
..\idl\$(O); \
$(SDK_INC_PATH)\atl21; \
$(ROOT)\filters\h
SOURCES= medialoc.cpp
SYNCHRONIZE_BLOCK=1