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.

45 lines
934 B

  1. TARGETNAME=iassvcs
  2. TARGETTYPE=DYNLINK
  3. IAS_NO_PCH=1
  4. !include ..\..\sources.inc
  5. DLLDEF=iascore.def
  6. DLLENTRY=_DllMainCRTStartup
  7. USE_STL=1
  8. INCLUDES=\
  9. $(IASDIR)\inc;$(IASDIR)\inc\$(O);$(IASDIR)\idls;\
  10. ..\inc;\
  11. ..\auditor;\
  12. ..\include;\
  13. ..\msgtbl\$(O);\
  14. ..\thrdpool;\
  15. $(DS_INC_PATH)\crypto;
  16. TARGETLIBS=\
  17. ..\..\policy\dll_bld\$(O)\iaspolcy.lib \
  18. ..\..\services\util\$(O)\iasutil.lib \
  19. ..\auditor\$(O)\auditor.lib \
  20. ..\thrdpool\$(O)\thrdpool.lib \
  21. $(DS_LIB_PATH)\rsa32.lib \
  22. $(SDK_LIB_PATH)\adsiid.lib \
  23. $(SDK_LIB_PATH)\advapi32.lib \
  24. $(SDK_LIB_PATH)\kernel32.lib \
  25. $(SDK_LIB_PATH)\ole32.lib \
  26. $(SDK_LIB_PATH)\oleaut32.lib \
  27. $(SDK_LIB_PATH)\oledb.lib \
  28. $(SDK_LIB_PATH)\user32.lib \
  29. $(SDK_LIB_PATH)\uuid.lib \
  30. $(SDK_LIB_PATH)\ws2_32.lib
  31. SOURCES=\
  32. iasapi.cpp \
  33. iascore.cpp \
  34. iascore.rc
  35. MISCFILES=\
  36. ..\..\misc\accserv.mib \
  37. ..\..\misc\authserv.mib \
  38. ..\..\misc\ias.msc \
  39. ..\..\misc\iasnt4.cat