26 lines
260 B
Plaintext
26 lines
260 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
!include $(PROJECT_ROOT)\win32\fusion\installer\installer.inc
|
|
|
|
|
|
TARGETPATH=obj
|
|
TARGETTYPE=NOTARGET
|
|
|
|
PASS0_HEADERDIR=$(O)
|
|
PASS0_SOURCEDIR=$(O)
|
|
MIDL_UUIDDIR=$(O)
|
|
|
|
SOURCES= \
|
|
fusenet.idl
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|