13 lines
207 B
Plaintext
13 lines
207 B
Plaintext
|
!IF 0
|
||
|
Copyright (c) Microsoft Corporation
|
||
|
!ENDIF
|
||
|
|
||
|
FUSION_BUILD_TYPE=WIN
|
||
|
!include $(PROJECT_ROOT)\win32\fusion\fusion.inc
|
||
|
|
||
|
TARGETPATH=$(FUSION_WIN_LIB_DEST)
|
||
|
!include ..\sources.inc
|
||
|
|
||
|
SOURCES = \
|
||
|
$(SOURCES) \
|