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
372 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. FUSION_BUILD_TYPE=all
  5. !include $(PROJECT_ROOT)\win32\fusion\fusion.inc
  6. INCLUDES= \
  7. $(FUSION_PATH)\idl\$(O); \
  8. $(FUSION_INC_PATH); \
  9. $(INCLUDES); \
  10. TARGETNAME=fusion_uuid
  11. TARGETTYPE=LIBRARY
  12. TARGETPATH=..\$(_OBJ_DIR)
  13. SOURCES= \
  14. fusion_uuid.c \
  15. fuspriv_uuid.c \
  16. sxsapi_uuid.c \
  17. oleaut_uuid.c \