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.

34 lines
577 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  4. !ENDIF
  5. LSERVER_ROOT = ..
  6. !include $(LSERVER_ROOT)\lserver.mk
  7. MAJORCOMP=Hydra
  8. MINORCOMP=LServer
  9. TARGETNAME=$(MINORCOMP)
  10. TARGETTYPE=NOTARGET
  11. TARGETPATH=.
  12. USE_SYSTEM_MIDL=1
  13. IDL_TYPE=RPC
  14. PASS0_HEADERDIR=$(LSERVER_ROOT)\include\$(O)
  15. PASS0_SERVERDIR=$(LSERVER_ROOT)\include\$(O)
  16. PASS0_CLIENTDIR=$(LSERVER_ROOT)\include\$(O)
  17. MIDL_FLAGS = $(MIDL_FLAGS)
  18. SOURCES= \
  19. hydrals.idl \
  20. TLSRPC.idl \
  21. tlsbkup.idl
  22. SYNCHRONIZE_BLOCK=1
  23. NO_BROWSER_FILE=1