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.

21 lines
357 B

  1. TARGETNAME=basecamp
  2. TARGETTYPE=LIBRARY
  3. IAS_NO_PCH=1
  4. !include ..\..\..\sources.inc
  5. PRECOMPILED_CXX=1
  6. PRECOMPILED_INCLUDE=Precompiled.h
  7. INCLUDES=\
  8. ..\inc;\
  9. $(IASDIR)\protocol\radius;\
  10. $(IASDIR)\services\inc;\
  11. $(IASDIR)\inc\$(O);\
  12. $(IASDIR)\inc
  13. SOURCES=\
  14. BaseCamp.cpp \
  15. ControlBlock.cpp \
  16. Extension.cpp \
  17. ExtensionPoint.cpp