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.
 
 
 
 
 
 

54 lines
1.0 KiB

PROJDIR=..\..
!include $(PROJDIR)\makefile.inc
TARGETNAME=be
TARGETTYPE=LIBRARY
USE_NATIVE_EH=1
# We need $(SHELL_INC_PATH) for shlwapip.h
INCLUDES=\
$(PROJDIR)\netcfg\inc;\
$(PROJDIR)\inc;\
$(SHELL_INC_PATH)
SOURCES=\
adapter.cpp \
bindings.cpp \
classinst.cpp \
comp.cpp \
complist.cpp \
comprefs.cpp \
diag.cpp \
dihook.cpp \
ecomp.cpp \
filtdev.cpp \
filtdevs.cpp \
friendly.cpp \
guisetup.cpp \
ibind.cpp \
iclass.cpp \
icomp.cpp \
ienum.cpp \
inetcfg.cpp \
install.cpp \
lanamap.cpp \
lockdown.cpp \
modify.cpp \
ncprsht.cpp \
ncwins.cpp \
netcfg.cpp \
notify.cpp \
obotoken.cpp \
persist.cpp \
pnpbind.cpp \
pszarray.cpp \
provider.cpp \
regbind.cpp \
remove.cpp \
stable.cpp \
upgrade.cpp \
util.cpp \
wrlock.cpp \
wscfg.cpp