17 lines
305 B
Plaintext
17 lines
305 B
Plaintext
TARGETNAME=eap
|
|
TARGETTYPE=LIBRARY
|
|
!include ..\..\..\sources.inc
|
|
|
|
INCLUDES=..\inc;\
|
|
$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
|
|
|
SOURCES=\
|
|
eap.cpp \
|
|
eapdnary.cpp \
|
|
eapfsm.cpp \
|
|
eapsession.cpp \
|
|
eapsessiontable.cpp \
|
|
eapstate.cpp \
|
|
eaptype.cpp \
|
|
eaptypes.cpp
|