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.
18 lines
315 B
18 lines
315 B
TARGETNAME =
|
|
TARGETPATH = obj
|
|
TARGETTYPE = NOTARGET
|
|
|
|
MIDL_PROTOCOL=dce
|
|
|
|
UNICODE=1
|
|
NET_C_DEFINES= -DINCL_32= -DNT -DRPC_NO_WINDOWS_H
|
|
|
|
IDL_TYPE=RPC
|
|
|
|
MIDL_FLAGS= $(MIDL_FLAGS) $(C_DEFINES) $(NET_C_DEFINES) -oldnames
|
|
|
|
PASS0_HEADERDIR=$(O)
|
|
PASS0_CLIENTDIR=$(O)
|
|
PASS0_SERVERDIR=$(O)
|
|
|
|
SOURCES= nwwks.idl
|