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

!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 \