!IF 0
Copyright (c) Microsoft Corporation
!ENDIF

FUSION_BUILD_TYPE=all
!include $(PROJECT_ROOT)\win32\fusion\fusion.inc

INCLUDES= \
 $(FUSION_PATH)\idl\$(O); \
 $(FUSION_INC_PATH); \
 $(INCLUDES); \

TARGETNAME=fusion_uuid
TARGETTYPE=LIBRARY
TARGETPATH=..\$(_OBJ_DIR)

SOURCES= \
 fusion_uuid.c \
 fuspriv_uuid.c \
 sxsapi_uuid.c \
 oleaut_uuid.c \