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.

16 lines
321 B

  1. TARGETNAME=eap
  2. TARGETTYPE=LIBRARY
  3. !include ..\..\..\sources.inc
  4. INCLUDES=..\inc;\
  5. $(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
  6. SOURCES=\
  7. eap.cpp \
  8. eapdnary.cpp \
  9. eapfsm.cpp \
  10. eapsession.cpp \
  11. eapsessiontable.cpp \
  12. eapstate.cpp \
  13. eaptype.cpp \
  14. eaptypes.cpp