Source code of Windows XP (NT5)
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
358 B

TARGETNAME=eapol
TARGETPATH=obj
TARGETTYPE=LIBRARY
C_DEFINES= $(C_DEFINES) -DUNICODE -DSECURITY_WIN32
PRECOMPILED_INCLUDE=pcheapol.h
INCLUDES=$(TERMSRV_INC_PATH);$(BASE_INC_PATH);$(DS_INC_PATH);$(DS_INC_PATH)\crypto;..\..\dll
SOURCES=\
ellogon.c \
eluser.c \
eapolutil.c \
eleap.c \
elprotocol.c \
eldeviceio.c \
elport.c \
elsync.c \
svcmain.c