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.
 
 
 
 
 
 

37 lines
558 B

!IF 0
Copyright (C) Microsoft Corporation, 2000 - 2000
Module Name:
sources.
!ENDIF
!include ..\sources.inc
TARGETTYPE=LIBRARY
TARGETNAME=obidl
TARGETPATH=obj
INCLUDES= \
$(OOBEINC) \
$(DS_INC_PATH) \
PASS0_SOURCEDIR=$(O)
PASS0_HEADERDIR=$(O)
MIDL_TLBDIR=$(O)
SOURCES= \
obcomm.idl \
obshel.idl \
obweb.idl \
licdlli.c \
$(O)\obcomm_i.c \
$(O)\obcomm_p.c \
$(O)\obshel_i.c \
$(O)\obshel_p.c \
$(O)\obweb_i.c \
$(O)\obweb_p.c \