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.

17 lines
263 B

  1. !include ..\shsrvice.inc
  2. SOURCES_USED = $(SOURCES_USED) ..\shsrvice.inc
  3. TARGETPATH=obj
  4. TARGETTYPE=NOTARGET
  5. C_DEFINES=$(C_DEFINES) -DWIN32
  6. PASS0_HEADERDIR=$(O)
  7. PASS0_SOURCEDIR=$(O)
  8. MIDL_UUIDDIR=$(O)
  9. MIDL_TLBDIR=$(O)
  10. SOURCES = \
  11. service.idl
  12. UMTYPE=windows