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.
15 lines
283 B
15 lines
283 B
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
TARGETNAME=
|
|
|
|
IDL_TYPE=RPC
|
|
|
|
PASS0_CLIENTDIR=$(O)
|
|
PASS0_SERVERDIR=$(O)
|
|
PASS0_HEADERDIR=$(O)
|
|
|
|
MIDL_FLAGS=$(MIDL_FLAGS) -oldnames -I$(PASS0_HEADERDIR) /prefix client SfcCli_ /prefix server SfcSrv_
|
|
|
|
SOURCES=sfcapi.idl
|
|
|
|
SYNCHRONIZE_BLOCK=1
|