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.
37 lines
741 B
37 lines
741 B
!IF 0
|
|
|
|
Copyright (c) 1989 Microsoft Corporation
|
|
1998 Seagate Software, Inc. All rights reserved
|
|
|
|
Module Name:
|
|
|
|
sources.
|
|
|
|
Abstract:
|
|
|
|
This file specifies the target component being built and the list of
|
|
sources files needed to build that component. Also specifies optional
|
|
compiler switches and libraries that are unique for the component being
|
|
built.
|
|
|
|
!ENDIF
|
|
|
|
SYNCHRONIZE_BLOCK = 1
|
|
|
|
TARGETNAME=
|
|
TARGETPATH=$(BASEP_HSM_DIR)\bin\$(_OBJ_DIR)
|
|
TARGETTYPE=NOTARGET
|
|
|
|
NO_BROWSER_FILE=
|
|
|
|
MIDL_UUIDDIR=..\$(O)
|
|
PASS0_SOURCEDIR=..\dll\$(O)
|
|
PASS0_HEADERDIR=..\$(O)
|
|
MIDL_TLBDIR=..\$(O)
|
|
|
|
INCLUDES=$(BASEP_HSM_DIR)\inc;$(BASEP_HSM_DIR)\inc\$(O)
|
|
|
|
SOURCES= \
|
|
HSMShell.idl \
|
|
|
|
UMTYPE=windows
|